@charset "utf-8";
#container {
	position:relative;
	width:1000px;
	height:1200px;
	z-index:1;
	margin: 12px auto auto auto;
	background: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #8F1A46;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
body {
	background-color: #000;
}
a:link {
	color: #3CC;
}
a:visited {
	color: #3CC;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #3CC;
}
a:link {
	color: #455A8F;
}
a:visited {
	color: #455A8F;
}
a:hover {
	color: #C30;
}
a:active {
	color: #455A8F;
}

h1 {
	font-size: 36px;
	color: #333;
}
h2 {
	font-size: 24px;
	color: #999;
}
h3 {
	font-size: 18px;
	color: #999;
}
h4 {
	font-size: 16px;
	color: #999;
}
h1 {
	color: #333;
}
h2 {
	color: #333;
}
h3 {
	color: #333;
}
h4 {
	color: #333;
}

#MainTextHold {
	position:absolute;
	width:972px;
	height:587px;
	z-index:1;
	left: 15px;
	top: 115px;
}
#footer {
	position:absolute;
	width:1000px;
	height:72px;
	z-index:2;
	left: 0px;
	top: 1129px;
	background: #999;
}

