/*
	old.css
	Copyright 2002-2003 by Christopher Heng. All rights reserved.
	$Id: old.css 1.17 2003/08/28 00:36:26 chris Exp $
	http://www.thesitewizard.com/
*/

p {
	font-family: Arial, Helvetica, sans-serif;
}
div.toptitle {
	position: absolute ;
	top: 0px ;
	left: 210px ;
	color: black ;
	background: white ;
	border: 1px ;
}
div.sidepanel {
	position: absolute ;
	top: 50px ;
	left: 5px ;
	width: 25% ;
	text-align: center ;
	font-family: Arial, Helvetica, sans-serif ;
}
div.maincontent {
	position: absolute ;
	top: 80px ;
	left: 28% ;
	width: auto ;
	font-family: Arial, Helvetica, sans-serif ;
}

div.copyright {
	clear: both ;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid black ;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100% ;
	font-weight: bold ;
	margin: -12px 0px ;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100% ;
	font-weight: bold ;
	margin: -12px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100% ;
	font-weight: bold ;
	margin: -12px 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	margin-left: -1em ;
}
ol.content {
	margin-left: -1em ;
}
ul.content {
	margin-left: -1em ;
}
ol.content2 {
	margin-left: -1em ;
}
ol.content2 li {
	list-style-type: lower-alpha ;
}

ul.listoflinks {
	margin-left: -1em ;
	margin-top: 0 ;
	margin-bottom: 0 ;
	list-style-type: disc ;
}
ul.listoflinks li {
	margin-top: 0 ;
	margin-bottom: 0 ;
}
