body
{	color: #64626B;
	font-family: "Trebuchet MS", Verdana,  Tahoma,  Arial;
	font-size: 8pt;
        background: #ababab;
	margin: 0px;
	padding: 0px;
        line-height: 20px;
        text-align: justify;}

h1
{       color: #5f8d7e; 
        font-size: 13pt;
	font-family: Georgia, verdana;
	font-weight: bold;
        letter-spacing: 2pt;
	text-transform: uppercase;
	border-bottom: 1px dotted #5f8d7e;
        text-align: justify;}

ul
{	list-style-type: square;
	margin: 0 0 0 25px;
	padding: 0;
	text-align: left;}

b, strong 
{       color: #5f8d7e;
        font-weight:bold;}

a 
{	color: #5f8d7e; 
	text-decoration: none;}


a:hover
{       color: #283742;
	text-decoration: none;}


blockquote
{       display: block;
        background: #e2e2e2;
        padding: 10px;
	border-left: 5px solid #c6c6c6;
        font-weight: normal;}

input, textarea, select 
{	background-color: #e2e2e2;
	margin: 0px;
	padding: 5px;
        border: 1px solid #64626B;
        text-align:justify;}


#content
{       background: #e2e2e2;
	overflow: hidden;
	margin: 0px auto;
	width: 466px;}

#page
{	padding: 10px;
        background: #e2e2e2;}


#head
{       background: #e2e2e2;
	height: 336px;
	border-top: 20px solid #283742;
	margin: 0px auto;
	width: 466px;}

#footer 
{	clear: both;
	border-top: 1px dotted #5f8d7e;
	border-bottom: 20px solid #283742;
	width: 466px;}

#nav
{
	width: 466px;
	background: #e2e2e2; 
	text-transform: uppercase;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	margin: 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	line-height: 10px;}

#nav a
{	margin: 0px;
	padding: 6px;
	font-size: 10pt;
	color: #c6c6c6;
	font-weight: bold;
	text-align: center;}

#nav a:hover
{	margin: 0px;
	padding: 6px;
	color: #b9b9b9;}
