body 
{
	background-color:#7093db;
	margin:0;
	padding:0;
	text-align:left;
			
}
/* Define wrapper */
#wrapper 
{
	border:solid 1px #333;
	text-align:center;
	position:relative;
	
	
}
/*= Define header */
#header 
{
	border-top:solid .1em #666;
	background:url(images/bg-fade.gif) repeat-x top;
	margin-left:0px;
	padding-left:10px;
	position:relative;
	
}
#header h1 
{
	margin-top:5px;
}

#login-wrapper 
{
	margin-left:0;
	padding-left:.1em;
	text-align:center;
	position:relative;
	width:auto;
	
	
				
}

#div-login
{
	
	border:solid 1px #7093db;
	background: url(images/Capitol1846.jpg) no-repeat center;
	height:31.5em;	
	width:auto;	
	
			
}
#div-username 
{
	color:white;
	font-weight:bolder;
	line-height: 1.6em;
	text-align:center;
	padding-top:18.5em;
	width: auto;
	
	
}
.leftAlign
{
	text-align:left;
}
#div-summary
{
	
	text-align:center;
	
	
}
#div-summary #vldSum 
{
	color:Red;
}
	
/*= Define footer */
#footer 
{
	background:url(images/bg-fade.gif) repeat-x top;
	border-bottom:solid 2px #666;
	clear:both;
	color:White;
	font-weight:bold;
	font-size:80%;
	height:4em;
	margin-top:1em;
	margin-left:0;
	margin-bottom:0;
	padding:5px;
	text-align:center;
	
}
#footer a:link, #footer a:active, #footer a:visited 
{
	color:White;
}
#footer a:hover 
{
	color:Yellow;
	font-size:90%;
	font-weight:bold;
}
#div-btnLogin
{
	margin-left:7.2em;
	width:30%;
		
}
#lkbtnLogin
{	
	border-bottom:solid 1px white;
	border-left:solid 1px white;
	border-right:solid 1px white;
	border-top:solid 1px white;	
	font-size:1em;
	padding: 3px 15px 3px 15px;	
	text-align:center;
	
			
}
/* #lkbtnLogin */
#lkbtnLogin:link, #lkbtnLogin:active, #lkbtnLogin:visited 
{
	background-color:White;
	color:Black;
	text-decoration:none;
}

#lkbtnLogin:hover 
{
	background:Black;	
	color:White;
	text-decoration:none;
}