body {
	margin: 0px;
	background-color:#000d2d;
	font:11px tahoma;
	color:#FFFFFF;		
}
.bgfiller{
	background:url(h_bgfiller.jpg) top center repeat-y;
}
.bgtop{
	background:url(h_bgtop.jpg) top center no-repeat;
}
.bgfooter{
	background:url(h_bgfoot.jpg) bottom center no-repeat;
}
.wrapper{
	sswidth:726px;
	margin:0 auto;
}
.maincontent{
	padding-top:50px;
}
.h_footer{
	height:120px;
	text-align:center;
	color:#828898;
}
.h_header{
	text-align:center;
}
.h_flash{
	text-align:center;
	ssmargin-top:20px;
}
.h_welcome{
	text-align:center;
	line-height:1.2em;
	padding:0 30px;
	letter-spacing:.02em;
	width:726px;
	margin:0 auto;
}

a:active, a:focus {outline: 0;}

.h_footer a:link {text-decoration: none;color:#828898;}
.h_footer a:visited {text-decoration: none;color:#828898;}
.h_footer a:active {text-decoration: none;color:#828898;}
.h_footer a:hover {text-decoration: underline;color:#cccccc;}


