body{
	color: #C6D9EC;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	left: 0px;
	top: 0px;

}
#navbar {
	background-image: url(grad.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CC9933;
	border-left-color: #000000;
	width: 800px;
	height: 24px;
	color: #333333;
	padding: 6px;



}
#maincontent {
	background-color: #FFFFFF;
	padding: 6px;
	color: #666666;
	border: 0px none;
	width: 800px;
	position:relative;

}
h1 {
	font-size: 42px;
	color: #996633;
	line-height: 36px;

}
/* navbar styles */

#navbar a {
	color: #666633;
	text-decoration: none;
	letter-spacing: 2px;

} 
#navbar a:link, #leftnav a:active, #leftnav a:visited {
color: #333333;
}

#navbar a:hover {
	color: #333333;
	background-image:  none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
		border-bottom: 1px solid #dddddd;
}
#bodytext {
	width: 600px;
	min-height:620px;
}
#rightbar {
position:relative;
	padding: 6px;
	float: right;
	height: 620px;
}
