body
{
		font-weight:normal;
		text-align:justify;
		background-color:#CCCCCC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
div.divlogo
{
		width:800px;
		height:13px;
		padding-top:70px;
		background-image:url(images/toplogo.jpg);
}
div.divlogo2
{
		width:800px;
		height:23px;
		background-image:url(Blueline.gif);
}
div.content 
{
	width: 800px;
	margin:1em auto;
	text-align:left;
	max-width:800px;
	background-color:#FFFFFF;
}
div.video
{
	width:700px;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
}
div.topnavbar
{
	height:20px;
	width:780px;
	background-color:#990000;
}
ul.topnavbar 
{
	 margin: 0px;
	 padding: 0px;
	 font-size: small;
	 color: #339900;
}
li.topnavbar 
{
 	list-style-type: none;
 	display:inline;
 	color: #339900;
	font-size:11px;
}
li.topnavbar  a
{
	text-decoration: none;
	padding: 5px 6px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
	
li.topnavbar a:hover
{
	color:#214294;
}
li.topnavbar a.selected
{
	color:#214294;
}
div.pagetextleft
{
	float:left;
	width:450px;
	margin:10px;
	display:inline;
}
div.pagetextright
{
	float:left;
	width:300px;
	margin:10px;
	display:inline;
}
div.pagetextleft2
{
	float:left;
	width:550px;
	margin:10px;
	display:inline;
}
div.pagetextright2
{
	float:left;
	width:200px;
	margin:10px;
	display:inline;
}
div.footer
{
	width:800px;
	height:20px;
	background-image:url(images/footer.jpg);
}
div.cleaner
{
	clear:both;
}