body 
{
background-image:url(../images/bg.jpg); 
background-repeat:repeat-x; 
background-color:#cccccc; 
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


div#container
{
border: 1px solid #cccccc;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
width: 790px;
text-align: left;
} 
div#footer
{
margin-top:5px;
margin-left:20px;
font-size:11px;
color:#666666;

}

div#footerline
{
margin-left:20px;
margin-right:20px;
border: 2px solid #858bbb;

}

ul#menu{ 
	width: 100%;
	height: 38px;
	background: url("../images/menu-bg.gif") top left repeat-x; 
	background-color:#c2c4dd; 
	font-size: 0.8em; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 38px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("../images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
	
	
div#flash{
background-image:url(../images/bg_flash.gif); 
background-repeat:repeat-x; 
}.promo {
	font-size: x-small;
	color: #343d8d;
	text-decoration: none;
}
.promotitle {
	font-size: small;
	color: #343d8d;
	text-decoration: none;
	font-weight: bold;
}

a.promo:link { color:#000080; text-decoration:none} 
a.promo:visited { color:#000080; text-decoration:none} 
a.promo:hover { color:#ff6633; text-decoration:none} 
a.promo:active { color:#ff6633; text-decoration:none} 


.content {
font-size: small;
	color: #343d8d;
}

.webcounter {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
