body {
	background-color: #919480;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 10px;
	padding: 0px;
	color: #230800;
}
#universe {
	width: 740px;/* mandatory to be centered */
}
#masthead {
	background-color: #939A8E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0D0DA;
	padding-left: 20px;
	white-space: nowrap;
}
#menu {
	background-color: #96825E;
	color: #FFF;
	padding: 9px 7px 6px 20px;
	font-size: 0.8em;
	line-height: 1.1em;
	overflow:hidden;
	height: 16px;
	vertical-align: bottom;
	
}
a.menu0 {
	color: #FFF;
	padding: 0px 25px 0px 0px;
	text-decoration: none;
}
a.menu0:hover {
	color: #FFF;
	padding: 0px 25px 0px 0px;
	text-decoration: underline;
}
a.menu1 {
	color: #FFF;
	padding: 0px 25px 0px 0px;
	text-decoration: underline;
}
a.menu1:hover {
	color: #FFF;
	padding: 0px 25px 0px 0px;
	text-decoration: underline;
}
#imagebar {
	padding-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D0DA;
	border-bottom-color: #D0D0DA;
	background-color: #E3E2DE;
}
#textholder {
	background-color: #96825E;
	font-size: .9em;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 450px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;
	height: 170px;
}
#tileborder {
	background-color: #CACEC5;
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	height: 53px;
}
#borderrest {
	background-color: #A7A69B;
	height: 15px;
}
#largephoto {
	position:absolute;
	width:429px;
	height:350px;
	z-index:1;
	left: 321px;
	top: 121px;
	overflow: hidden;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B3A7;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
}
#contentarea {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0D0DA;
	border-bottom-color: #D0D0DA;
	background-color: #E3E2DE;
}
.contentbox {
	width: 100%;
	
}
.contentboxleft {
	background-color: #96825E;
	padding: 20px;
	width: 150px;
	vertical-align: top;
	height: 400px;
}
.contentboxright {
	padding: 20px;
	vertical-align: top;
	overflow: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #939A8E;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949A8F;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 7px 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #012651;
	margin: 0px;
	padding: 10px 0px 0px;
}
.sidetext {
	font-size: 10px;
	color: #FFFFFF;
}
a {
	color: #96825E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link_on {
	text-decoration: underline;
}
blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.white {
	color: #FFF;
}
.introlink {
	font-size: .78em;
	color: #FFF;
	text-decoration: underline;
}
.introlink:hover {
	font-size: .78em;
	color: #FFF;
	text-decoration: underline;
}
.subsubhead {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: .9em;
}
.green {
	color: #939A8E;
}
.edit {
	font-weight: bold;
	color: #FF00FF;
}
td {
	vertical-align: top;
}
.whiteunderline {
	color: #FFF;
	text-decoration:underline;
}
