@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 30 px;
	margin-top: 0px;
	margin-right: 20 px;
	margin-bottom: 0px;
	}
	
	
a:link {color:#666; text-decoration: none}
a:visited {color: #666; text-decoration: none}
a:hover {color: #669933; text-decoration: none; cursor:pointer}
a:active {color: #669933;text-decoration: none}

#header {
	width: 937px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
#navigation {
	width: 937px;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	}
	
#maincontent {
	width: 937px;
	min-height: 350px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	background-image:url(../images/background.gif);
	background-repeat: no-repeat;
	}
	
copyrighttext 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	}
	
navdividertext 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999;
	}	
	
admintext 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	}	
	
displaytext
	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#666;
	}
	
displayheadingtext
	{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000;
	}	
	
<!-- Copyright (c) 2009 Mark H Yellen. All Rights Reserved.  -->
<!-- Author: Mark H Yellen: www.markyellen.com  -->