BODY{
	background-color: #c6beb5;
	background-image: url(../IMG/Bg.jpg);
	background-position: top;
	margin: 0px;
	background-repeat: repeat-x;
}
.Main{
	width: 760px;
}

.L{
	background-image: url(../IMG/L.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.LBtm{
	
	background-image:url(../IMG/LBtm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 240px;
}

.LTop{
	height: 425px;
	background-image: url(../IMG/LTop.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.LMid{
	background-image: url(../IMG/LMid.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.RBtm{
	background-image: url(../IMG/RBtm.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
.R{
	background-image: url(../IMG/R.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.RTop{
	height: 425px;
	background-image: url(../IMG/RTop.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.RMid{
	background-image: url(../IMG/RMid.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.H1{
	background-image: url(../IMG/H1Bg.jpg);
	height: 40px;
	width: 980px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}
.TOP{
	height: 285px;
	width: 980px;
	background-image: url(../IMG/TopBg.jpg);
	background-repeat: repeat-x;
}
.Nav{
	width: 220px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../IMG/NavBg.jpg);
}
.NavTop{
	width: 220px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../IMG/NavTop.jpg);
}
.Content{

	background-image: url(../IMG/ContentTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #d8d1c8;
}
	

.ContentTop{
	background-image: url(../Img/ContentBtm.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.Btm{
	background-image: url(../IMG/Btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 140px;
	text-align: right;
}

.clsMenu1
{
	background-position: bottom;
	background-image: url(../IMG/Btn1.jpg);
	height:35px;
	width: 200px;
	text-indent: 7px;
	vertical-align: middle;

}
.clsMenu2
{
	background-position: top;
	
	height: 20px;
	width: 200px;
	text-indent:15px;
	vertical-align: bottom;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
}
.clsMenu3
{
	background-position: top;
	
	height: 30px;
	width: 200px;
	text-indent: 25px;
	vertical-align: middle;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/*color: #8f8d8d;*/
	color:#3c3a37;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #68672d;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #b2b2b3;
}
a,.clsClick
{
	color: #0a56f0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}
TH, .clsHead,strong
{
	color:#008000;
	font-size:13px;
}
.clsRedBold
{
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
}
.clsGalName
{
	text-align:center;
}

A{color:#47671b;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;font-weight: bold;}
TD,P,UL{color:#534d46;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
H1{color:#eae7e4;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;margin-bottom: 3px;}
H2{color:#474748;font-family: Arial, Helvetica, sans-serif;font-size: 14px;text-align: center;font-weight: bold;}
A.Disc{color:#918E89;font-family: Arial, Helvetica, sans-serif;font-size: 10px;text-align: right;font-weight: normal;}

.clsImgBrd
{
	border:solid 1px #e5e3e0;	
}
