body {
	background: #990000;
}
#container {
	position: relative;
	width: 774px;
	background: #ffffff;
	left: 50%;
	margin-left: -387px;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 17px;
	color: #990000;
}

.disclaimer {
	background: url(images/disclaimer.gif) top left no-repeat;
	display: block;
	width: 707px;
	height: 86px;
	text-indent: -9999px;
	position: relative;
	top: 3px;
	left: 10px;
	padding-bottom: 5px;
	z-index: 1;
}
.homeheader {
	background: url(images/mtevelynraw.jpg) top left no-repeat;
	display: block;
	width: 494px;
	height: 202px;
	text-indent: -9999px;
	position: relative;
	float: left;
	top: 3px;
	left: 0px;
	padding-bottom: 5px;
	z-index: 1;
}
.homeraw {
	background: url(images/raw.jpg) top left no-repeat;
	display: block;
	width: 280px;
	height: 202px;
	text-indent: -9999px;
	position: relative;
	float: left;
	top: 3px;
	left: 0px;
	padding-bottom: 5px;
	z-index: 1;
}


/* Main Menu section */
#mainmenu {
	position: absolute;
	clear: both;
	top: 300px;
	left: 100px;
	display: block;
	width: 610px;
	height: 24px;
	z-index: 2;
	padding-bottom: 5px;
}
#submenu {
	position: absolute;
	clear: both;
	top: 110px;
	left: -70px;
	display: block;
	width: 610px;
	height: 24px;
	z-index: 2;
	padding-bottom: 5px;
}

#menuname {
 position: absolute;
 top: 0px;
 left: 0px;
 background:url(images/menu.gif) top left no-repeat; 
 display: block;
 height: 24px;
 width: 55px;
}

ul { padding: 0px; margin: 0px; }
ul#nav li { list-style-type:none }
ul#nav li a { height:24px; display:block; position:absolute; text-indent:-9999px; outline:none; margin: 0px;}

li#navHome a, li#navHistory a, li#navPhotos a, li#navComments a, li#navInfo a, li#navAction a { background:url(images/menu.gif) top left no-repeat }

li#navHistory a 						{ background-position: -65px 0px; width: 94px; left:70px; top: 0px; height: 24px; }
li#navHistory a:hover					{ background-position: -65px -24px }
body#HistoryPg li#navHistory a 			{ background-position: -65px -24px }

li#navPhotos a 					{ background-position: -165px 0px; width:64px; top:0px; left: 180px; height: 24px; }
li#navPhotos a:hover				{ background-position:-165px -24px }
body#PhotosPg li#navPhotos a 		{ background-position:-165px -24px }

li#navComments a 					{ background-position:-240px 0px; width:94px; top:0px; left: 260px; height: 24px; }
li#navComments a:hover				{ background-position:-240px -24px }
body#CommentsPg li#navComments a	 	{ background-position:-240px -24px }

li#navInfo a 					{ background-position:-340px 0px; width:124px; top:0px; left: 370px; height: 24px; }
li#navInfo a:hover				{ background-position:-340px -24px }
body#InfoPg li#navInfo a	 	{ background-position:-340px -24px }

li#navAction a 					{ background-position:-470px 0px; width:74px; top:0px; left: 510px; height: 24px; }
li#navAction a:hover				{ background-position:-470px -24px }
body#ActionPg li#navAction a	 	{ background-position:-470px -24px }

li#navHome a 						{ background-position: -550px 0px; width:74px; top:0px; left: 600px; height: 24px; }
li#navHome a:hover					{ background-position: -550px -24px }
body#HomePg li#navHome a 		{ background-position: -550px -24px }

/* End menu */

#allinfo {
position: relative;
top: 40px;
padding-bottom: 40px;
left: 10px;
right: 10px;
clear: both;
}
#subinfo {
position: relative;
top: 10px;
padding-bottom: 10px;
left: 10px;
right: 10px;
clear: both;
}


/* Sub Pages */

.subheader {
	background: url(images/subhead.jpg) top left no-repeat;
	display: block;
	width: 774px;
	height: 128px;
	text-indent: -9999px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding-bottom: 5px;
	z-index: 1;
}

.gallery {
	padding-right: 10px;
	padding-bottom: 15px;
}

.header, a:link, a:active, a:visited, a:hover {
	color: #CC0000;
	font-weight: bold;
}
.hilight {
	color: #3300CC;
}

/* Footer */
#footer {
	position: relative;
	text-align: center;
	margin-top: 10px;
	color: #ffffff;
	background: #990000;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #ffffff;
	font-weight: normal;
}
#letterborder {
	border: 1px solid #990000;
}
#letterborder p {
	margin: 5px;
}
