
body {
	margin: 10;
	padding: 0;
	background:#eee;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
  	font-size: 0.75em;
	color: #333
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	color: #000;	
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;	
}
p 
{
	line-height:1.8em;
}


#header 
{
	background:url('images/header.jpg') no-repeat center;
	background-color: #fff;
	height:101px;
	width:100%;
	border:1px solid #75869a;
	margin: 4px auto;
}

#topsurround
{
	width:100%;
	background:#285baa;
	border:#ccc 1px solid;
	height: 53px;
}
#logo
{
	float: left;
	height:55px;
	text-decoration:none;
}
	

#menu 
{
	float: right;
	text-align:right;
	padding:0;
	height:55px;
	line-height:50px;
	margin-right: 10px;

}

#menu ul {
	margin: 0 auto;
	padding:0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a 
{
	text-decoration: none;
	font-variant:small-caps;
	font-size: .9em;
	border:0px none;
	font-weight: 600;
	color:#eee; padding-left:16px; padding-right:16px; padding-top:8px; padding-bottom:8px	
}
#menu a:hover, 
#menu a:active,
#menu li.home a:link,
#menu li.home a:visited,
#menu li.home a:hover,
#menu li.home a:active
{
	background:#eee;
	color:#285baa;
	border:0px none;
}

#main {
	width: 100%;
	background:#fff;
	border:#75869a 1px solid;
}

#content {
	margin:10px;
	font-size: 0.9em;
	width: 95%;	
}
td.lcol {
	background-color: #fff7e5;
}	
	
#lcol {
	width: 160px;		
	padding: 10px;	
	font-size:0.9em;
	margin:5px;	
	font-size: 0.8em;
}

td.rcol {
	background-color: #e7eaed;
	width: 160px;
}

#rcol {
	width: 150px;		
	padding: 10px;	
	margin:5px;
  	font-size: 0.8em;	
}


#footer {
	width:100%;
	background: #b1bac5;
	border:1px solid #414a55; 
	margin: 4px auto;
}

#footer p {
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #000;
	text-align:center;	
}
#footer a:active, #footer a:link, #footer a:visited, #footer p strong {
	color: #000000;	
	border:0px none;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}#inner {	width: 336px;	padding: 5px;	float: left;	text-align: center;	overflow: hidden;}
