﻿html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    width: 231px;
    height: 277px;
    margin-left: 4px;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
    height: 149px;
    margin-top: 3px;
}

body {
    background: #000;
    text-align: center;
    font: 11px arial, sans-serif;
    color: #312F1A;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 714px;
  position: relative;
    top: 0px;
    left: 0px;
    height: 474px;
}

#header {
  background: top center url(images/logo.jpg) no-repeat;
  padding-top: 51px;
  width: 252px;
  position: relative;
}

/** Header **/
h1 {
    color: #FDE7C2;
    background: #9933FF;
    border: 2px solid #C4B888;
    padding: 8px;
    text-align: center;
    font: 25px "Times new roman", sans-serif;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 2px 21px;
}

#search {
    width: 451px;
    background: #000000 no-repeat;
    text-align: center;
    position: absolute;
    bottom: -1px;
    left: 255px;
    padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
    top: 0px;
    left: 0px;
    height: 354px;
}

#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  background: url(images/backgr.jpg) no-repeat;
}
#nav ul {
	background: #FF8080 url(images/nav_bot.jpg) no-repeat right
bottom;
	margin: -12px 7px 0 28px;
	padding: 5px 20px 15px 20px;
}
#nav a {
	color: #000000;
	font: 18px "times new roman", serif;
	font-style: italic;
	background: #FF8080;
	padding-right: 8px;
}

/** content **/

#content {
  background: #E8E7DA url('images/body_bottom_right.jpg') no-repeat right bottom;
  width: 462px;
  margin-left: 254px;
  min-height: 278px;
    height: 353px;
}

#content .main, #content .main2 {
  float: right;
  width: 422px;
  margin-top: 14px;
  padding-right: 28px;
}

#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: 438px;
    padding: 2px 2px 2px 2px;
    background: url('images/bogy_top_right.jpg') no-repeat right top;
    height: 344px;
    margin-left: 0;
    margin-top: 0px;
}
#beauty span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#beauty p {
  float: left;
  width: 204px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#beauty .clear {
  height: 10px;
}

h2 {
  font: italic 22px "Times new roman", serif;
  color: #991111;
  margin: 0 0 0.5em 0;
}

/** Footer **/

#footer {
  color: #E8E7DA;
  margin: 2px 0 0 275px;
}

#privacy {
    position: absolute;
    right: 460px;
    width: 239px;
    padding: 4px 0;
    text-align: center;
    background: no-repeat left bottom;
    top: 99px;
    height: 278px;
}
#privacy a {
  color: #000;
  font-weight: normal;
}
.newStyle1
{
    background-image: url('images/fronsdmall1.jpg');
    background-repeat: no-repeat;
}

