html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #666;
}
h1 img {
	display: block;
}
h5 {
	font-size: 12px;
	color: #000;
	border: 0px solid #C4B888;
}
img {
	text-align: justify;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-align: left;
	color: #CCC;
}
.left {
	float: left;
}
.right {

}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000;
	text-align: center;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 11px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 5px auto;
	width: 714px;
	position: relative;
}

#header {
	background: top center url(images/logo.jpg) no-repeat;
	padding-top: 30px;
	width: 252px;
	position: relative;
}

/** Header **/
h1 {
	color: #FFC;
	background: #991111;
	border: 2px solid #C4B888;
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 2px 21px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #000;
	border: 2px solid #C4B888;
	padding: 2px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 2px 21px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#extra {
	width: 145px;
	background: #E8E7DA url(images/search_top.jpg) no-repeat;
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 261px;
	padding-left: 3px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 252px;
	padding-top: 292px;
	background: url(images/pic_1.jpg) no-repeat;
}
#nav ul {
	background: bottom right #991111 url(images/nav_bot.jpg) no-repeat;
	margin: 0 7px 0 28px;
	padding: 5px 20px 15px 20px;
	font-size: 17px;
}
#nav li {
  list-style: none;
  background: bottom left url(images/dots.jpg) repeat-x;
}
#nav a {
	color: #FFC;
	font-style: normal;
	font-weight:bold;
	background: #991111;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/** content **/

#content {
  background: #E8E7DA bottom right url(images/body_bottom_right.jpg) no-repeat;
  width: 462px;
  margin-left: 254px;
  min-height: 278px;
}

#content .main, #content .main2 {
	float: right;
	width: 320px;
	margin-top: 14px;
	padding-right: 5px;
	font-size: 12px;
}

#content .main {
	padding-bottom: 1px;
	border-bottom: 1px solid #D6D3BA;
	color: #911;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
  margin-left: 18px;
  color:#000
  
}
#content .main .clear, #content .main2 .clear {
	height: 20px;
	margin-bottom: -10px;
	width: 280px;
}

#beauty {
	float: right;
	width: 120px;
	border-left: 1px solid #D6D3BA;
	padding: 5px;
	background: top right url(images/bogy_top_right.jpg) no-repeat;
}
#beauty span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#beauty p {
	float: left;
	width: 120px;
	line-height: 1.3;
	border: 1px solid #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
	background-color: #CCC;
}
#beauty .clear {
  height: 10px;
}

h2 {
	font: normal 22px;
	font-family:Arial, Helvetica, sans-serif;
	color: #991111;
	margin: 0 0 0.5em 0;
	font-size: 20px;
	text-align: left;
}

/** Footer **/

#footer {
	margin: 0px 0 0 275px;
	text-align: center;
}

#privacy {
	position: absolute;
	right: 558px;
	width: 148px;
	padding: 4px 0;
	text-align: center;
	background: #E8E7DA bottom left url(images/footer_tab.jpg) no-repeat;
	top: 640px;
	left: -100;
}
#privacy a {
  color: #000;
  font-weight: normal;
}
#wrapper #footer div {
	color: #666;
}
#wrapper #body #content .main2 table tr td {
	font-weight: bold;
}
#wrapper #body #nav #nav-bot ul li a {
	font-size: 17px;
	color: #FFC;
}
#wrapper #body #content .main2 center .form table {
	font-weight: normal;
}
#wrapper #body #content .main2 table tr td {
	text-align: center;
}
#wrapper #body #content .main2 table tr th {
	text-align: left;
}
#wrapper #header #apDiv1 h3 header {
	text-align: right;
}
#wrapper #header #logo a {
	color: #FFC;
}
.footer {
	color: #CCC;
}
.footer {
	color: #CCC;
}
#wrapper #footer a {
	color: #CCC;
}
