


body{
	background: #540000;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 15px;;
	font-family: "times new roman", monospace;
}



#wrapper{
	margin: 0 auto 0 auto;
	position: relative;
	width: 730px;
	text-align: left;
	background: white url(http://www.foundco.com/404) right repeat-y;

}



#header{
  align:left;
	position: relative;
	width: 75%; height: 250px;
	margin: 0;
	background: #ffffff url(http://65.124.153.30/\graphics/header.gif) no-repeat;
}

	#header h1{
	
	padding-right: 10px;
	position: absolute;
	left: 0;
	top: 0;
	width: 146px;
	text-align: center;
	font: 170%/59px Monotype Corsiva;
	letter-spacing: -2px;
	font-family: "Monotype Corsiva";
	color: #540000;
}

h3{

	position: relative;
	right: 0;
	top: 0;
	text-align: left;
	font: italic;
	font-family: "times new roman";
	color:#540000;
}

#menu{
	float: right;
	width: 144px;
		color:#540000;
		margin-top:30px;
		border-left: 1px solid;
}

	#menu ul{
	text-align: left;
	margin: 0; padding: 7px;
}

	#menu li{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	font-size:14px;
	
}

	#menu li.list-header{
	font: 110%/130% Monotype Corsiva;
	font-size:18px;
	margin: 0;
	padding: 0 10px 0 0;
}
.menuhdr{
color:#540000;
	text-decoration: none;
font: 110%/130% Monotype Corsiva;
	font-size:17px;
	font-weight:bold;
	margin: 0;
	padding: 0 0 0 0;
}
	.menuli {
	color:#540000;
	text-decoration: none;
	font: 90%/100% Monotype Corsiva;
	font-size:14px;
}
	#menu li {
	color:#540000;
	text-decoration: none;
	font: 90%/100% Monotype Corsiva;
	font-size:14px;
}

	#menu li a:hover{
	color: red;
	border-bottom: 1px red dotted;
}

li {
	color:#540000;
	text-decoration: none;
	font-family: "times new roman", monospace;
	font: italic;
	font-size:14px;
}


#content{
padding-left: 5px;
	position: relative;
	width: 578px;
	color: #555;
	margin-top:30px;
}

	#content h2{
	font: 220%/100% Monotype Corsiva;
	margin: 0 0 0 .4em;
		color:#540000;
}
	#content h4{
	font: times new roman ;
	font: italic;
	font-weight: bold;
	margin: 0 0 0 .4em;
		
} 

	#content p{
	font-family:  "times new roman";
	font: italic;
	font-size: 15px;
	margin: .5em 1.5em 0 1.5em;
	padding: 0 0 1em 0;
}

	#content cite{
	display: block;
	font: bold 65%/150% Monotype Corsiva;
	color: navy;
	text-align: right;
	margin: 0 .5em 4em 0;
}

	#content cite a{ color:black; text-decoration:none; font-style:italic; }
	#content cite a:hover{ color:red; text-decoration:underline; }

	#content a{
	color:#540000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px teal dotted;
}

	#content a:hover{
	color:#540000;
	border-bottom: none;
}
td{
color: dark gray;
	font-family:  "times New Roman";
	font: italic;
	font-size: 12px;
	margin: 10px 1.5em 0 1.5em;
	padding: 0 0 1em 0;
}

b{
color: dark gray;
}

#footer{
	position: relative;
	width: 630px;
	padding: 1em 0 1em 0;
	background: #CFCFD2;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 9px;
}

	#footer h3{
	position: absolute;
	left: -4321px;
}

	#footer p{
	margin: 0;
	padding: .5em 0 .5em 0;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}

	#footer a{ color:#540000; font-weight:bold; text-decoration:none; }
	#footer a:hover{ color:red; text-decoration:underline; }

