body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	background-color: #151515;
}
body,td,th {
	color: #CCCCCC;
	font-family:"Century Gothic", Arial;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}
#hgraphix {
	position:absolute;
	left:29px;
	right:400px;
	top:50px;
	z-index:3;
	text-align:center;
}
/* headers */
h1 {
	margin:0px;
	font-weight:normal;
}
h2 {
	margin:0px;
	font-weight:normal;
	font-size:36px;
}
h3 {
	font-weight:normal;
	font-size:26px;
	font-family:Impact, Verdana;
	letter-spacing:.3px;
	text-align:center;
	display:inline;
}
/* spacers */
.head {
	margin-top:25px;
	height:50px;
	text-align:right;
	padding:20px 20px 0px 0px;
}
.link {
	float:left;
	text-align:center;
	width:310px;
	margin:0px 0px 0px 0px;
}
.button {
	float:left;
	text-align:center;
	width:157px;
}
/* copy */
.copy {
	padding-left:50px;
	font-size:11px;
	text-align:center;
}
/* img */
.img img {
	margin:2px;
	border:1px solid #FFFFFF;
}
.img img:hover {
	border:1px solid #FF9900;
}
.bw {
	width:942px;
}
.top {
	position:absolute;
	z-index:2;
	left:29px;
	right:29px;
}
.v {
	float:left;
	width:106px;
	height:156px;
}
.v img {
	height:144px;
	width:94px;
	margin:5px;
	border:1px solid #FFFFFF;
}
.v img:hover {
	border:1px solid #FF9900;
}
.vs {
	margin-left:25px;
}
.h {
	float:left;
	width:156px;
	height:106px;
	margin-top:25px;
}
.h img {
	height:94px;
	width:144px;
	margin:5px;
	border:1px solid #FFFFFF;
}
.h img:hover {
	border:1px solid #FF9900;
}