#rss {
	background: #E6E6E6;
	margin: auto;
	font: 76% tahoma, verdana, sans-serif;
	border-left: 1px solid #0F2C4D;
	border-right: 1px solid #0F2C4D;
}

a:link{
	color: #284B72;
	text-decoration: none
}

a:hover{
	color: #528F6C;
	text-decoration: underline
}

a:visited{
	color: #284B72;
	text-decoration: none
}

#rsstitle {
	background: #1D3652 url("images/titlebg.png");
	height: 17px;
	margin: 0;
	padding: 7px;
	color: #ffffff;
	font-size: 1.4em;
	font: 76% tahoma, verdana, sans-serif
}

#forums {
	margin-left: 250px;
	display: block;
	width: 200px;
	height: 30px;
	background: transparent url("images/forums.png") no-repeat
}

#forums:hover {
	background-position: 0px -30px
}
#forums:active {
	background-position: 0px -29px
}

#steam {
	margin-left: 230px;
	display: block;
	width: 220px;
	height: 33px;
	background: transparent url("images/steam.png") no-repeat
}

#steam:hover {
	background-position: 0px -33px
}
#steam:active {
	background-position: 0px -32px
}

#header {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	padding: 10px;
	width: 448px;
	height: 124px;
	color: #ffffff;
	font: 76% tahoma, verdana, sans-serif;
	font-size: 1.4em;
	text-align: right;
	background: #1D3652 url("images/HFG_logo2.png") no-repeat
}

#header a:link{
	color: #1D3652
}
#header a:hover{
	color: #1D3652
}
#header a:active{
	color: #1D3652
}
#header a:visited{
	color: #1D3652
}

#sleek {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	width: 468px;
	height: 60px;
	display: block;
	background: #1D3652 url("http://sleekservers.com/images/ads/ss-468x60.png") no-repeat
}

body {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	background: #1D3652;
	cursor: default
}

#rss img{
	display: none
}

body img{
	border: 0px
}

#container {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	width: 468px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left
}

.description {
	margin-left: 10px;
	margin-right: 10px;
	color: #2B2B2B;
	padding: 5px;
	font-size: 0.8em
}

.title {
	padding: 2px;
	background: #0F2C4D;
	font-size: 1em;
	font-weight: bold
}

.title a{
	text-decoration: none;
	color: #ffffff
}

.title a:hover{
	text-decoration: none;
	color: #464646
}

#footer {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	margin: 0 auto;
	width: 468px;
	height: 120px;
	background: #1D3652
}