﻿/* CSS layout */
a:visited {
	color: #FF6600;
}
a {
	text-decoration: underline;
	color: #000000;
	text-transform: none;
	top: 200px;
}
a:active {
	color: #FF00FF;
}
a:hover {
	text-decoration: blink;
}
.bodyStyle {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #000000;
}
.photoStyle {
	background-color: #000000;
	position: absolute;
	width: 688px;
	height: 450px;
	top: 34%;
	left: 189px;
	color: #FFFFFF;
	padding: 15px;
	vertical-align: middle;
	z-index: 300;
	font-family: Verdana;
}
.BannerStyle {
	border-color: #FFCD8A;
	color: #FFFF99;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 11px;
	z-index: 300;
	width: 1280px;
	top: -3px;
	left: -3px;
	position: absolute;
	margin: 0px;
	font-size: small;
	height: 150px;
}
.longStyle {
	position: absolute;
	z-index: 300;
	left: 219px;
	top: 161px;
	width: 900px;
	height: 180px;
}
.footerStyle {
	width: 1000px;
	top: 1268px;
	left: 199px;
	position: absolute;
	z-index: 100;
}
.navStyle {
	border-width: 0px;
	border-color: #000000;
	position: absolute;
	width: 150px;
	top: 154px;
	height: 1111px;
	left: 8px;
	background-color: #FFCD8A;
}
.containerStyle {
	border: medium solid #FFCD8A;
	padding: 0px;
	position: relative;
	z-index: 0;
	width: 1280px;
	height: 1300px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-family: Verdana;
	color: #FFFFFF;
}
.Ad1Style {
	border: thin dotted #FFCD8A;
	position: absolute;
	z-index: 100;
	left: 76%;
	top: 450px;
	height: 610px;
	width: 253px;
}
.wordStyle {
	border: thin solid #FFCD8A;
	left: 17%;
	right: 437px;
	position: absolute;
	top: 960px;
	height: auto;
	width: 616px;
	z-index: 300;
}

.table{
	position: relative;
	right: -157px;
	left: 5px;
	z-index: 200;
	height: 167px;
	top: 9px;
}
.adStyle {
	top: 83%;
	width: 900px;
	height: 180px;
	left: 174px;
	position: absolute;
	z-index: 300;
}
.mainCenter {
	height: 545px;
	background-color: #000000;
	color: #FFFFFF;
	position: absolute;
	z-index: 400;
	left: 194px;
	top: 381px;
	width: 780px;
}
