body {
	background-color: #DCDCB5;
}
#main {
	margin: 10px 0px 20px 20px;
	font-family: ms sans serif, verdana, arial;
	font-size: 14px;
	color: #053E3E;
}
#main a { color: #A73928; text-decoration: underline; }
#main a:hover { color: #A73928; text-decoration: none; }
#main a:visited { color: #A73928; text-decoration: underline; }
#title {
	font-family: times;
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
	color: #FFF8E3;
	position: relative;
	left: 358px;
	top: 152px;
}
#email {
	font-family: times;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #FFF8E3;
	position: relative;
	left: 22px;
	top: 130px;
}
#email a { text-decoration: none; color: #FFF8E3 }
#email a:visited { text-decoration: none; color: #FFF8E3 }
.rightnav {
	font-family: times;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #FFF8E3;
	text-align: center;
	margin: 8px;
}
.rightnav a { text-decoration: none; color: #FFF8E3 }
.rightnav a:hover { border-bottom: 2px solid #A73928; color: #FFF8E3 }
.rightnav a:visited { text-decoration: none; color: #FFF8E3 }
#bottomnav {
	font-family: verdana;
	font-size: 12px;
	color: #FFF8E3;
	background-color: #A73928;
	padding: 5px;
	text-align: center;	
}
#bottomnav a { text-decoration: none; color: #FFF8E3 }
#bottomnav a:hover { text-decoration: underline; color: #FFF8E3 }
#bottomnav a:visited { text-decoration: none; color: #FFF8E3 }
#smgr {
	width: 15px;
	background-color: #DCDCB5;
	float: right;
}
.bottomlinks a { text-decoration: underline; color: #A73928 }
.bottomlinks a:hover { text-decoration: none; color: #A73928 }
.bottomlinks a:visited { text-decoration: underline; color: #A73928 }