body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
}
#container {
	width: 873px;
	margin: 0px auto;
}
#top {
	float:left;
	color: #FFFFFF;
	width: 226px;
	height: 150px;
	background-color: #f6941b;
}
#topright {
	float: right;
	height: 150px;
	width: 647px;
	background-color: #000000;
	overflow:hidden;
}
.cl {
clear:both;
}
#buttons {
	height:95px;
	width:647px;
	background-color: #000000;
}
#buttons a{
	padding:0px 5px 0px 5px;
}
#buttons a:hover{
	padding:0px 5px 0px 5px;
}
#gallery {
	float:left;
	width: 226px;
	height:25px;
	background-color: #ce6813;
}
#galleryright {
	float:right;
	width: 647px;
	height:25px;
	background-color: #f6941b;
}
#galleryright a{
	color: #300e06;
	text-decoration:none;
}
#galleryright a:hover{
	color: #9e280c;
	text-decoration:none;
}

img{border: 0px;}

a{outline: none;}

#news {
	float:left;
	width: 206px;
	height: 472px;
	background-color: #9e280c;
	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: 647px;
	float: right;
	height: 492px;
	background-color: #000000;
}
#content p {
margin: 0px 0px 10px 0px;
color:#FFFFFF;
width:300px;
}

#content h4{
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #f6941b;
	margin-top:5px;
	margin-bottom:0px;
}
#pad {
	width:620px;
	height:450px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}

p {
margin: 0px 0px 10px 0px;
color:#FFFFFF;
}
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: left;
	font-size: 15px;
	font-weight: bold;
	color: #300e06;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0px;
}
h3 {
	font-size: 25px;
	color: #ffffff;
}
h5 {
text-align: center;
vertical-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#footer {
	background-color: #300e06;
	padding: 12px;
	width: 849px;
	color:#FFFFFF;
	font-size: 90%;
	text-align: center;
	clear:both;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}


