.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}
.lightsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
}
.middletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC33;
	font-weight: bold;

}
.comic {
	font-family: "Comic Sans MS";
	color: #99ff00;
	font-size: 14px;
	font-weight: normal;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFf433;
	background-color: #993333;
	background-image: url("images/header_back.jpg");
	background-repeat: repeat-x;
	background-position: bottom;

}
.main {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFf433;
	background-color: #000000;
}


.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFf433;
	background-color: #000000;
	background-image:  url("graphics/pics/contactpic.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	font-style: normal;
	font-weight: bold;


}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF433;
	text-align: justify;

}
.right {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF433;
	text-align: center;
}.otherhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFCC00;
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;

}
.otherlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66FF00;
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}.aa {
	background-attachment: scroll;
	background-image: url(images/aa-logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.stb {
	background-attachment: scroll;
	background-image: url(images/house_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;

}
