body {	
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;

}
#container {
	width: 730px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 190px;

}
#topright {
	float: right;
	height: 185px;
	width: 492px;
	text-align: right;

}
.cl {
clear:both;

}

#gallery {
	width: 725px;	
	padding-top: 5px;

}
#news {
	width: 220px;
	margin-top: 5px;
	background-color: #99CC99;
	color: #000000;
	font-size: 90%;
	padding: 4px;
	
}
#news a:link, #news a:active, #news a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#news a:hover {
	color: #666666;
}

#menu {
	width: 475px;
	background-color: #CCCCCC;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	font-size: 90%;
}

#menu a:link, #menu a:visited, #menu a:active {
	background-color: #CCCCCC;
	padding: 8px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 8px;
	background-color: #99CC99;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 501px;
	float: right;
	font-size: 90%;
	margin-top: 5px;
	background-color: #FF9966;
}
p {
margin: 0 0 0 0px;
}
h1 {
	text-align: center;
	padding: 4px;
	margin: 4px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
}

h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 50px;

}
#pad a:link, #pad a:active, #pad a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
#pad a:hover {
	color: #666666;

}
#footer {
	background-color: #CCCCCC;
	padding: 12px;
	width: 701px;
	color:#000000;
	font-size: 60%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 215%;
	margin: 15px;
	margin-right: 25px;
	color: #FF9966;
}

