@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #036;
	background-image: url(../images/body_bck.jpg);
}
#header {
	background-image: url(../images/header.jpg);
	height: 99px;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#navigation {
	height: 47px;
	width: 940px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper {
	width: 940px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 760px;
}
#footer {
	background-image: url(../images/footer_bck.jpg);
	background-repeat: repeat-x;
	height: 165px;
	width: 100%;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#footer_inside {
	height: 165px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}

#footer1 {
	height: 80px;
	width: 100%;
	background-color: #e7e7e7;
}
#footer1_inside {
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer1 a{
	color: #666;
}
#footer1 a:hover{
	color: #000;
}

#intro {
	background-color: #02315B;
	height: 250px;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	margin-top: 10px;
}
#intro1 {
	float: left;
	width: 600px;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
	padding-right: 10px;
	margin-left: 10px;
}
#intro2 {
	float: right;
	width: 290px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
}

#content {
	width: 940px;
}
#content1 {
	float: left;
	width: 610px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699cc;
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
	padding-right: 10px;
}

#content2 {
	float: right;
	width: 290px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #6699cc;
}
#content3 {
	float: right;
	width: 290px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #02315B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
}
.whitetxt {
	color: #FFF;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}a {
	text-decoration: underline;
	color: #6699cc;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #6699cc;
	font-weight: normal;
	margin-top: -5px;
}
li {
	margin-left: -25px;
	color: #FFF;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #6699cc;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699cc;
	font-weight: normal;
}
.tentxt {
	font-size: 10px;
	color: #69C;
}
.tentxtheader {
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
#memberslist {
	background-color: #02315B;
	width: 940px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	margin-top: 10px;
	font-size: 11px;
	color: #FFF;
	height: 600px;
	overflow: scroll;
}
