html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color:#9C8AA5;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	
}

body {
  background: #421C52;
	text-align:center;
	font: 11px arial, sans-serif;
	color: #312F1A;
	overflow:auto;
	margin:0;
	padding:0;
		
}

/** layout **/
#wrapper
 {
 	padding-left:20px;
 	padding-right:20px;
	text-align: left;
	/*width: 750px;*/
	margin: 20px auto;
	overflow:hidden;
	  
}

#header 
{
	padding-top: 5px;
	background: top center /*url(images/logo.jpg)*/ no-repeat;
	/*width: 943px;*/
	position:relative;
  padding-bottom:30px;
  z-index:100;
  
  
 
}
#header1 
{
	padding-top: 5px;
	background: top center /*url(images/logo.jpg)*/ no-repeat;
	/*width: 943px;*/
	position:relative;
  padding-bottom:5px;
  z-index:100;
  /*overflow: auto;
  float: left;*/
  border: 2px solid #C4B888;
  background-color:#732C7B;
  width: 100%;
  text-align: center;
 
}
/** Header **/
h1 {
 color: #FDE7C2;
  
  
  /*padding: 8px;*/
  text-align: center;
  font: 40px "Times new roman", sans-serif;
  font-style: italic;
  font-weight: normal;
  display: inline;
  
  
  /*margin: 0 0 2px 21px;*/
  /*width:100%;*/
    
}

img {
	display: inline;
	background-color:#732C7B;
	
}

#search {
  width: 148px;
  background: #732C7B url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 100px;
  padding: 6px 0;
}
#search1 {
  width: 148px;
  background: #732C7B url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 255px;
  padding: 6px 0;
  
}
#search2 {
  width: 148px;
  background: #732C7B url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 405px;
  padding: 6px 0;
}
#search3 {
  width: 148px;
  background: #732C7B url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 555px;
  padding: 6px 0;
  
}
#search4 {
  width: 148px;
  background: #732C7B url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 705px;
  padding: 6px 0;
  
}
#search5
{
	  width: 148px;
  background: #732C7B url(images/search_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 855px;
  padding: 6px 0;

}



#search .text {
  width: 63px;
  
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}

#nav ul {
  background: bottom right #732C7B url(images/two.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#nav li {
  list-style: none;
  
}
#nav a {
  color: #FDE7C2;
  font: 18px "times new roman", serif;
  font-style: italic;
  background-color:#732C7B;
  padding-right: 8px;
}

/** content **/

#content 
{
	position:relative;
  background: #9C8AA5 bottom right no-repeat;
  /*width: 100%;*/
  margin-left: 270px;
  margin-right:10px;
  min-height: 278px;
  z-index:1;
  /*overflow:hidden;*/
  padding-top:21px;
  
}

#content .main, #content .main2 {
 
 
  /*width: 250px;*/
  margin-top: 14px;
  padding-right: 28px;
  z-index:-1;
}

#content .main 
{
	
  padding-bottom: 1em;
  border-bottom: 1px solid #D6D3BA;
  z-index:-1;
  
  
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
  z-index:-1;
}
#content .main2 .right {
  margin-left: 18px;
  
}
#content .main .clear, #content .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
  z-index:-1;
  
}

#beauty {
  float: right;
  width: 134px;
  border-left: 1px solid #D6D3BA;
  padding: 12px;
  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: 110px;
  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:Purple;
  margin: 0 0 0.5em 0;
  
}

/** Footer **/

#footer {
  color: #E8E7DA;
  margin: 2px 0 0 275px;
}

#privacy {
  position: absolute;
  right: 8px;
  width: 148px;
  padding: 4px 0;
  text-align: center;
  
}
#privacy a {
  color: #000;
  font-weight: normal;
}
#search1 .select
{
	font-weight:bold;
}












