a:link {color:#cc0099; text-decoration=none;}
a:visited {color:#5c5951; text-decoration=none;}
a:active {color:black; text-decoration=none;}

body {
background-image: url(../hpimages/background1.gif);
	text-align: center;
	background-color: #261e06; 
	font-family: arial, helvetica; 
	font-size: 10px; 
	color: #5c5951; 
}

h1 {
	font-family: arial, helvetica; 
	font-size: 14px; 
	color: #5c5951; 
	text-indent: 20px; 
	line-height: 30px;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

 
div.container {
	position: relative;
	text-align: center;
	background-color: #261e06; 
	top: 50px;
	margin: 0px auto;
	width: 850px;
	height: 450px;
	border: none;
}

div.menubox{
	position: relative;
	text-align: center;
	top: 25px;
	width: 800px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 0px; 
	border: none;
}

div.warning {
	font-family: arial, helvetica;
	text-align: left;
	color: #d4cbba;
	line-height: 150%;
	background-color: #261e06; 
	position: absolute;
	top: 350px;
	left: 50px;
	margin-left: 0px;
	text-indent: 0px; 
	border: none;
}
