body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 	padding: 0;
	text-align: center; 	
	color: #000000;
}

 #container { 
 	background: url(log-images/log-back.jpg) no-repeat center ;
	width: 360px; 
	padding: 5px; 
	height: 675px;
	margin: 15px auto; /* no touch, centers page */
	text-align: center;
	border: 2px solid #666; 
	 } 
	 
	 
.textfield {
	font-size: 20px;
	width: 319px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
h1 {
	color: #C74017;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: 36px Verdana;
}
h2 {
	color: white;
	padding: 0px;
	font: 18px Verdana;
	display: block;
	text-align: center;
}


a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #C74017;
	text-decoration: none;
}
.err {
	color: orange;
	font: bold Verdana 10px;
}
th {
	font-weight: bold;
	text-align: left;
}
.forms,p {
font-family: Verdana, sans-serif;
color: white;
font-size: 11px;
line-height: 15px; } 

#main {text-align: left;
		width: 319px;
		margin: 0 14px 0 16px;}
		
#head {
		height: 185px;}		
		
#error {position: fixed;
		width: 200px;
		margin: 5px 0px 5px 0;
		padding-left: 130px;}
		
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	
#bottomlinks {
				margin: 20px 0 0 0;
				font-family: Verdana;
				font-size: 11px;
				line-height: 15px;
				color: white;}
				
#bottomlinks a{
				text-decoration: none;
				
				}
				
#bottomlinks a:hover{
						text-decoration: none;
						color: #C74017;	
				
				}	
				
				
.buttonimg { float:left;
				padding-right: 6px;}						
				
				
				
				
						