#Container {
	position:relative;
	width:896px;
	height:860px;
	z-index:1;
	margin: 14px auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	background-color: #cdd7cb;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body {
	background-color: #3b1004;
}
a {
	font-size: 14px;
	color: #00C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #3B1004;
}
h2 {
	font-size: 18px;
	color: #3B1004;
}
h3 {
	font-size: 16px;
	color: #3B1004;
}
h4 {
	font-size: 14px;
	color: #3B1004;
}
#LeftPanel {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 0px;
	top: 130px;
}
#MainText {
	position:absolute;
	width:628px;
	height:555px;
	z-index:3;
	left: 231px;
	top: 123px;
}
input {
	text-align: center;
}
