body {
   background: white;
   font-size: 12px;
}


h1 {
	font-weight: normal;
	font-size: 140%;
	color: #820000;
	padding: 20px 0 0px 0px;
	width: 430px;
}

h2 {
	font-weight: bold;
	font-size: 130%;
	color: #000000;
	padding: 10px 0 0px 0px;
}


h3{
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	padding: 20px 0 0px 0px;
}


p {
color: #000000;
/*padding: .1em 0  .5em .9em;*/

}


img {
	display: block;
}





a {
color: maroon;
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

a:hover {
color: maroon;
text-decoration: underline;
	
}



#container {
	
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1px;
	height: 100%;
	margin-top : 5px;	
}


#header {
display: none;
}



#nav {
display: none;
}




#content {
padding: 5px 1px 1px 1px;
width: 600px;
/*padding-right: 1px;*/
/*padding-top: 1px;*/
text-align: left;

}


#contentl {
float: left;
width: 455px;	
text-align: left;

}

#contentr {
display:none;

}


#dropcontentsubject{
display:none;
}

.dropcontent {
display:none;
}

.dropcontent p {
display:none;
}

#video {
display:none;
}

#footer {
padding: 5px 10px 5px 0px;
color: #000000;
font-size: 100%;
font-weight:bold;
text-align: left;
}

#footer p {
text-align: left;
color: #937228;
}

.style1 {color: maroon}


#footer a {
color: #937228;
text-decoration: underline;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
text-decoration: none;

}

#footer a:hover {
color: maroon;
text-decoration: underline;
}


