a:link.pgMenu, a:visited.pgMenu, a:hover.pgMenu, a:active.pgMenu
{
	color: #6E2617;
}
a:link.more, a:visited.more 
{
	color: #98442A;
}
a:hover.more, a:active.more
{
	color: #000000;
}
body
{
	background-image: url(pics/weaving2.jpg);
	background-color: #E2C999;
    font-family: arial, helvetica, sans-serif;
}
div#base
{
	width: auto;
	position: relative;
	margin: 0px auto 0px auto;
}
div#header
{
	width: 650px;
}
div#body
{
	width: 650px;
	height: auto;
	background-color: #FFFDE8;
	text-align: left;
}
div#lmenu
{
	width: 170px;
	height: auto;
	background-color: #FFFDE8;
	float: left;
	padding: 15px 0px 5px 0px;
	text-align: center;
}
div#lmenu p, div#lmenu li
{
	font-size: 80%;
}
div#about_head
{
	width: 450px;
	padding-bottom: 10px;
}
div#about_head h1
{
	margin: 3px 0px 0px 0px;
	text-align: right;
	font-size: 100%;
	color: #4F1E16;
	font-weight:400;
}
div#about_head p
{
	margin: 3px 0px 0px 0px;
	text-align: right;
	font-size: 80%;
	color: #4F1E16;
}
div#rbody
{
	width: 480px;
	background-color: #FFFDE8;
	padding: 20px 0px 0px 0px;
	height: auto;
	text-align: left;
	float: right;
}
div#bg_top
{
	width: 460px;
	height: 20px;
	background-image: url(pics/bg_body_top.gif);
}
div#bg_mid
{
	width: 420px;
	min-height: 280px;
	background-image: url(pics/bg_body_mid.gif);
	padding: 0px 20px 20px 20px;
	font-size: 80%;
}
div#bg_mid_notices
{
	width: 410px;
	min-height: 280px;
	background-image: url(pics/bg_body_mid.gif);
	padding: 0px 30px 20px 20px;
	font-size: 77%;
}
div#bg_mid p
{
	margin-top: 0px;
	margin-bottom: 7px;
}
div#bg_bot
{
	width: 460px;
	height: 23px;
	background-image: url(pics/bg_body_bot.gif);
}
#searchtip
{
	font-size:	77%;
	font-style: italic;
}
.clear
{
	clear: both;
}
div#footer
{
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 630px;
	text-align: right;
	background-image: url(pics/bg_footer.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 0px;
}
h1, h2
{
	margin-top: 0px;
}
h1, h2, h3, h4, h5, h6
{
	color: #7A3622;
	font-family: tahoma;
}
h1.notice
{
	background-image: url(pics/bg_notice_head.gif);
	background-repeat: no-repeat;
	background-color: #98442A;
	width: 402px;
	height: 21px;
	color: #FFFFFF;
	font-size: 110%;
	padding: 4px 0px 0px 7px;
	margin-bottom: 0px;
}
h1.notice a:link, h1.notice a:visited
{
	text-decoration: none;
	color: #FFF;
}
h1.notice a:hover, h1.notice a:active
{
	text-decoration: underline;
	color: #FFF;
}
img.menu
{
	border: none;
	padding-bottom: 5px;
}
img.fan
{
	position: relative;
	top: -60px;
	left: 10px;
	margin-bottom: -66px;
	padding-left: 15px;
}
p.pgMenu
{
	color: #6E2617;
	font-size: 80%;
	display: inline;
}
input.search
{
	border: solid 1px #000000;
	width: 120px;
}
input.form1, textarea
{
	border: solid 1px #4F1E16;
	width: 250px;
    font-family: arial, helvetica, sans-serif;
}
input.form_short
{
	border: solid 1px #4F1E16;
	width: 100px;
}
p.menu
{
	margin-top: -5px;
	margin-bottom: 0px;
}
p.more
{
	text-align: right;
	margin: 3px 4px 3px 0px;
}
p.desc
{
	padding-left: 5px; 
	margin: 3px 0px 0px 0px;
}
.nomargin
{
	margin: 0px;
}