@charset "utf-8";
/* CSS Document */
body {
	background-color: #C0A890;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#textback {
	background-repeat: repeat-y;
	background-position: center top;
	width: 617px;
	position: relative;
	left: 101px;
	vertical-align: top;
	background-image: url('image/boxrep.png');
}
#top {
	background: url('image/boxtop.png') no-repeat top center;
}
#bottom {
	background: url('image/box-bottom.png') no-repeat bottom center;
}
#content {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 38px;
}
#woman {
	height: 204px;
	width: 131px;
	position: absolute;
	left: 655px;
	top: 10px;
}
/*p {
	padding: 0px;*/
}
/* BEGIN style9 */
 #navcontainer
{
	padding: 0;
	height: 20px;
}

#navcontainer ul
{
border: 0px none;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	background: #fff;
	height: 18px;
	border-top: 1px solid #f5d7b4;
	border-left: 1px solid #f5d7b4;
	border-bottom: 1px solid #f5d7b4;
	padding: 0 7px 0 7px;
	color: #603018;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

#navcontainer ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
#text{
min-height:600px;
}