body { 
	margin-top: 30px;
	padding: 0;
	background-color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

a img	{
	border: none;
}

#container {
	text-align: left;
	width: 800px;
	background: transparent url(../_images/bg_fade.gif)  top center repeat-y;
	min-height: 620px;
}

#header {
	margin: 0;
	padding: 0;
	height: 128px;
	width: 800px;
	text-align: left;
	clear: both;
}

#footer {
	margin: 10px 0;
	padding: 0 0 0 15px;
	width: 770px;
	text-align: right;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#footer span {
	float: left;
	color: #999;
}

#footer span a:hover{
	float: left;
	color: #CCC;
}


#footer a {
	padding: 0 5px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}

#footer a:hover {
	color: #C00;
}

#footer a.selected {
	color: #C00;
}

#navBar {
	margin: 0;
	padding: 0;
	text-align: left;
	background: transparent url(../_images/navBar.gif) repeat-x;
	display: block;
}

#layer {
	position: absolute;
	margin: 97px 0 0 530px;
	width: 262px;
	height: 445px;
}

#layer td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #722410;
	line-height: 17px;
}

#layer b{
	margin: 0;
	width: 154px;
	height: 445px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #722410;
	line-height: 17px;
	font-weight: bold;
}

#contentArea {
	text-align: left;
	margin: 0 0 0 25px;
	padding: 45px 0 0 0;
	width: 475px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 22px;
}

h1 {
	margin: 0 0 25px 0;
	padding: 0;
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	color: #BA0000;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 15px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	color: #722410;
}

p {
	padding-left: 20px;
	z-index: 1;
	line-height: 20px;
	text-decoration: none;
}

input.button { 
	background: transparent url(../_images/submitbt.gif);
	width: 84px; 
	height:27px; 
	margin: 3px 0; 
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #722310;
	font-weight: bold;
	border: none;
}

strong {
	color: #722410;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
}

strong.nameq {
	color: #333;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}

#caption {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #722410;
	line-height: 15px;
	padding: 0 30px 0 30px;
}
