body {
	font-family: Caslon, Helvetica, sans-serif;
	color: black;
	font-size: 11pt;
}

p {
	font-size: 11pt;
	line-height: 20px;
	letter-spacing: 115%;
	color: black;
	padding-right: 10px;
}

h2 {
	font-family: Caslon, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #450000;
}

.background {
	background-color: #000;
	background-image: url(../_img/background.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position: absolute;
	height: 100%;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.header {
	position: relative;
	background-position: center top;
	margin-bottom: -130px;
	z-index: 3;
}

.boarder {
	background-image: url(../_img/sideRails.png);
	background-position: center top;
	width: 831px;
	background-repeat: repeat-y;
}
.rail {
	background-image: url(../_img/trackRail.png);
	background-position: top;
	background-repeat: repeat-x;
	top: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.comingsoon {
	margin-left: 10;
	margin-right: 10;
	border: 0;
}

.footer{
	background-position: bottom;
}
.logo {
	position: relative;
	margin-top: 12px;
	margin-left: 20px;
	border: 0;
	z-index: 5;
}
.content {
	height: 300px;
	width: 800px;
	margin-bottom: 100px;
	margin-right: 12px;
	margin-left: 12px;
}
.gamesfront {
	float: right;
}
.lefty {
	float: left;
}

.expression {
	position: absolute;
	margin-top: 25px;
	margin-left: 0px;
	z-index: 1;
}
.contact {
	margin-right: 8px;
	margin-bottom: 10px;
}
a:link {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	font-family: Caslon, Helvetica, sans-serif;
}

.gameLinks {
	border: 0;	
	margin: 10px;
	
}
.menu {
	position: relative;
	right: 0;
	z-index: 4;
}
.flashbanner {
	position: absolute;
	top: 59;
	z-index: 0;
}
.paragraph {
	font-family: Caslon, Helvetica, sans-serif;
	line-height: 1.5;
}
.contactmail A:link{
	font-family: Caslon, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 16pt;
}
.tablestack {
	padding-top: 40;
}
.title {
	font-size:12pt;
	font-weight:bold;
}
.sub a:link {
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.sub a:hover {
	text-decoration:underline;
}
.sub a:visited {
	font-size: 11pt;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}

