html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
ul.special {
	margin: 12px;
	padding: 10px;
	color: #DBDBDB;
	list-style-type: circle;
	list-style-position: inside;
}
ul.diamond {
	margin: 12px;
	padding: 10px;
	color: #DBDBDB;
	list-style-image:url('/images/diamond.gif');
	list-style-position: inside;
	font-size: 10px;
	v-align: bottom;
}
ul.circle {list-style-type: circle}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.about {
	text-align: center;
}
body {
	background: #580000;
	font: 11px arial, sans-serif;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url('images/header_bg1.gif') repeat-x -8px 0px;
	height: 284px
}
#header h1 {
	background: url('images/header_bg.gif') no-repeat 0px 0px;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#uppers {
	position: absolute;
	top: 10px;
	left: 270px;
	/*background: url('images/search.gif') no-repeat top left;*/
	padding-left: 25px;
	z-index: 15
}

#slogan {
	font-weight: normal;
	font-size: 18px;
	font-family: "Times new roman", serif;
}

#bbb {
	position: absolute;
	top: 0px;
	left: 445px;
	width:37px;
}

#nav-top {
	position: absolute;
	top: 5px;
	left: 470px;
	width: 190px;
}
#nav-top li {
	display: inline;
}

#nav-special {
	position: absolute;
	top: 105px;
	left: 273px;
	width: 580px;
}
#nav-special li {
	display: inline;
}

#nav {
	background: url('images/nav_left.gif') no-repeat top left;
	position: absolute;
	top: 66px;
	left: 235px;
	width: 680px;
	text-align: center;
	z-index: 15
}
#nav div {
	background: url('images/nav_right.gif') no-repeat top right;
	padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}
#nav ul {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
	background: url('images/nav_bg.gif') repeat-x top left;
	padding-left:0px; padding-right:0; padding-top:10px; padding-bottom:10px
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 282px;
	height: 575px;
	background: url('images/body_left7.jpg') no-repeat;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 320px;
	padding-top: 130px;
	width: 500px;
}

#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}

#details {
	text-align: center;
}

#black-tl { width: 100%; background: black url('images/black_tl.gif') no-repeat top left; }
#black-tr { width: 100%; background: url('images/black_tr.gif') no-repeat top right; }
#black-bl { width: 100%; background: url('images/black_bl.gif') no-repeat bottom left; }
#black-br { width: 100%; background: url('images/black_br.gif') no-repeat bottom right; }

#black-tl {
	margin-left: 300px;
	margin-top: 10px;
	width: 540px;
	position: relative;
}
#black-bl {
	padding:  0px 20px 0px 20px;
	position: relative;
}

.black-box {
	float: left;
	width: 126px;
	margin-right: 20px;
	margin-left: 20px;
}
.black-box h2 {
	font-size: 13px;
	font-weight: normal;
}
.black-box h2 em {
	font-size: 22px;
	font-family: serif;
}
.black-box .more {
	color: red;
}
.black-box a {
	color: #DBDBDB;
}
.black-box a:hover {
	color: red;
}
.black-box .caption {
	font-weight: bold;
}

#content {
	position: relative;
	z-index: 11;
	margin-left: 320px;
	width: 500px;
	background: #580000;
	font: 15px arial, sans-serif;
	color: #DBDBDB;
	padding-bottom: 35px;
}
.myindent {
	text-indent: 1%;
}
.mylink  a {
	color: red;
}
.mylink  a:hover {
	color: DBDBDB;
	text-decoration:underline;
}

#pagetitle {
	position: relative;
	z-index: 10;
	margin-left: 320px;
	padding-top: 130px;
	width: 500px;
	height: 60px;
}

#pagetitle h2 {
	font-weight: normal;
	font-size: 15px;
}
#pagetitle h2 em {
	font-size: 25px;
	font-family: serif;
}

#footer {
	margin-left: 320px;
	margin-top: 10px;
	padding-bottom: 15px;
	width: 550px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 233px;
	text-align: justify;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
	text-align: justify;
}

#copyright {
	margin-left: 320px;
	text-align: center;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}