body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	background: #000000;
}
#container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
    margin-top: 15px;
}
#top {
	color: #ffffff;
	width: 221px;
	background: transparent;
	margin:0px;
	padding:0px;
	height: 110px;
}
#topright {
	float: right;
	height: 110px;
	width: 447px;
	text-align: right;
	margin:0px;
	padding:0px;
	margin-bottom: 40px;
}
.cl {
clear:both;
}
#gallery {
	width: 850px;
	height: 200px;
	margin:0px;
	padding:0px;
	margin-top: 5px;
    overflow:auto;
}
#news {
	width: 300px;
	height: 2305px;
	margin-top: 5px;
	background-color:#333333;
	color: #FFFFFF;
	padding: 4px;
	text-align: left;
}
#news a:link, #news a:visited, #news a:active {
    color:#ffffff;
}
#news a:hover {
    color:#ffffff;
    text-decoration:none;
}
#menu {
    height: 25px;
    padding: 5px;
	width: 547px;
	background-color: #cccccc;
	border-bottom: 5px solid #ffffff;
	float: right;
	margin-bottom:-50px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #cccccc;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
    height: 25px;
    padding: 5px;
    font-size: 16px;
    border-bottom: #ffffff 3px solid;
}
#menu a:hover {
    height: 25px;
	background-color: #cccccc;
	text-decoration: none;
	color: #FFFFFF;
    padding: 5px;
    border-bottom: #fff 3px solid;
}
#content {
	width: 557px;
	float: right;
	height: 2312px;
	margin-top: 5px;
	background-color: #999999;
	border: 1px solid #666666;
	padding:0px;
}

p {
margin: 0 0 0 0px;
padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 2px #ffffff solid;
    margin-top:0px;
    margin-bottom:0px;
    padding: 0px;
}
h2 {
    text-align: center;
	font-size: 38px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -2px;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
#pad {
	padding: 12px;
	margin-top:40px;
	top: -40px;
	height: 2250px;
	overflow:auto;
	}
#pad p {
color: #ffffff;
}
#pad a:link, #pad a:active, #pad a:visited {
	color:#000000;
	margin:0px;
	padding: 0px;
	font-weight:bold;
	text-decoration: none;
}
#pad a:hover {
	color:#000000;
	margin:0px;
	padding: 0px;
	font-weight:bold;
	text-decoration:underline;
}
#footer {
	background: #000000 url(bottom.jpg) repeat-x;
	padding: 0px;
	width: 870px;
	color:#ffffff;
	font-size: 12px;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
	height: 20px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#666666;
	margin:0px;
	padding: 0px;
	font-weight:bold;
	text-decoration: none;
}
h4 {
    margin-top:0px;
    margin-bottom:0px;
	font-size: 18px;
	color: #ffffff;
	padding:0px;
}

