

body {
	margin-top: 0px;
	padding: 0;
	text-align: left;
      background: #2C2828 url('../images/pap.jpg');
	font-family: Courier New, Courier, monospace;
	font-size: 13px;
	color: #E0BC9C
}

select, input, textarea {
    background-color: #818DA2;
    border: 1px solid #C0C6D4;
    color: #212931;
    padding: 1px;
    font-family: arial, tahoma, verdana, helvetica, sans serif;
    font-size: 85%;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	
}

h1 {
	font-size: 190%;
	color: #BFABA1;
}


h2 {
	font-size: 170%;
	font-weight: bold;
      color: #E78E6F;

}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
      font-family: arial, tahoma, verdana, helvetica, sans serif;
      font-weight: bold;
	font-size: 90%;
	color: #D2A278;
}

ul {
}

ol {
}

a {
	color: #D3B8AA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

#page1 {
	clear: both;
	width: 731px;
      margin: 0 auto;
	text-align:center;
      background: url('../images/back.jpg') no-repeat;
}


#header {
	width: 731px;
	height: 67px;
	margin: 0 auto;

}


#logo {
	float: center;
	height: 67px;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	padding-top: 10px;
	text-align: bottom;
	font-size: 350%;
	font-weight: bold;
}

#logo h2 {
	padding-left: 60px;
}

#logo a {
	text-decoration: none;
	color: #D3B1B1;
}


#menu {
	width: 731px;
	height: 45px;
	margin: 0 auto;
	background: url('../images/menbk6.gif') repeat-x;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url('../images/men_down2.gif') no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color: #FFC9A1; padding-left:15px; padding-right:8px; padding-top:0; padding-bottom:12px
}

#menu a:hover {
	color: #FFEEE1;
}

#menu .active a {
	color: #EDA667;
	background: url('../images/men_up2.gif') no-repeat left center;	
}


#page {
	clear: both;
	width: 731px;
	margin: 0 auto 20px auto;
	padding: 5px 0 0 0;
}


#content {
	text-align:left;
	float: right;
	width: 700px;
	padding: 10px 10px 15px 10px;
	font-size: 85%;
}


#content ul {
      list-style-position: outside;
      list-style-type: circle;
	line-height: 110%;
}




#footer {
	clear: both;
	height: 35px;
	width: 716px;
	margin: 0 auto;
	padding-right: 5px;
	padding-top: 15px;
	background: url('../images/fade.png');
	color: #E78E6F
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #E78E6F;
}
