body {
	margin:5px 25px 25px 5px;
}

	
#leftcontent {
	float:left;
	width:238px;
	margin-right:15px;
	padding-bottom:20px;
}

#rightcontent {
	font-family: Verdana;
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 260px;
}

#footer {
	font-family: Verdana;
	font-size: 70%;
	margin-top: 25px;
	margin-left: 260px;
}
		
p,h1,pre {
	margin:0px 30px 10px 30px;
}
		
h1 {
	font-size:14px;
	padding-top:10px;
}

a { color: blue; }

a:hover { text-decoration: none; color:#6699ff; }
	
#rightcontent p {
	margin-left:0px;
}


#navtainer {
	float: left;
	width: 112px;
	margin-left: 3px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul.subnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.subnav01 { 
	margin: 0px;
	padding: 0px;
}

			
.subnav01 a {
	color: #4c4c4c;
	font-family: Verdana;
	font-size: 11px;
	background: transparent url(images/subnav-bg.gif) no-repeat;
	text-decoration: none;
	display: block;
	width: 112px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	border-top: 1px solid #ccc;
}

.subnav01 a:hover {
	text-decoration: none;
	background: #eee url(images/subnav-bg.gif) no-repeat;
	color: #4c4c4c;
}

table.contactInfo {
	font-family: Verdana;
	font-size: 90%;
	line-height: 1.5em;
}

table.contactInfo td, th { vertical-align: top; }

table.contactInfo th {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

#history {
	
}

div.centerIMG {
	text-align: center;
}

#history td { vertical-align: top; }
#history h3 { text-align: center; margin-bottom: 0px; margin-top: 0px; }
#history ul {
	margin-top: 0px;
	margin-left: 16px;
	padding: 0px;
	font-family: "Comic Sans MS", Trebuchet;
	font-size: 80%;
	list-style-image: url(images/asterisk.gif);
}