html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #474747;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: right;
	width: 220px;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000;
	text-align: center;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/** layout **/
#wrapper {
	text-align: left;
	width: 760px;
	position: relative;
	vertical-align: 0%;
	text-indent: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	padding-top: 40px;
	width: 252px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

/** Header **/
h1 {
	color: #FFFFFF;
	border: 2px none #C4B888;
	padding: 8px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 2px 21px;
	font-family: "Times new roman", sans-serif;
	font-size: 25px;
	background-color: #000000;
	background-image: url(Belo.jpg);
}

#search {
  width: 148px;
  background: #E8E7DA url(artest/images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 558px;
  padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
	position: relative;
	width: 100%;
}

#nav {
	position: absolute;
	top: 0px;
	left: -1px;
	width: 252px;
	padding-top: 213px;
	background-image: url(pic_2.jpg);
	height: 164px;
	background-repeat: no-repeat;
}
#nav ul {
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 28px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/nav_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	word-spacing: 0em;
	vertical-align: baseline;
	text-indent: 0px;
	white-space: 0;
}
#nav li {
	list-style: none;
	background-repeat: repeat;
	background-position: center top;
}
#nav a {
	color: #000000;
	font-style: normal;
	padding-right: 8px;
	font-family: Palatino;
	font-size: 15px;
	background-color: #FFFFFF;
	line-height: 19px;
}

/** content **/

#content {
	width: 500px;
	margin-left: 254px;
	min-height: 278px;
	background-color: #FFFFFF;
	background-image: url(artest/images/body_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content .main, #content .main2 {
	width: 300px;
	margin-top: 14px;
	padding-top: 15px;
	float: left;
	margin-left: 15px;
}

#content .main {
	padding-bottom: 1em;
	border-bottom: 1px solid #D6D3BA;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
	margin-left: 18px;
}
#content .main .clear, #content .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
}

#beauty {
	float: right;
	width: 164px;
	border-left: 1px solid #FFFFFF;
	background: top right url(artest/images/bogy_top_right.jpg) no-repeat;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#beauty span {
	float: left;
	width: 150px;
	font-size: 12px;
	clear: both;
	height: 30px;
}
#beauty p {
	float: left;
	width: 170px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	padding: 0;
}
#beauty .clear {
  height: 10px;
}

h2 {
	color: #991111;
	font-family: "Times new roman", serif;
	font-size: 22px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

/** Footer **/

#footer {
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 474px;
	font-family: Palatino;
}

#privacy {
	position: absolute;
	right: 24px;
	width: 204px;
	padding: 4px 0;
	text-align: center;
	background: #E8E7DA bottom left url(artest/images/footer_tab.jpg) no-repeat;
	top: 621px;
	background-image: url(images/nav_bot.jpg);
	background-color: #FFFFFF;
}
#privacy a {
  color: #000;
  font-weight: normal;
}
