


body {
background:#ded9a9;
margin-top:auto;
}
h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica;
	color:#66644e;
}

h1 { 
	font: normal 17px "Trebuchet MS", Verdana, Arial, Helvetica;
	color:#66644e;
	font-weight: bold;
}
h2 { 
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica;
	color:#66644e;
	font-weight: bold;
}

a:link,a:active,a:visited { COLOR: #66644e;
			text-decoration: none;}

}
label {
	float:left;
	clear:left;
	display:block;
	width:190px;
	height:16px;
	background:#EFEFEF;
	font-weight: normal;
	margin-top:6px;
	margin-left:3px;
}
textarea{
	float:left;
	clear:right;
	width:590;
	font-family: Verdana,Helvetica,Verdana,Arial;
	font-size: 12px;
	margin-left:3px;
	margin-right:10px;
	margin-bottom:6px;
	margin-top:6px;
}
form {	background:#EFEFEF;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
  width:953;
  margin-top:0;
  position:absolute;
  left:50%;
  margin-left:-476;
}

div#top {
  font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica;
  clear:both;
  text-align:right;
  color:#66644e;  
  padding-top:5px;
  padding-right:10px;  
}

div#header {
  height:200px;
  background-color:white;
  border-left: 1px solid silver;
  border-right: 2px solid #808080;
  border-bottom: 2px solid #808080;
}

#header, #nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 3em;
	background: white;
	color: silver;
	font: normal 16px "Trebuchet MS",Helvetica,Verdana,Arial;
	margin-left:0;
  	margin-top:0;
  	
}
 
#nav a {
	display: block;
	width: 8em;
	color: #66644e;
        margin-left:10;
	text-decoration: none;
	
}
 

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font: normal 12px "Trebuchet MS",Helvetica,Verdana,Arial;
	border-left: 1px solid silver;
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	
		
}
 
#nav li li {
 
	width: 14em
}
 
#nav li ul a {
	width: 14em;
}
 
#nav li ul ul {
	margin: -0.25em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #ded9a9;
	color: white;
}

/*-----------------------------------*/



div#trailer {
margin-top:15px;
}

div#center {
padding:0px;
border-top: 1px solid silver;
border-left: 1px solid silver;
border-right: 2px solid #808080;
border-bottom: 2px solid #808080;
background-color:white;
}

div#right {
	padding:0;
	margin:0;
	float:right;
	width:285px; 
	height:auto;
	text-align:left;
}

div#cen {
	width:autopx;
	margin:30px;
	margin-bottom:0px;
	padding-bottom:30px;
}

div#tright { 
	width:400px; 
	height:auto;
	float:right;
	text-align:right;
	vertical-align:bottom; 
	padding-top:10px;	
}

.float-left { 
	float:left; 
}

div#footer {
  height=100px;
  margin-top:10px;
  clear:both;
  padding-left:10px;
  float:right; 
}
