@charset "utf-8";
/* CSS Document */

/*Structure*/

body {
	margin: 0 auto;
	background-color:#3B1311;
}

#wrapper {
	background-image: url(images/master_template/images/background2.jpg);
	background-repeat:repeat-y;
	width: 900px;
	height: 100%;
	margin: 0 auto;
	overflow:auto;
}

#header {
	width: 900px;
	height: 250px;
}

#headerimg {
	background-image:url(images/master_template/images/experiment2.jpg);
	width: 900px;
	height: 250px;
}

#navigation {
    background-image:url(images/master_template/images/navigation2.jpg);
	background-color:#990000;
	width: 900px;
	height: 30px;
	padding-left: 55px;
	line-height:25px;
	color:#FFFFFF;
	
		
}	

#mainContent {
	width: 900px;
	height: 100%;
}

#contentLeft {
	padding-left: 55px;
	padding-right: 30px;
	padding-bottom: 20px;
	position:relative;
	width: 500px;
	height: 100%;
	float: left;
	margin-top: 20px;
	}


#contentRight {
	position: relative;
	width: 210px;
	height: 100%;
	float: right;
	padding-bottom: 20px;
	text-align: center;

}

#contentRightImages {
	background-color:#DEDBB1;
	position: relative;
	width: 250px;
	height: 100%;
	float: right;
	padding-bottom: 20px;
	text-align: center;
	margin-left: 20px;
	margin-top: 30px;
}


#sidebarContainer{
	position: relative;
	width: 250px;
	height: 100%;
	text-align: center;
	margin-top: 20px;
	background-color:#DEDBB1;
}

.sidebarImage{
	padding-bottom: 30px;
}

#calendarText{
	width: 180px;
	height: 100%;
	position: relative;
	margin-left: 10px;	
	padding-bottom: 10px;


}

#footer {
	position: relative;
	float:left;
	background-image:url(images/master_template/images/navigation2.jpg);
	background-color:#990000;
	width: 900px;
	height: 30px;
	text-align: center;
	line-height:25px;
}

#subFooter{
	background-color:#FFFFFF;
	position: relative;
	float:left;
	width: 900px;
	height: 30px;
	padding-bottom: 10px;
	text-align: center;
}


/*Navigation*/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}




/*Text Styles*/

.body_text {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
.sub_header_paragraph {font-family: Verdana, Arial, Helvetica, sans-serif;color: #990000;font-size: 12px;}
.style1 {color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;}
.style4 {color: #666666; font-size: 10px; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #003333;font-weight: bold;}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#666600; font-weight: bold; }
.style11 {color: #666600;font-weight: bold;}
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #978D1A; font-size: 12px; font-weight: bold; }
.style24 {color: #000000; font-size: 10px; }
.style27 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #990000; font-size: 11px;}
.style30 {font-size: 9px; color: #000000; font-weight: bold; }
.style32 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; }
.style33 {color:#666600; font-size: 14px; }
.style36 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#978D1A; font-size: 12px; font-weight: bold; }
.style39 {color:#003333; font-size: 9px; }
.style40 {font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 10px}
.style43 {color: #666600}
.style50 {color: #000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;}
.style52 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; }
.styleNav a {color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
.styleFoot {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px;}

















