﻿html{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family:Tahoma, verdana, arial, sans-serif; 
 line-height:1.7em;
 font-size:small;}
body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family: Georgia;
 line-height:1.7em;
 font-size:.9em;
 color:#464646;
 font-family:Tahoma, verdana, arial, sans-serif; 
font-size : small; 
background-image:url('bgbd.png');
background-repeat:repeat;
}
h1 {
	font-size:250%;
	font-family: Georgia;
	font-weight:800;
	color: #000000;
	text-align:center;
	margin:0px;
	padding-top:50px;
	padding-bottom: 70px;
	letter-spacing:1.5px;
	line-height:1.3em;
	white-space:normal;
}
h2{
				font-size:170%;
				color: #0099FF;
				font-weight:600;
				font-family: Georgia;
					text-align:center;
						color: #000000;
	margin:0px;
	padding-top:50px;
	padding-bottom:10px;
	letter-spacing:1.5px;
	line-height:1.3em;
	white-space:normal;
	
}

h4 {
	font-size:100%;
	font-family: Arial;
	color: #595959;
	}
h5 {
	font-size:large;
	font-style: italic;
	font-family: AndrewScript;
	color: #B22222;
	padding: 3px;
}

---Ads----------------------------------
div#ads{width:800px;background:#fff;margin-left:50px; margin-right: auto; height: 100%;float:right;}
ul#topnav li{list-style-type:none;margin:0;padding:0;float:left;color: #333399 }
ul#topnav{list-style-type:none;margin:0;padding:0;float:left; }
ul#topnav li{margin: auto;width:110px;padding-left: 30px;padding-bottom: 25px;font-size: 18px;font-weight:bold; line-height: 2em;}
ul#topnav a{display: inline;text-decoration: none;padding:5px 0 5px;background:#fff;color: #333399;text-align:center;}
ul#topnav a:hover{ text-decoration: underline;}

ul#topnav li a:active{ text-decoration: underline;}


/*a {color :#666; font-size : 100%; text-decoration : underline;} 
a:active { color : #000; text-decoration : none; } 
a:focus { color : #000; text-decoration : none; } 
a:hover { color : #000; text-decoration : none; } 
a:active { background-color : #fff; } 
a:focus { background-color : #fff; } 
a:visited {font-weight: bold; text-decoration: none; color: #666699;	}*/
	
#pagewidth{width:820px; text-align:left;margin-left:auto;  background:#fff;
 margin-right:auto; margin-top: 0;} 

#twocols { 
width : 790px; 
margin-right : auto; 
margin-left: 25px;
position : relative;
background:#fff; 
float:right;
} 

#maincol{background:#fff;  
 float:left; 
 display:inline; 
 position: relative; 
 width:600px; 
 margin-top: 25px;
 padding: 30px;
 padding-bottom: 64px;
 }
 #maincol p{
 white-space:  pre-line;
 line-height:1.9em;
width:530px;
margin-left: 50px;}
#maincol p a{color: #3C78B5;}

 
#footer img{ border:none; float:right; padding-right:15px;
}
#footer{
width:765px;
text-align:left;  
margin-top: 0px;
border: solid gray 1px;
margin-bottom: 10px;
background: White;
height: 100%;
float:right;
margin-right: 7px;

 } 


 /* *** Float containers fix:*/
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


