td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	SCROLLBAR-FACE-COLOR: #F9F4D2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F9F4D2; 
	SCROLLBAR-SHADOW-COLOR: #F4ECAE; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #993300; 
	SCROLLBAR-TRACK-COLOR: #ECE9D8; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}
.headline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
}
a {
	color: #993300;
}
a:hover {
	color: #666666;
}

a img {border: none;}

.small {
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.reg {
	line-height: normal;
}
.subhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {border: 1px solid #000000;
	background: url(images/desert_sunset.jpg) top right no-repeat;
	width: 760px;
	height: 420px;
	margin: 20px auto;}
	
#navigation {margin: 40px 0 20px 25px; vertical-align:top;}

#desc {	width: 760px; margin: 10px auto; color: #999999;}
#desc a {color:#666666;}

.margin {margin: 1.5em 1em;}

h4 {color: #999999; font-size:14px; border-bottom:#999999 1px solid;}