body 
	{
	 background: url(images/bg3.jpg) top left #ffffff;
	 color: #5DCBDB;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: 62.5%;
	padding: 0px;	
	} 
	


a:link
	{
	color: #ffffff;
	text-decoration: none;
	}

a:visited
	{
	color: #F1EFEC;
	text-decoration: none;
	}
a:hover
	{
	color: #666666;
	text-decoration: underline;
	}
a:active
	{
	color: #F1EFEC;
	}
#content
	{position: relative;
	background: #ffffff;
	width: 500px;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 0px;
	text-align: center;
	margin-bottom: 0px;
	border: 1px solid #F6691C;}


	
#header
	{
	background: #ffffff;
	width: 500px;
	height: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;		
	text-align: center;}
#header h2
	{font-size: 16px;
	 margin-top: 0px;}

#header p
	{text-align: center;
	margin-top: 0px;
	padding: 0px;
	color: #F6884D;
	
	font-size: 11px;}

#header h2.Left
	{text-align: left;
	margin-left: 50px;
	font-size: 16px;
	 margin-top: 0px;}

#header p.alignLeft
	{text-align: left;
	margin-left: 50px;
	}

#header table
	{text-align: left;
	margin-top: 0px;
	margin-left: 50px;
	width: 400px;
	padding: 10px;
	color: #F6884D;	
	font-size: 11px;
	}
#header a:link
	{color: #60CEDD;}
#header a:visited
	{
	color: #666666;
	text-decoration: none;
	}
#header a:hover
	{
	color: #F66D23;
	text-decoration: underline;
	}
#header a:active
	{
	color: #F66D23;
	}


#header table a:link
	{color: #60CEDD;}
#header table a:visited
	{
	color: #666666;
	text-decoration: none;
	}
#header table a:hover
	{
	color: #F66D23;
	text-decoration: underline;
	}
#header table a:active
	{
	color: #F66D23;
	}



#form
	{background: #ffffff;}




#footer
	{
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 500px;
	height: 30px;
	color: #ffffff;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background: #F6691C;
	font-size: 1.0em;
	text-align:center;
	clear: left;
	border-top: 0px solid #cccccc;}

.floatimgleft 
	{
	float:left;
	clear: left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:3px;
	} 
.center
	{text-align: center;}
.padding
	{margin-left: 45px;
	}

