body {
	background-image: url(../images/pagebkg.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0 0 30px 0;
	padding: 0;
	min-width: 740px;
}
#masthead {
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5E5539;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 30px;
}
#skipnav {
	position: absolute;
	top: 0;
	left: auto;
	right: 15px;
	padding: 6px 15px 6px 0;
	font-size: .75em;
	color: #E2DFCD;
}
#masthead a, #masthead a:visited, #skipnav a, #skipnav a:visited {
	color: #E2DFCD;
	text-decoration: none;
}
#masthead a:hover, #masthead a:active, #masthead a:focus,
#skipnav a:hover, #skipnav a:active, #skipnav a:focus {
	color: #FFFFFF;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	background-image: url(../images/sidebarbkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#topBar {
	width: 740px;
	height: 145px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #B3AC7C;
	text-align: right;
}
#maincontent {
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	width: 500px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/yingyang.jpg);
	background-repeat: no-repeat;
	background-position: right middle;
	height: 100%;
	/*background: #BCC099 url(../images/girlbkg.jpg) left bottom fixed no-repeat;*/

}

a:link {
	color: #495472;
	text-decoration: none;
}
a:visited {
	color: #8D847A;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #641220;
	text-decoration: none;
}

#sidebar {
	width: 185px; /*148+42+20=210 rendered*/
	float: left;
	padding: 16px 30px 0 15px;
	font-size: 10px;
}
#maincontent p, #sidebar p {
	margin: 0 0 0 15px;
	line-height: 150%;
}
#bottomBevel {
	width: 740px;
	height: 34px;
	clear: both;
	text-align: right;
	background-color:#FFFFFF;
	background-image: url(../images/sidebarbkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 10px;
}
#bottomBevel a {color: #333333;}
h2#nav, h2#first {margin: 0 0 8px 0;}
h2, h3 {
	margin: 12px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #04090D;
}
h3 {
	font-size: 12px;
	color:#5E5539;
	font-weight: bold;
}

#navlist {
	margin: 0;
	padding: 0;
}
#navlist li {
	list-style-type: none;
	margin: 0;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #660000;
	display: block;
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 0 none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	color: #494B40;
}
a#navlist:link, a#navlist:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 2px 6px;
	border: 1px solid #FFFFFF;
	border-top: 0;
	font-weight: bold;
}
a#navlist:hover, a#navlist:active, a#navlist:focus {
	letter-spacing: 0.1em;
}
#footer {
	width: 740px;
	margin: 0 auto;
	font-size: 9px;
	color: #FFFFFF;
	padding: 6px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p {margin: 0 0 8px 0;}
#footer a:link {
	color: #E2BF9F;
	text-decoration: none;
}
#footer a:visited {
	color: #E5C1A1;
}
#footer a:hover, a:active, a:focus {
	color: #660000;
}

