/*
	(c)Copyright 2005 Clinton Township Historical Society
        MAINPAGE CSS
	Created by: Andrew J. Hungerford http://lighting.ofdoom.com
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(back1.jpg) 0 0 fixed;}
	
body,td,th {font-family: Georgia, Times, Times New Roman, serif;}


#container {
	float: inherit;
	margin: 20px;
	border: 1px solid #FFFFFF;
	height: 756px;
	width: 756px;	
	background: url(back2.jpg)}	

#header {
	position: rlative;
	left: 0px;
	top: 0px;
	width: 756px;
	height: 144px;
	border:0px;}

#toplist {
	position: relative;
	top: 0;
	list-style: none;
	background: #874300
	}

#toplist a:link {
	text-decoration: none;
	color: #c63;}

#toplist a:hover {
	color: #A80A11;
	background-color: #E48A39;
	}

#toplist a:visited {
	text-decoration: none;
	color: #c63;}


#lselect {
	margin: 0px;
}

#lselect lt { 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
	color: #c63;
	}

#content {
	position: relative;
	left: 0px;
	top: 10px;
	width: 700px;
	background: url(back3.jpg);
	padding: 10px;
	border: 1px solid #000000;
	}

#content p {
	margin-top: 0px;
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0px;
}

#content h1 {
	border-bottom: 1px solid white;
	text-align: left;
	font-size: large;
	margin-left: 5px;
	padding: 0px;
}

#content h2 {
	border: 1px solid white;
	text-align: center;
	font-size: large;
	margin-left: 5px;
	padding: 0px;
}

#contentbit cb {
	width: 250px;
	padding: 1px;
	}
