@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(wip/images/ocean.jpg);
	background-position: center center;
	background-color: #000000;
	margin: 0px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
#nav {
	text-align: center;
	padding-bottom: 8px;
	padding-top: 6px;
	background-color: #000000;
	border-top-style: solid;
	width: 900px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	background-image: url(wip/images/foot_bk2.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.nav {
	text-align: center;
	padding-bottom: 8px;
	padding-top: 6px;
	background-color: #000000;
	border-top-style: none;
	width: 900px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(wip/images/foot_bk2.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}

#contain {
	margin: auto;
	width: 900px;
}
.orange {
	color: #FF9900;
}
.orange_dk {
	color: #AE6800;
}
#picture {
	border: 1px solid #666666;
}
.picture {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#text {
	border-top-style: none;
	border-bottom-style: none;
	height: 339px;
	background-image: url(wip/images/tb_back.png);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-style: none;
	border-left-style: none;
}
.con_left ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.con_left li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
#content {
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	height: auto;
	line-height: 18px;
	background-color: #0E1B2C;
	background-image: url(wip/images/content_bk.jpg);
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 900px;
}
.content {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: auto;
	line-height: 18px;
	background-position: center top;
	width: 650px;
	vertical-align: top;
}

.italic {
	font-style: italic;
}
.italic_wt {
	font-style: italic;
	color: #CCCCCC;
}
.cc {
	color: #CCCCCC;
}

.foot {
	border-top-style: solid;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	background-image: url(wip/images/foot_bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: 1px;
	border-top-color: #666666;
}
.content p {
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.con_left {
	float: left;
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	vertical-align: top;
	padding-top: 20px;
}
.con_left a:link {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.con_left a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.con_left a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
}

.float_right {
	float: left;
	margin-right: 20px;
}
.float_left {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}

.table {
	margin: auto;
	width: 900px;
	border: 1px solid #666666;
	background-color: #142A42;
	background-image: url(images/content_bk.jpg);
	background-repeat: repeat-y;
}
.heading {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	display: block;
	padding-bottom: 4px;
	letter-spacing: 1px;
	font-size: 11px;
}
.underline {
	color: #966811;
	text-decoration: underline;
}
