@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	width:864px;
	background-color: #100a02;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#baseBar {
	height: 39px;
	background-image: url(../img/baseBack.jpg);
	font-size:x-small;
	clear:both;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF
}
#zombieContent {
	height: 525px;
	background-image: url(../img/contentBack.jpg);
}
#zombiePlain {
	height: 525px;
	background-image: url(../img/plainBack.jpg);
}
#packShot {
	width:281px;
	float:left;
	text-align:center;
	padding-top:150px;
	height:375px;
}
#textStuff {
padding-top:38px;
	width:578px;
	float:right;
}
h1 {
	font-size:medium;
	font-weight:bold;
	color:#F6D468;
	padding-top:0px;
	margin_top:none;
	padding-bottom:15px;
	margin: 0px;
}
h2 {
	font-size:small;
	font-weight:bold;
	color:#BD5938;
	padding-top:0px;
	margin_top:none;
	padding-bottom:5px;
	margin: 0px;
}
#crewRight {
	float:right;
	width:300px;
}
#termsA {
	padding: 10px;
	font-size:x-small;
}
#termsB {
	font-size:x-small;
	float:right;
	width: 420px;
	padding-left: 10px;
}
