body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
	background-color: #660000;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #660000;
	float: left;
}
#logo {
	position: relative;
	padding: 0px;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
}
#gallery {
	width: 673px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}
#news {
	position: absolute;
	top: 355px;
	width: 213px;
	margin-top: 5px;
	background-color: #660000;
	color: #FFFFFF;
	padding: 4px;
	float: left;
}
#news p {
	margin: 0px 0px 0px 15px;
}
#day {
	width: 80px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
}
#hour {
	width: 100px;
	float: right;
	padding-bottom: 10px;
}
#menu {
	width: 647px;
	background-color: #660000;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	text-align: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #660000;
	padding: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	padding: 10px;
	background-color: #E7BB23;
	text-decoration: none;
	color: #000000;
}
#content {
	width: 673px;
}
#section {
    margin: 0px 0px 0px 0px;
    width: 422px;
    border: 5px solid #FFFFFF;
}
p {
	margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	padding-top: 5px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width: 422px;
	min-height: 335px;
	padding: 12px;
	color: #000000;
	background-color: #E6ECEA;
	float: right;
	border-left: 5px solid #FFFFFF;
}
#pad a, #pad a:link, #pad a:visited, #footer a:active, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color:#660000;
}
#pad a:hover {
	text-decoration: underline;
	color:#660000;
}
#footer {
	background-color: #000000;
	padding: 12px;
	width: 649px;
	color:#FFFFFF;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover {
    	color:#FFFFFF;
	text-decoration: underline;
}
h4 {
	position: relative;
	margin-top: 40px;
	font-size: 30px;
	color: #660000;
}
img.floatright
{
	position: relative;
	border: 0px;
	float: right;
	margin: 10px 15px 10px 15px;
}
img.floatleft
{
	position: relative;
	border: 0px;
	float: left;
	margin: 10px 15px 10px 15px;
}
