form  {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#backdrop {
	position:relative;
	border: 1px solid #4B2603;
	width:760px;
	height:570px;
}

#bml {
	position:absolute;
	bottom:0px;
	left:0px;
}

#bmr {
	position:absolute;
	bottom:0px;
	right:0px;
}

#menu {
	position:absolute;
	top:0px;
	right:0px;
	width:230;
	height:280;
}

.bodytext {     
	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#5A310B;  
}

.bodytext2 {     
	font-family:arial,verdana,helvetica;
	font-size:12px;
	color:#5A310B;  
}

.heading {     
	font-family:arial,verdana,helvetica;
	font-size:14px;
	font-weight:bold;
	color:#5A310B;  
}

.element {   
	border: 1px solid black;  
	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#5A310B;  
}

.button {
	border:1px solid black;
	background-color:#361800;
	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#eeeeee; 
}

.link {
	border:1px solid #4B2603;
	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#5A310B;
}

.info {
	border:1px solid #666666;
	background-color:#D6B8A3;
	font-family:arial,verdana,helvetica;
	font-size:11px;
	color:#5A310B;
	width:250px;
}

a:link {
	color:#5A310B;
	text-decoration:none;
}

a:visited {
	color:#5A310B;
	text-decoration:none;
}

a:hover {
	color:#5A310B;
	text-decoration:none;	
}
