html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}


h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	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;
}
body {
	background: #530000;
	font: 14px arial, sans-serif;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
}
#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	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: 17px;
	left: 270px;
	background: top left url(images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
}
#nav-top {
	position: absolute;
	top: 10px;
	left: 330px;
	width: 200px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: absolute;
	top: 66px;
	left: 280px;
	width: 580px;
	text-align: center;
	z-index: 15;
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
	font-size: 12px
}
#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_left.jpg) no-repeat;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 75px;
	padding-top: 150px;
	padding-bottom: 20px;
	width: 760px;
}

#body h2 {
	font-weight: normal;
	font-size: 13px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}

#black-tl { width: 100%; background: black top left url(images/black_tl.gif) no-repeat; }
#black-tr { width: 100%; background: top right url(images/black_tr.gif) no-repeat; }
#black-bl { width: 100%; background: bottom left url(images/black_bl.gif) no-repeat; }
#black-br { width: 100%; background: bottom right url(images/black_br.gif) no-repeat; }

#black-tl {
	margin-left: 30px;
	margin-top: 10px;
	width: 840px;
	position: relative;
}
#black-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
}

.black-box {
	float: left;
	width: 180px;
	margin-right: 11px;
	margin-left: 11px;
}

.black-box h2 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
}
.black-box h2 em {
	font-size: 23px;
	font-family: serif;
}

.black-box h3 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	margin-left: 8px;
}
	
	
.black-box .more {
	color: red;
}

#gray-tl { width: 100%; background: #cccccc top left url(images/gray_tl.gif) no-repeat; }
#gray-tr { width: 100%; background: top right url(images/gray_tr.gif) no-repeat; }
#gray-bl { width: 100%; background: bottom left url(images/gray_bl.gif) no-repeat; }
#gray-br { width: 100%; background: bottom right url(images/gray_br.gif) no-repeat; }

#gray-tl-sm { width: 100%; background: #cccccc top left url(images/gray_tl.gif) no-repeat; }
#gray-bl-sm { width: 100%; background: bottom left url(images/gray_bl.gif) no-repeat; }

#gray-tl {
	margin-left: 10px;
	margin-top: 15px;
	width: 780px;
	position: relative;
}
#gray-bl {
	padding: 10px 10px 10px 15px;
	position: relative;
}
#gray-tl-sm {
	margin-left: 10px;
	margin-top: 15px;
	width: 385px;
	position: relative;
}
#gray-bl-sm {
	padding: 5px 10px 5px 10px;
	position: relative;
}

.pink-bar {background-image: url(images/bar1.gif);
			text-align:center;
			margin-top: 20px;
			margin-bottom: 3px;
			margin-left: 273px;
			padding-top: 8px; 
			width: 360px; 
			height: 142px}


.pink-bar h2 em {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif
}





#footer {
	margin-left: 40px;
	margin-top: 10px;
	padding-top: 10px;
	width: 860px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 500px;
}
#choose {
	float: left;
	width: 320px;
	margin-left: 35px;
}







.menutype A:link   { color: white; font-weight: bold; text-decoration: none; letter-spacing: 0px }
.menutype A:visited   { color: #fff; font-weight: bold; text-decoration: none; letter-spacing: 0px }
.menutype A:hover    { color: #c20000; font-weight: bold; text-decoration: none; letter-spacing: 0px }
.menutypeblack    { color: #000000; font-weight: bold; text-decoration: none; letter-spacing: 0px }


.mainnavblue  { 
	background-image: url(images/menu_blue.gif);
	text-align:center;
	margin-top: 6px; 
	margin-bottom: 6px; 
	padding-top: 3px; 
	width: 137px; 
	height: 18px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}	
.mainnavblueon { 
	background-image: url(images/menu_blueon.gif);
	text-align:center;
	margin-top: 6px; 
	padding-top: 3px; 
	width: 137px; 
	height: 18px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
