body {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: "Georgia", serif;
	font-size: 12pt;
}
h1 {  
	text-align: center; 
	color: #e6376d;
}
h2 {  
	text-align: center;
	color: #e6376d;
}
h3 {  
	text-align: center;
	color: #e6376d;  
}
h4 {  
	text-align: center; 
}
p {
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #0000cc;
}
a:hover {
	text-decoration: underline;
	color: #5566ff;
}
ol {
}
ul {
}
ol ul {
	list-style-type: disc;
	line-height: 17pt;
}
form {
	padding: 0px;
	margin: 0px;
}

.giant {  
	font-size: 32pt; 
}
.alert {
	color: #cc0000;
}
.black {  
	color: black;  
}
.pink {  
	color: e6376d;  
}
.grey {  
	background-color: #ffb266;  
}
.norepeat {  
	background-position: 0 bottom;  
	background-repeat: no-repeat;  
}
.giant {  
	font-size: 36pt;  
}
.larger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
.small {
	font-size: small;
}
.checked {
	list-style-image: url(pics/check.gif);
	line-height: 26pt;
}
.spaced {
	line-height: 28pt;
}
.thinline {
	border-color: #a2a2a2;
	border-width: 1px;
	border-style: solid;
}
#header {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	height: 90px;
	background-image: url(pics/header.jpg);
}
#topnav {
	height: 35px;
	margin-left: 0px;
	margin-bottom: 35pt;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 14pt;
	background-color: #ff0080;
}
#topnav li {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	border-left-color: white;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-width: medium;
	margin: 0px;
	width: auto;
	float: left;
	list-style-type: none;
}
#topnav li:first-child {
	margin-left: 20px;
	border-left-style: none;
}
#topnav a {
	color: white;
}
#topnav a:hover {
	color: #ffff99;
}
#sidenav {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-top: 0px;
	height: 800px;
	border-color: #666666;
	border-style: solid;
	border-width: thin;
	text-align: right;
	background-image: url(pics/nav2.jpg);
	padding: 0px;
	float: left;
	width: 200px;
	list-style-type: none;
}
#sidenav li {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 20px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: thin;
	text-align: right;
	margin: 10px;
}
#sidenav li:first-child {
	border-top-style: none;
}
#sidenav a {
	color: #191919;
}
#sidenav a:hover {
	color: #191999;
}
#content {
	width: 80%;
	padding: 20px;
	clear: none;
	border-style: none;
}
#cpyr {
	font-size: small;
	font-family: sans-serif;
	padding-left: 20pt;
	width: 48%;
	float: left;
	text-align: left;
}
#footie {
	font-size: small;
	font-family: sans-serif;
	padding-right: 20pt;
	text-align: right;
	width: 35%;
	float: right;
}
.foots {
	font-size: small;
	font-family: sans-serif;
}
