body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;

	
}
#wrapper
{
	margin:0px auto;
	padding:0px;
	width:820px;
}

.logo
{
width:270px;
margin:0px;
padding:0px;
text-align:center;
float:left;
margin-bottom:10px;
}


div
{
	margin:0px;
	padding:0px;
}

.left
{
	width:270px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:16px;
	float:left;
background-image: url(images/leftbg.gif); 
background-repeat: no-repeat;	
	
}

.main
{
	width:550px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	float:left;	
}

a:link { color: #166ED2; text-decoration: none; }
a:visited { color: #166ED2; text-decoration: none; } 
a:hover { color: #166ED2; text-decoration: underline;} 
a:active { color: #166ED2; font-weight:bold;text-decoration: none;} 

.searchbox{
width:250px;
height:210px;
padding-top:20px;
padding-left:30px;
margin-top:10px;
text-align:center;
background-image: url(images/bluebox210h.gif); 
background-repeat: no-repeat;
float:left;
}

.footer
{
	clear:both;
	font-size:11px;
	text-align:center;
	width:820px; 	
}

p {margin: 5px 0px 10px 0px; line-height:1.5;}
h1
{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color:#404040;
	text-decoration: none;	
	font-weight: normal;
	margin:10px 0px 10px 0px;
	
}

h2
{
	font-family: Arial, sans-serif;
	color: #404040;
	font-size: 14px;
	text-decoration: none;	
	font-weight: normal;
	margin:10px 0px 10px 0px;
}

h3
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}

.links
{
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #166ED2; */
	text-align:left;
	padding-left:7px;
	margin-top:10px;
}

.links a 
{
	font-size: 13px;
	text-align:left;
	padding: 4px;
	display: block;
	width: 224px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #166ED2;
}

.links a:hover 
{
	color:#D38D4F;
	text-decoration: none;
}

li {margin-top:10px;}

#slideshow
{
	width:550px;
	height:370px;
}

table
{
	font-size:10px;
}

.photo
{	float:left;
	margin:6px;
	
	font-size:10px;
	width:125px;
	height:95px;
}
.photo a
{
	text-decoration:none;
}
