<STYLE> 

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

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

a 	{ text-decoration: none;
	color: #52628C;
	background-color:none;}
a:hover	{ color: #C8C8C8;
	background-color:none;}

h1 {	text-align: center;
color:#52628C;
font-size: 16px;
line-height: 18px;
text-transform: uppercase; 
font-style: italic; 
font-weight: bold; }

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

#nav
{ float: left;
width: 530px;
margin-top: 0px;
text-align: center;
padding: 0px; 
color:#52628C;
font-size: 12px;
line-height: 14px;
text-transform: uppercase; 
font-style: italic; 
font-weight: bold; 
}

#text
{ float: left;
width: 530px;
margin-top: 0px;
text-align: justify;
padding: 0px;
color:#FFFFFF;}

#content
{ float: center;
width: 510px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#FFFFFF;}

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

input, textarea, select
	{border: 1px solid #C8C8C8; 
	color: #C8C8C8;
	background-color: #000000;
	margin: 0px;}

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

</STYLE>
