/* CSS Document */

BODY {
	background-color: #7b52a5;
	background-image: url (bg.png);
	margin: 0px;
	padding: 0px;
	size: landscape;
	}
.fontsizer {
	display: none;}
/* LIGHTBOX STUFF */
#container{
	margin:0 auto;
	width:500px;
	padding:40px;
	text-align:left;
	background-color:#fff;
}
#container ul{
	text-align:center;
	margin:0 0 30px 0;
	list-style:none;
}
#container ul a{
	border:1px solid #eee;
	background-color:#f5f5f5;
	color:#444;
	font-size:1.5em;
	line-height:2em;
	padding:20px;
	margin:0 0 20px 0;
	display:block;
}
#container ul a:hover{
	border:1px solid #B5DF99;
	background-color:#CDEFB6;
	color:#358610;
}

#lightbox h2{
	margin:0 0 1em 0;
}
#lightbox h3{
	color:#FF713F;
}
#lightbox.done p{
	color:#333;
}

#form{
	text-align:left;
	margin:25px;
}
#form ul{
	list-style:none;
}
#form li{
	margin:0 0 1em 0;
}
#form textarea{
	width:100%;
	height:150px;
}

#definition{
	margin:25px;
}
.highlight{
	background-color:#f2f2f4;
}
/* END OF LIGHTBOX STUFF */
UL {
	list-style: none;
	}
.mast {
	background-image: url(mast.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 205px;
	width: 628px;
	margin-left: -429px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.printmast {
	background-image: url(print_mast.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 628px;
	top: 37px;
	visibility: hidden;


	}
.nav {
	padding: 0px 0px 0px 200px;
	height: 205px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
}

.header {
	padding: 0px;
	height: 37px;
	width: 628px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -428px;
	position: absolute;
	left: 50%;
	top: 205px;
}

.whats_new_header {
	background-image: url(whats_new.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 37px;
	width: 261px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	position: absolute;
	left: 50%;
	top: 205px;

	}
.content {
	height: auto;
	width: 889px;
	margin-left: -428px;
	position: absolute;
	left: 50%;
	top: 242px;
	background-image: url(content_bg.png);
	background-repeat: repeat-y;


}
.leftside {
	padding: 0px;
	float: left;
	height: auto;
	width: 627px;
	margin: 0px;

}

.rightside {
	float: right;
	height: auto;
	width: 261px;
	padding: 0px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #060229;
	margin-top: 27px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 77px;
}
.text a {
	color: #060229;
	text-decoration: underline;
	}


.highlight {
	height: 65px;
	width: 494px;
	position: relative;
	left: 10px;
	background-image: url(highlight.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 1px;
	*padding-top: 10px;
	font-family: "Century Gothic", Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;


}
.bold {
	font-weight: bold;
}

.newstext {
	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 22px;
	color: #060229;
	padding: 0;
	margin-top: 10px;
	margin-right: 65px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;


}
.newstext a:link {
	color: #060229;
	font-weight: bold;
	text-decoration: none;	
}
.newstext a:visited {
	color: #060229;
	font-weight: bold;
	text-decoration: none;	
}
.newstext a:hover {
	color: #8eb848;
	font-weight: bold;
	text-decoration: underline;	
}
.newstext a:active {
	color: #060229;
	font-weight: bold;
	text-decoration: none;	
}
.footer {
	float: left;
	height: 94px;
	width: 889px;
	background-image: url(footer.png);
	background-repeat: no-repeat;
}
.footerlinks {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	height: 20px;
	width: 136px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 37px;

}

.footerlinks a{
	color: #ffffff;
	}

.footeraddress {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	height: 56px;
	width: 292px;
	left: 0px;
	top: 0px;
	margin-top: -50px;
	*margin-top: -45px;
	margin-left: 229px;

}

.footertext {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	height: 63px;
	width: 297px;
	left: 0px;
	top: 0px;
	margin-top: -85px;
	*margin-top: -70px;
	margin-left: 529px;

}
.subheader {
	font-size: 18px;
	color: #7b52a5;
	font-weight: bold;

}
.underline {
	text-decoration: underline;
}
.padright10 {
	padding-right: 10px;
}
.padding {
	margin-left: 10px;
	margin-top: 10px;
}
.italic {
	font-style: italic;
}
.bold14 {
	font-size: 1;
	font-weight: bold;
}
