body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align:top;
	background:#660000 url(images/background.png);
	font-size: 14px;
}
body a {
	color:#480806;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25ems;
	font-weight: bold;
	text-decoration:underline;
}
body ul{
	line-height: 22px;
	list-style-type: none;
	text-indent: -1em
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.mainpage {
	 	margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 780px;
		background-color:#FFFFFF
 }
 .leftshadow {
	width: 13px;
	background-image: url(images/leftshadow.png);
 }
 .rightshadow {
	width: 13px;
	background-image: url(images/rightshadow.png);
 }
  .bottomshadow {
	height: 13px;
	background-image: url(images/bottomshadow.png);
 }
 .rightcornershadow{
	height: 13px;
	height: 13px;
	background-image: url(images/rightcorner.png);
 }
 .leftcornershadow{
	height: 13px;
	height: 13px;
	background-image: url(images/leftcorner.png);
 }
.banner {
	width:780px;
	height:90px;
	position:inherit;
	background: #480806 url(images/banner.png) no-repeat;
}
.sidebar {
		background: #480806 url(images/menu.png) no-repeat;
		width:200px;
		height: 400px;
}
.sidebarextension {
		background-color: #480806;
		width:200px;
		height: auto;
}
.menu {
	width:160px;
	height: 300px;
	position: fixed;
	left: 67px;
	top: 116px;
	margin-top: 70px;
	text-align:left;
}
.menu a {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration:none;
}
.menu a:visited {
	color:#FFC56C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration:none;
}
.menu a:active {
	color:#D69202;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration:none;
}
.menu a:hover{
	color:#E79501;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration:underline;
}
.footer_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-align:center;
}
.heading1 {
	color:#480806;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25ems;
	font-weight: bold;
}
.bio_photo {
	width:158px;
	height:auto;
	padding-right: 15px;
	padding-left: 15px;
	float:left;
}
.bio_text {
	width:330px;
	height:auto;
	padding-right: 15px;
	float:right;
	text-align:justify;
}
