﻿* {
	margin: 0;
	padding: 0;
}

a {outline: none;}
a img {border:none; outline: none;}

a:active, a:link, a:visited, a:hover {
	color: #e54622;
	text-decoration: none;
}
a:hover {color: #ffa02f;}

body {
	color: #ddd;
 	font-size: 11px; 

	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	background: transparent url(../images/bg.jpg) no-repeat scroll center top;
}

html {
	background: #00153c url(../images/bg-repeat.gif) repeat-x;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

#container {
	width:998px;
	margin:0 auto;
	background: transparent url(../images/bg-main-block.gif) repeat-y;
}
#hd {
	width:998px;
	clear:both;
}
#ls {
	width:320px;
	float:left;
}
#content {
	width:678px;
	float:left;
}
#ft {
	width:998px;
	clear:both;
	height: 120px;
}

#home-hd {
	height: 315px;
	width: 998px;
}
h1,h2,h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sp-menu {
	background: transparent url(../images/menubg.gif) no-repeat;
	padding: 0 97px 0 88px;
	height: 40px;
}
#hdgap {
	width: 998px;
	height: 27px;
	margin-top: 40px;
}
#content-inner {
	margin: 0 10px;
	padding: 14px 21px;
	background: transparent url(../images/news-bd.png) repeat;
}

#news {
	padding-right: 11px;
}
#results {
	padding-left: 10px;
}
.box-hd {
	background: transparent url(../images/news-hd.png) repeat-y;
	width: 310px;
	height: 30px;
	line-height: 30px;
}
.box-hd h2 {
	text-transform: uppercase;
	padding-left: 17px;
}
.box-bd {
	background: transparent url(../images/news-bd.png) repeat;
	padding: 9px 17px;
}
.box-title h3 {
	padding-bottom: 4px;
}
.box-article-holder {
	padding-bottom: 9px;
}
.sidebarBox ul {
	list-style-type: none;
}
.sidebarBox h3 {
	padding-bottom: 3px;
}
.sidebarBox li {
	padding-bottom: 2px;
}
.profileImage {
	float: left;
	padding: 0 6px 6px 0;
}
.profileGap {
	height: 10px;
	clear: both;
}
#subscribe {
	padding: 3px 0 0 10px;
}
#subscribebox {
	width: 310px;
	background: transparent url(../images/subscribe-bg.png) repeat;
}
#subscribe-hd {
	height: 30px;
	line-height: 30px;
}
#subscribe-hd h2 {
	text-transform: uppercase;
	padding-left: 17px;
}
#subscribe-bd {
	vertical-align: middle;
	padding-left: 17px;
	height: 40px;
}
/* footer */
#sponsors {
	background: transparent url(../images/ft-sponsors.png) no-repeat scroll center center;
	width: 998px;
	height: 81px;
	text-align: center;
}
#sponsors img {
	padding: 10px 5px
}
#ft1-holder {
	float: left;
	width: 340px;
}
#ft2-holder {
	float: left;
	width: 658px;
}
#ft1 {
	padding-left: 20px;
}
#ft2 {

}
#ft {
	color: #fff;
}
#ft a:active, #ft a:link, #ft a:visited, #ft a:hover {
	color: #fff;
	text-decoration: none;
}
#ft a:hover {
	color: #ffa02f;
}