

body	{
	color: #000;
	font-family: Helvetica, Verdana, Arial, Sans-serif;

	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	border: 0;
	background-color: #1e4088;
	
	}
	
* {
padding: 0;
margin: 0;
}


.hide: {
	display: none;
	}
	
img	{
	display: block;
	border: 0;
	}

.link {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
			font-size: 11px;
			color: #FF9933;
		}	


#maincrate	{
position: relative;
z-index: 2;

background-repeat: no-repeat;
margin: 30px auto 0px auto;
padding-top: 0px;
width: 795px;
height: 1288px;


}

#maincrate h1	{
	background-image: url(new_top.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	width: 795px;
	height: 101px;
	}
	
#maincrate h1 span {
	display: none;
	margin: 0;
	padding: 0;
	}
	

#topdeck	{
	margin-top: -15px;
	margin-left: 3px;
	padding: 0px;
	background: #fff;
	width: 787px;
	height: 1288px;
		}

#topdeck ul {
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	line-height: 10px;
	}
	
#topdeck li {
	display: inline;
	text-decoration: none;
	padding-left: 15px;
	list-style: none;
	line-height: 1.5em; 
	color: #acacac;

	}
	
#topdeck li a:link {
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #acacac;
	}
	
#topdeck li a:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #f47723;
	 }
	
#topdeck li a:hover, a:active {
	
	color: #2563b3; }

	


#columnA	{
	position: absolute;
	margin-left: 10px;
	line-height: 10pt;
	top: 100px;
	width: 200px;
	}
	
	
#columnA h2	{
	background-image: url(homepage.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 224px;
	height: 322px;
	margin-top: 75px;
	margin-left: 30px;
	}	
	

#columnB	{
	position: absolute;
	margin-left: 300px;
	line-height: 13pt;
	top: 150px;
	font-size: 11px;
	width: 400px;
	height: 400px;

	}
	
#columnB h3	{
	background-image: url(homeheader.gif);
	background-repeat: no-repeat;
	margin: 0;
	width: 357px;
	height: 39px;
	}
	
#columnB h3 span {
	display: none;
	margin: 0;
	padding: 0;
	}
	

	
#columnB p	{
	
	text-align: left;
	margin-top: 20px;
	font-size: 12px;
	width: 400px;
	height: normal;
	}
	
#columnB ul li {
	list-style: none;
	text-decoration: none;
	font-size: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #000;
	height: normal;
 			}
 			
	
#columnB p3	{
	float: right;
	text-align: left;
	margin-top: 10px;
	font-size: 11px;
	width: 200px;
	height: normal;
	}
	
	
