body {
	background-color: 						#57060c;
	background-image: 						url(images/bg.gif);
	background-position: 					center center;
	background-repeat: 						repeat-x;
	border: 											0px;
	font-family: 									georgia, times, serif;
	font-size: 										14px;
	height: 											100%;
	margin: 											0px;
	padding: 											0px;
}

a, a:active, a:link {
	border-bottom: 								1px dashed #990000;
	color: 												#990000;
	text-decoration: 							none;
}
a:hover {
	border-bottom: 								1px solid #990000;
	text-decoration: 							none;
}
a:visited {
	border-bottom: 								1px dashed #210a0a;
	color: 												#210a0a;
	text-decoration: 							none;
}		

a.menu, a.menu:active, a.menu:link, a.menu:visited {
	border: 											0px;
	color: 												#610f15;
	font-family:									georgia, times, serif;
	font-size: 										11px;
	text-decoration: 							none;
}
a.menu:hover {
	text-decoration: 							underline;
}				

form {
	margin: 											0px;
}

h1 {
	color: 												#444455;
	font-size: 										16px;
	letter-spacing: 							-1px;
	margin: 											0px;
}

h2 {
	color: 												#444455;
	font-size: 										15px;
	letter-spacing: 							-1px;
	margin: 											0px;
}

img {
	border: 											0px;
	margin: 											0px;
	padding: 											0px;
}

input {
	background-color: 						#eae8e9;
	background-image: 						url(images/formbg.jpg);
	border: 											0px;
	color: 												#444444;
	font-family:									georgia, times, serif;
	font-size: 										14px;
	height: 											20px;
	padding: 											2px 5px 0px 5px;
	width: 												200px;
}

input.submit {
	background-color: 						#7c787a;
	border: 											0px;
	height: 											24px;
	padding: 											0px;
	width: 												56px;
}

span {
	font-size: 										11px;
}

td {
	color: 												#514949;
	font-family: 									georgia, times, serif;
	font-size: 										14px;			
}

textarea {
	background-color: 						#eae8e9;
	background-image: 						url(images/formbg.jpg);
	border: 											0px;
	color: 												#444444;
	font-family:									georgia, times, serif;
	font-size: 										14px;
	height: 											70px;
	padding: 											2px 5px 0px 5px;
	width: 												200px;
}

div.submenu {
	clear: 												both; 
	margin: 											0px; 
	width: 												120px;
}

div.submenubullet {
	float: 												left;
	width: 												20px;
}

div.submenulink {
	float: 												right;
	margin-bottom: 								1px;
	width: 												100px;
}

img.bullet {
	position: 										relative;
	left: 												11px;
	top: 													4px;
}

img.menuimage {
	clear: 												both;
	height: 											26px;
	width: 												120px;
}

#contentbg {
	background-color: 						#c5c0c2;
	background-image: 						url(images/contentbg.jpg);
	background-position: 					top left;
	position:											absolute;
	height: 											380px;
	left: 												98px;
	top: 													10px;
	width: 												477px;
}

#contentcontainer {
	background-color: 						transparent;
	position:											absolute;
	height: 											268px;
	left: 												231px;
	overflow: 										auto;
	top: 													92px;
	width: 												338px;
}		

#headshot {
	background-color: 						#dddddd;
	position:											absolute;
	height: 											380px;
	left: 												10px;
	top: 													10px;
	width: 												84px;
}

#logo {
	background-color: 						transparent;
	position:											absolute;
	height: 											36px;
	left: 												241px;
	top: 													20px;
	width: 												322px;
}

#menucontainer {
	background-color: 						transparent;
	position:											absolute;
	height: 											288px;
	left: 												98px;
	top: 													82px;
	width: 												120px;
}			

#outer {
	background-color: 						#dedede;
	height: 											400px;
	left: 												50%;
	margin-left: 									-292px;
	margin-top: 									-200px;
	position: 										absolute;
	top: 													50%;
	width: 												585px;
}

#shadowbottom {
	background-color: 						transparent;
	position:											absolute;
	height: 											30px;
	left: 												0px;
	top: 													400px;
	width: 												585px;
}			

#shadowleft {
	background-color: 						transparent;
	position:											absolute;
	height: 											460px;
	left: 												-30px;
	top: 													-30px;
	width: 												30px;
}		

#shadowright {
	background-color: 						transparent;
	position:											absolute;
	height: 											460px;
	left: 												585px;
	top: 													-30px;
	width: 												30px;
}	

#shadowtop {
	background-color: 						transparent;
	position:											absolute;
	height: 											30px;
	left: 												0px;
	top: 													-30px;
	width: 												585px;
}			

#underline {
	background-color: 						#b5a9ab;
	position:											absolute;
	height: 											1px;
	left: 												105px;
	top: 													61px;
	width: 												463px;
}	