@charset "utf-8";
.headings {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.headings2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.headingsPurple {font-family: Arial, Helvetica, sans-serif; color: #bf69c2; font-weight: bold; font-size: 18px; }

.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.whitetext
	{ font-family:"verdana";
	  color: #000;
	  font-size:12px;
	  font-weight:bold
	  }
	  
a.whitetext:link {
	color: #000000;
	text-decoration: none;
}
a.whitetext:visited {
	text-decoration: none;
	color: #000000;
}
a.whitetext:hover {
	text-decoration: underline;
	color: #000000;
}

#Star
{

background-color: #;
width:148px;
height:111px;
position: absolute;
top:342px;
left:853px;
}
