@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
* {
	padding:0px;
	margin:0px;
}
img {
	border:0px;
}
#wrap {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #00134D;
}
#header .nav {
	height: 34px;
	width: 800px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}
#header .flash {
	margin-bottom: 8px;
	height: 240px;
	width: 790px;
	border: 1px solid #000000;
	margin-left: 4px;
}#content .topbox {
	margin-left: 2px;
	margin-top: 5px;
}
#content .butbox .leftbox {
	float: left;
	height: 202px;
	width: 390px;
}
#content .butbox .rightbox {
	float: left;
	height: 202px;
	width: 405px;
}
#outer {
	background-image: url(images/warp_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav input {
	border: 1px solid #000000;
	width: 85px;
}
.nav .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-right: 4px;
	margin-left: 3px;
}
.nav .sign {
	color: #0000FF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 5px;
}
.nav .style2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav .login {
	margin-right: 8px;
	margin-left: 8px;
}
#footer {
	width:800px;
	height:28px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
	float: left;
	display: block;
	text-align: center;
	padding-left: 5px;
}

#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	display: block;
	float: right;
	margin-right: 5px;
}
#content .Pbox {
	height: auto;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #FFE6BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content .Pbox h2 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #B35A00;
}
#content .Pbox span {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content .Pbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#singnup {
	height: 1380px;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#main {
	border: none;
}
#frame1 {
	height: 1390px;
	width: 760px;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#content .news {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 85px;
	width: 797px;
}
#content .news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 50px;
	width: 757px;
	margin-top: 40px;
	margin-left: 15px;
}
.gallery {
	width:100%;
	color:#FFFFFF;
	margin-bottom:8px;
	margin-top:8px;
}
