body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	background-color: #4c0912;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#buttons {
	width: 447px;
	float: right;
	height: 30px;
	background-color: #7a1522;
	border-bottom: 1px solid #4c0912;
	margin-bottom: 10px;
}

/*#buttons a:link, #buttons a:active, #buttons a:visited {
	color:#4a4237;
	text-decoration:none;
}

#buttons a:hover {
	color:#4a4237;
	text-decoration:underline;
}*/

#news {
	width: 201px;
	height: 472px;
	margin-top: 5px;
	background-color: #4c0912;
	color: #FFFFFF;
	padding: 10px;
}


#news a:link, #news a:visited, #news a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#news a:hover {
	color: #F7CB33;
}

#content {
	width: 447px;
	float: right;
	height: 492px;
	margin-top: 5px;
	background-color: #7a1522;
}

p {
margin: 0px 0px 10px 0px;
}
h1 {
	padding: 4px;
	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: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
h5 {
text-align: center;
vertical-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width:423px;
	height:400px;
	margin-top: 30px;
	padding: 3px 12px 12px 12px;
	color: #FFFFFF;
	overflow:auto;
}
#footer {
	background-color: #000000;
	width: 673px;
	color:#FFFFFF;
	clear:both;
	margin-top: 5px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #4c0912;
}
