A:link             {color: #F4D9BE; text-decoration: none;}
A:visited          {color: #F4D9BE; text-decoration: none;}
A:active           {color: #000000; text-decoration: none;}
A:hover            {color: #6B3D3D; text-decoration: none; background-color:#F4D9BE;}

BODY,P,TABLE,TD,TR 
{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #362626;
}

BODY
{
	background: #6B3D3D;
	padding:0px;
}

.title    {
	background: url('title.jpg');
	position:absolute;
	left:0px;
	top:0px;
	width:670px;
	height:183px;
	padding:0px;
}

.textframe {
	position:absolute;
	left:20px;
	top:185px;
	text-align:left;
	padding:5px;
	width:500px;
	background: #8C6060;
	height:auto;
}

.menu {
	position:absolute;
	left:535px;
	top:185px;
	text-align:right;
	padding:4px;
	font-size: 11px;
	letter-spacing:2.3px;
	line-height:17px;
	font-weight:bold;
	width:115px;
	background: #8C6060; 
}

input, select, textarea	{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color:#ffffff;
	background-color:#8C6060;
	border: 1px solid #B88369;
	padding:2px;
}

H2 {
	margin: 0px 3px 20px auto;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
}

img {
	margin: 2px 2px 1px 1px;
}