body#one { 
	background: #ed1c24; 
	color:#000;}

#one #container { background: url(../images/1a.gif) no-repeat top center; }

#one #links li:hover
{
color: #ff5900;
background-color: #ED5C5C
}

#one #content,
#one #links li:active {
	color:#000;

	text-decoration: none;
	background-color:#eeeeee; 
}


#one a 
       {
	   color: #222222;
	   border-bottom: 1px dashed #ed1c24;
	   text-decoration: none;
	   }   
	   
#one a img 
       {
	   color: #222222;
	   border-bottom: 0px dashed #ed1c24;
	   text-decoration: none;
	   }  	   

#one a:hover {
	color: #222;
	 text-decoration:none; }

#one #links li {
	border-bottom: 1px dashed #eee; 	
	}

#one #links a:hover {
	color: #fff; 	
	}	

#one h3 { 
	background:url(../images/1title.gif) top right no-repeat; }

.textinput 	{ 
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border-top: 1px solid #aaaaaa;  
	border-left: 1px solid #aaaaaa; 
	border-right: 1px solid #aaaaaa; 
	border-bottom: 1px solid #aaaaaa; 
	background: #eaeaea; 
    margin-top: auto;
	margin-left: 0px;
}

.textinput:focus 	{ 
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border-top: 1px solid #333; 
	border-left: 1px solid #333;  
	border-right: 1px solid #333; 
	border-bottom: 1px solid #333; 
	background: #eaeaea; 
	margin-top: auto;
	margin-left: 0px;	
	                }

.submitter	{
			border-left: 1px solid #cc0000; 
			border-right: 1px solid #cc0000; 
			border-top: 1px solid #cc0000; 
			border-bottom: 1px solid #cc0000; 
			background: #ed1c24;
			color: #fff;
			width: 150px;
			margin-left: 28px;
			}







