<STYLE> 

body
{ background-color: #000000;
margin: 0px;}
body, td, input, select, textarea

{ font-family: trebuchet ms;
font-size: 11px;
line-height: 14px;}

a 	{ text-decoration: none;
	color: #9ABDBF;
	background-color:none;
	font-weight:bold;}
a:hover	{ color: #ADADAD;
	background-color:none;}

h1 {	font-family: trebuchet ms;
	color: #6BBEC4; 
	text-transform: uppercase; 
	font-size: 13pt;
	line-height: 6px;
	font-style: none;
	text-align: left;}

#layout{ float: left; width: 700px;height: auto;margin: 0px auto;padding:0px;}
#layout img{ border: 0px;}

#nav
{ float: left;
width: 402px;
margin-top: 0px;
text-align: right;
padding: 0px; 
color:3B5053;
font-size: 12px;
line-height: 14px;
background-color: #E6E0E0;
border-left:#6BBEC4 solid 19px;}

#text
{ float: left;
width: 448px;
margin-top: 0px;
text-align: justify;
padding: 0px;
color:#3B5053;
background-color: #E6E0E0;}

#content
{ float: center;
width: 402px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#3B5053;
border-left:#6BBEC4 solid 19px;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px solid #3B5053; 
	color: #3B5053;
	background-color: #E6E0E0;
	margin: 0px;}

li { list-style-type: square; padding-bottom: 1px;; }
ul { padding: 5px; margin: 5px; }

</STYLE>
