@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image:url(images/bg_grade.jpg);
	background-color: #330000;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font: Helvetica, "News Gothic", "Arial Narrow", "Franklin Gothic Condensed";
	font-size: 13px;
	line-height: 20px;
	color: #262626;
	

}

#container{
	height: 90%;
	padding: 8px;
	width: 895px;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-x;
	background-color: #512800;
	margin: 5px auto
}

#masthead{
	padding-top: 5px;
	height: 100%;
	margin-bottom:50px;
}

#masthead h1{
color: #4BAFAF;
	
}

#masthead #mastlogo{
	width: 350px;
	position: relative;
	height: 100px;
	top: 7px;
	right: -10px;
}


#masthead #mastnav{
	position: relative;
	height: 40px;
	top: 7px;
	left: 473px;
	
	/*	background-color: #FDEDC8;
	background-color: #4BAFAF;*/
	background-image: url(images/bg_mastnav.png);
	width: 417px;
	text-align:center;
	padding-top: 10;
	padding-right: 50;
	padding-bottom: 5;
	padding-left: 5px;
	line-height: 40px;
	
}

#masthead #mastnav a{
	color: #000;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;	
}

#masthead #mastnav a:hover{
	color: #fff;
}

#lcol{
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 6px;
}

#lcol .nav {
	background-image: url(images/bg_lcol.jpg);
	width: 200px;
		border: medium solid #fff;
}



#rotate{
	background-color: #006600;
	width: 660px;
	height: 90px;
	background-color: #FFFFFF;
	border: medium solid #fff;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;


}
#bodywrap{
	margin-left: 210px;
	width: 680px;
	padding-top: 20px;
	
	/*height: 100%;*/
}

#contentcontainer{
	padding-bottom:5px;
	background-color: #Fdedc8;
	width: 100%;
	top: 223px;
	left: 229px;
	display:block;
	min-height: 650px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #351B00;
}


#content{
	background-color:#fff;
	background-image: url(images/bg_content_container.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 80%;
	border: medium solid #fff;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}

#welcome{
	positioning: absolute;
	right: 0px;
	bottom: 0px;
	top: 27px;
	left: 12px;
	width: 330px;
	height: 175px;
	padding: 20px;
	float: left;
	margin-right: 13px;
	line-height: 17px;
	font-size: 13px;
}

#updates{
	background-color: #90D3DC;
	width: 260px;
	height: 185px;
	background-image: url(images/bg_update.jpg);
	overflow: hidden;
	font-size: 11px;
	border: medium solid #FFFFFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#date{
	width: 250px;
	height: 150px;
	margin-top: 45px;
	padding: 0px 5px 5px 5px;
	overflow:scroll;
}

#date p{
line-height: 14px;
}

#date br{
line-height: 1px;
}

#date a{
color:#FF6633;
font-weight:bold;
}
#date a:hover{
color:#000;
font-weight:bold;
}


#features{
	width: 640px;
	background-color: #FFFFFF;
	border: thin solid #eeeeee;
	margin: 40px 8px 20px 8px;
	min-height: 220px;
}

#features .smalltext{
	color: 262626;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#features .headline{
color: 262626;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#footer{
	width: 100%;
	clear: both;
	margin-top: 20px;
	color: #FFFFFF;
}

.maintext {
	font-size: 10px;
}
.style2 {
	font-size: 14px;
}
.style3 {
	color: #480200;
	font-style: italic;
}

h1 {
	color: #480200;
	font: Helvetica, "News Gothic", "Arial Narrow", "Franklin Gothic Condensed";
	font-size:18px;
	font-weight:bold;
}

h2 {
	color: #480200;
	font: Helvetica, "News Gothic", "Arial Narrow", "Franklin Gothic Condensed";
	font-size:18px;
	font-weight:bold;
}

h3 {
	color: #480200;
	font-style: italic;
}
