body 
{
margin-top: 10px;
margin-left: 0px;
color: black;
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
}

#centercol {
position: relative;

width: 1000px;
height: 125px;
background-color: #FFF;

border-top-left-radius: 8px; 
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px; 

border-top-right-radius: 8px; 
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px; 


}

#wrapper
{
position: relative;
margin: auto;
width: 1000px;




}


#leftcol {
width: 180px;
height: 400px;
float: left;
background-color: #2e3847;

border-bottom-left-radius: 8px; 
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px; 

border-bottom-right-radius: 8px; 
-moz-border-radius-bottomright: 8px;
 -webkit-border-bottom-right-radius: 8px; 
}


#leftcol ul  {
padding: 20px;
margin: 0;
list-style: none;
}

#leftcol ul li {
margin: 0;
padding: 10px;
left: 0;
}


#leftcol a {color: white; font-family: Arial; text-decoration: none; font-size: 14px; font-weight: bold;}
#leftcol a:visited {color: #999; text-decoration: none}
#leftcol a:active {color: #000; text-decoration: none}
#leftcol a:hover {color: #992020; text-decoration: none}


#rightcol {
	position: relative;
	float: left;
	width: 140px;
}

#topper {
 float: left;
 width: 0px;
 height: 0px;
}

#content {
float:left;
width: 675px;

}

#maincont {
float: right;
width: 800px;
}

#back {
background-color: #dce7ee;
border-top: 2px solid white;
border-bottom: 2px solid white;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
width: 1000px;
height: 18px;
}

#back ul  {
display: inline;
margin: 0;
list-style: none;
}

#back ul li {
display: inline;

padding-right: 40px;
margin: 0;
}

#back ul, li.first {

padding-left: 208px;

}



#newscol1
{
	position: absolute;
	width: 300px;
	height: auto;
	left: 226px;
	top: 218px;
}

#newscol2
{
	position: absolute;
	width: 300px;
	height: auto;
	left: 320px;
	top: 100px;
}






#place {
position: absolute;
z-index: 15;
top: 150;
left: 300;
background-color: pink;
color: black;
width: 65%;
padding: 10px 10px 10px 0;
}


#footer {
position: relative;
float: left;
margin: auto;
width: 500px;


}



.imgpad
{
padding-right: 60px;
padding-left: 20px;

}









a {color: #992020; font-family: Arial; text-decoration: none}
a:visited {color: #999; text-decoration: none}
a:active {color: #666; text-decoration: none}
a:hover {color: #2e3847; text-decoration: underline}



a.nav {color: #2e3847; font-family: Arial; font-size: 11px; font-weight: bold;
 text-decoration: none}
a.nav:visited {color: #992020; text-decoration: none}
a.nav:active {color: #000; text-decoration: none}
a.nav:hover {color: white; text-decoration: none}


h1 
{
padding-top: 10px;
margin-top: 0px;
padding-left: 25px;
color: #2e3847;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 36px; 
font-style: normal; 
font-weight: bold;
text-decoration: none
}



h2 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px;
font-weight: bold;
text-decoration: none;

}





p  
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
font-style: normal; 
font-weight: normal; 
text-decoration: none;
margin-top: 0px;
padding-left: 25px;

}

p.info  
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
padding-top: 10px;
padding-left: 0px;

}

.indent
{
	margin-left: 25px;
	margin-right: 50px;
}

.indent2
{
	margin-left: 1px;
	
}
