body {
	background: #132527 url('/images/bg.jpg') top left no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #fff;}

#logIn{
	margin:200px auto 0 auto;
	padding: 4px;
	height:240px;
	width: 520px;
	background: url('/images/login.png') top center no-repeat;}

#logIn2{
	margin: 0 auto 0 auto;
	padding: 4px;
	height:240px;
	width: 520px;
	background: url('/images/login.png') top center no-repeat;}
	
#loginContent {
	margin:70px 0 0 22px;
	padding:3px;
	height: 225px;
	width:470px;}

#loginTable{
	font-size: .90em;
	font-weight: lighter;}

#contactUs{
	margin:3px auto 0 auto;
	height:48px;
	text-align: left;
	padding:10px 5px 0 54px;
	font-size: .80em;
	color: #E0EEEF;
	overflow: hidden;
	line-height:1.2em;
	width: 320px;
	background: url('/images/emailUs.png') top left no-repeat;}

#contactUs a, #contactUs a:visited{
	color: #E0EEEF;
	text-decoration: underline;}
	
#contactUs a:hover{
	color: #1F656F;
	text-decoration: none;}
	
#test{
	margin:3px auto 0 auto;
	height:48px;
	text-align: center;
	padding:4px;
	font-size: .90em;
	color: #E0EEEF;
	line-height:1.3em;
	width: 320px;}

