@charset "utf-8";
/* CSS Document */

 
html {
	background: #001949 url(../images/mainBG.jpg) fixed center top;
	*background: #001949 url(../images/mainBG2.jpg) fixed center top;
}

body {
	position: relative;
	margin:0 auto;
	width:798px;
	background-color:#576a94;
	font-family: Arial, Helvetica, sans-serif;
	behavior: url("csshover3.htc");
}

#top {
	background: #576a94 url(../images/topBG.gif) no-repeat center top;
	height:135px;
}