body {
	font-family: "arial", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	height : 800px;
	margin: 0px auto;
}
#top {
	color: #333333;
	width: 215px;
	height: 90px;
	background-color: #F7CB33;
	padding-left: 5px;
	Padding-top:5px;
	Padding-bottom: 0px;
}
#topright {
	float: right;
	height: 90px;
	width: 447px;
	color: #333333;
	text-align: Right;
	background-color: #F7CB33;

}
.cl {
clear:both;

}
#gallery {
	width: 671px;
	padding-top: 5px;
	border-bottom: 1px solid #F7CB33;
border-left: 1px solid #F7CB33;
border-right: 1px solid #F7CB33;
border-top: none;	
}

#news {
	width: 170px;
	height: auto;
	margin-top: 5px;
	background-color: #ffffff;
	color: #333333;
	padding: 3px;
	border: 1px solid #F7CB33;
	
}

#news a:link, #news a:active,  #news a:visited {
	color:#4b4b4b;
font-size: 0.9em;
font-weight: bold;
}
#news a:hover{
color:#333333;
}


#menu {
	width: 470px;
	background-color: #F7CB33;
	padding: 1px;
	border-bottom: 1px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 1px;
	text-decoration: none;
	color: #333333;
}
#menu a:hover {
	padding: 2px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 475px;
	float: right;
	height: auto;
	margin-top: 5px;
	border: 1px solid #F7CB33;
	background-color: #ffffff;
}

#content a:link, #content a:active, #content a:hover, #content a:visited {
	color:#0000ff;
	font-size: 0.9em;
	font-weight:bold;

}

#contentspecial a:link, #contentspecial a:active, #contentspecial a:hover, #contentspecial a:visited {
	color:#ff0000;
	font-size: 115%;
	font-weight:bold;
	text-decoration: none;

}



p {
margin: 0 0 0 0px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: weight;
	color: #4b4b4b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
	background-color: #F7CB33;

}
h2 {
text-align: center;
	font-size: 200%;
	font-weight: normal;
	color: #ffffff;
}
#pad {
	padding: 5px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 5px;
	width: 665px;
	height: 60px;

	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#0000ff;
}
h4 {
	font-size: 100%;
	color: #ffffff;;
}

#topheader-navigation
{
	background-color: #ffffff;
	color: #333333;
	height: 18px;
	width: 460px;
	font-family: Arial;
	padding-top: 1px;
	padding-left: 1px;
	border-bottom: solid #cccccc 1px;
	border-top: solid #cccccc 1px;
}

#topheadernavigation-title
{ 
	border: none; font-family: Verdana; 
	font-size: 8pt; text-align: left; color:#333333; 
 
}