/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 min-width:100%;  
}
 
#header{
 position:relative; 
 height:211px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#leftcol{
	width:21px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	left: -4px;
	top: 43px;
	height: 19px;
	}

.maintext
	{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	{

 
#twocols{
 width:75%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:30%; 
 float:right; 
 position:relative; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:70%; 
 }
 
#footer{
 height:100px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/*top menu*/
#topmenu {
	display:inline;
	/*background: url(images/topnavbk.gif) bottom right no-repeat;*/
	/*background:transparent url("images/topnavbk.gif");*/
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#topmenu li {
	display:inline;
	float:left;
	font: 12px Georgia;
	margin: 0;
	padding: 0;
}
#topmenu a {
	display:inline;
	/*background: #ff3333 url("images/seperator.gif") bottom right no-repeat;*/
	background: #993333 bottom right no-repeat;
	/*background:transparent url("images/topnavbk.gif");*/
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#topmenu a:hover {
	background: #336600 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;	
}

#topmenu a:visited.active {
	background: #336600 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;	
}

/* CSS Document */

.titlename {
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size:14px;
}

.text {
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size:12px;
}

.lrgtext {
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size:14px;
}

.lrgtext2 {
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration:none;
font-size:18px;
}
