* {
	
	margin: 0;
	padding: 0;
	
}

body {
	
	background: #000000;
	color: #C6C6C6;
	
	font-family: Tahoma;
	font-size: 14px;
}

img {
	border: none;
}

p {
	margin: 0 0 18px;
}

p.intro {
	font-weight: bold;
}

h2 {
	
	margin: 25px 0 26px;
	font-weight: normal;
	font-size: 28px;
	color: #A1CED0;
}

h2 span.highlight, h3 span.highlight {
	font-weight: bold;
	color: #2E9EA3;
}

h2.first {
	margin: 0 0 26px;
}

h3 {	
	margin: 0 0 16px;
	font-weight: normal;
	font-size: 22px;
	color: #A1CED0;
}

a {
	color: #A7DCD8;
	text-decoration: underline;
}

#liveTag {
	width: 630px;
	margin: 0 auto;
}

#header {
	
	width: 100%;
	height: 278px;
	
	background: url('/wsimages/header.jpg') 50% 0;
	
}
#header h1 {
	text-indent: -9999px;
}

#mainContent {
	background: url('/wsimages/mainContent.jpg') 50% 0 #000000 repeat-x;
	overflow: hidden;
	padding: 42px 0 0 0;
}

#columns {
	width: 676px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#columns #main {
	float: left;
	width: 425px;
	padding-right: 20px;
}

#columns #utility {
	float: right;
	width:  230px;
}

#columns #main ul {
	margin: 0;
	padding: 0 0 18px;
}

#columns #main ul li {
	margin: 0;
	padding: 0;
	color: #7F2B58;
	list-style-position: inside;
}

#columns #main ul li span {
	color: #C6C6C6;
}

#utility {
	padding: 5px 0 20px 0;
	font-size: 12px;
}

#utility a {
	font-weight: normal;
}

#utility div, #utility p {
	padding: 0px 12px 12px 12px;
	margin: 0px 7px 8px 7px;
	
	background: url('/wsimages/utilityBackground.gif') bottom center no-repeat;
	
}

#utility div#twitter {
	background: none;
}

#flashcontent {
	margin: 0 0 20px 0 !important;
	padding: 0 0 0 8px !important;
}

#version {
	font-size: 18px;
}

#version span.focus {
	color: #2e9ea3;
}

#version span.booster {
	color: #a9a9a9;
}

#version span.version {
	color: #a14972;
}

#lastupdated {
	text-transform: uppercase;
	color: #a1ced0;
}

#lastupdated span.label {
	font-weight: bold;
}

div.feature {
	
	margin: 35px auto !important;
	padding: 0 !important;
	
	text-align: center;
	
}

#sb-body {
	border:1px solid #000000;	
}

div.advertisement {

	width:  728px;
	margin: 25px auto;
	padding: 10px 0 0 0;
	
	background: url('/wsimages/utilityBackground.gif') top center repeat-x;
	
}

#siteInfo {	
	clear:  left;
	background: url('/wsimages/footer.jpg') 50% 0 repeat-x;
}

#footer {
	height: 120px;
	width:  676px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	
	
	color: #686868;
	font-size: 11px;
}

#footer a {
	font-weight: normal;
}

#footer .copyright {
	float: left;
	padding: 0 0 0 80px;
}

#footer ul {
	display: inline;
	float: right;
	padding: 0 80px 0 0;
}

#footer li {
	float: left;
	list-style: none;
	padding: 0 10px 0 10px;
	border-left: 1px solid #2a2a2a;
}