body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#content a {
	color: #CC6600;
}


h2 {
	font-size: 1.2em;
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 600px;
	width: 4900px;
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#leftsider h1 {font-size: 2.0em;}

#nav{
	float: right;
	width:480px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 255px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu {
	width:923px;
	float:left;
	color: #1F0D03;
	text-align: left;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	font-size: 0.75em;
	font-family: Tahoma;
	height: 353px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #663300;
}

#menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	font-size: 10pt;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	width: 830px;
	float: left;
	color: #7F763F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h4 {font-size: 1.2em;}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #993300;	
}

.column {
	padding-left: 10px;
	float: left;
	height: 550px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}

.altleftside{
	width: 150px;
}
.photo{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	float: right;
	}
.photoleft{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
	}
#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 0px;
	left: 640px;
	width: 130px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 60px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 57px;
	height: 37px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {
	background-color: transparent;
	background-image: url(../img/arrowleft.jpg);
	background-repeat: no-repeat;
}
#arrows ul #right a{
	background-color: transparent;
	background-image: url(../img/arrowright.jpg);
	background-repeat: no-repeat;
}


#rightside {
	width: 200px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40;
	height: 500px;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

