@charset "utf-8";
/* CSS Document */

body {
	background:black url('bg12.jpg') 
no-repeat fixed top center;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.interface {
	background-image: url(interface2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	width: 173px;
	margin-top: 25px;
}
.interfacetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 33px;
	padding-top: 37px;
}
.affiliates {
	background-image: url(affiliates2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	display: block;
	float: left;
	width: 174px;
	height: 204px;
}
.affiliatestext {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-top: 35px;
	text-align: left;
}
.window {
	height: 259px;
	width: 866px;
	margin-left: 41px;
	margin-right: 43px;
	margin-top: 44px;
	background-image: url(window4.png);
}
.buttonsright {
	margin-top: 25px;
	display: block;
	padding-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #4B9AD3;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.terran {
	color: #05838D;
}
.protoss {
	color: #FFFF00;
}
.zerg {
	color: #FF8C00;
}


.news {
	margin-left: 20px;
	margin-right: 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 40px;
}
.newsblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
}
.newsheadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
}
.newsheadlinepostedby {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
}
.newsheadlinewhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
