html, BODY
{
	margin:0;
	padding:0;
	height:100%;    	
	text-align: center;
	background: #000000;
	color: #7e7e7e;
	font-size: 17px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
#container
{
	position:relative;
	width: 854px;
	BACKGROUND: url(images/form2.jpg) #ffffff;
    	min-height:97%;
	TEXT-ALIGN: left;
    	margin: 0 auto 0 auto;
	height:auto !important; /* real browsers */
	height: 97%; /* IE6: treaded as min-height*/
}
#logogroup
{	
	float: left;
}	
#logo
{	
	width: 190px;
	height: 107px;
	background: url(images/logo.jpg) no-repeat top ;
	border: none;
	margin: 45px 0px 45px 45px;
}
#logo_2
{
	width: 161px;
	height: 120px;
	background: url(images/logo.jpg) no-repeat center;
	padding: 25px 0 45px 45px;
}
H1
{
	color: #717171;
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding: 0 0 0 25px;
	
}
.welcometext
{
	color: #7e7e7e;
	font-size: 17px;
	font-weight: bold;
	width: 300px;
	padding: 0 0 0 25px;
}
#mainimage
{	
	width: 355px;
	height: 249px;
	background: url(images/mainimage.jpg) no-repeat top ;
	border: none;
	margin: 30px 30px 0px 0px;
	float: right;
}
.clear
{
	clear: both;
}
#form
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 60px;
}
.myinput
{	border-color: e1f2f9;
    	COLOR: #7e7e7e;
    	
}
#footer
{
	position:absolute;
	bottom:0; 
	padding: 4px 4px 4px 4px;
	font-size: 12px;
		
}
.usermessage
{
	color: #ffffff;
	font-size: 17px;
	padding: 480px 45px 0 60px;
}
A
{
	color: #7e7e7e;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 17px;
	text-decoration: underline;
	
}
A:hover
{
	color: #0098d2;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 17px;
	text-decoration: underline;
	
}
.info
{
	text-align: center;
}
H2
{
	color: #717171;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 30px 10px 30px;
}
H2 a
{
	color: #717171;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	
}
H2 a:hover
{
	color: #0098d2;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	
}
.clear
{
	clear: both;
}
#navigation
{
	background: url(images/nav_top.jpg) no-repeat center top;
	width: 749px;
	height: 84px;
	float: left;
	margin: -1px 0 0 0px;
}
#navigation_buttons ul 
{
	list-style-type: none;
	margin: 20px 0 0 20px;
	padding-left: 0;
	padding-right: 0;
	list-style: none;
	float:left;
	display:inline;
}
#navigation_buttons ul a
{ 

	display: block;
	width: 152px;
	height: 31px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	color: #5F77B4;
	font-family: Arial;
	text-align: center;
}
#navigation_buttons li a:hover 
{
	color: #97BFE7;
}
#navigation_buttons ul li
{ 
	display: inline;
	float: left;

}
* html #navigation_buttons ul a
{ 
	height: 31px;
}
body#photo #t-photo a, #sweep #t-sweep a, #email #t-email a
{
  	color: #97BFE7;
}
#popup a
{
	color: #0098d2;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;	
	
}
table.center 
{
	margin-left:auto; margin-right:auto;
}