html
{
	color:#888888;
	font-family:Trebuchet MS;
}
#content
{
	width:910px;
	margin:auto;
}

#title
{
	margin:10px 0px 0px;
        padding:0px;
	font-size:30px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
#subtitle
{
        margin:0px;  
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
#title a,#title a:visited,#title a:hover
{
	color:#888888;
	text-decoration:none;	
}
#menu
{
        margin:3px 0px 0px;
	float:right;
	text-align:center;
        font-size:13px;
}
#slideshow
{
	margin:10px 0px;
	width:850px;
	height:400px;
}
div.footer, div.footer a
{
        font-size:11px;
	color:#888888;
	text-decoration:none;	
}
div.footer a:hover
{
        text-decoration:underline;
}
div.footer span.contact
{
        float:right;
}
.clear
{
	clear:both;
	float:none;
}