BODY{
	background-color: #33210d;
	margin: 0px;
}
.Main{
	width: 760px;
}
.LTop{
	height: 180px;
	background-image: url(../IMG/L_Top.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.LMid{
	background-image: url(../IMG/L_Mid.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	
}
.RMid{
	background-image: url(../IMG/R_Mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.RTop{
	height: 180px;
	background-image: url(../IMG/R_Top.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.RBtm{
	background-image: url(../IMG/R_Btm.jpg);
	background-repeat: no-repeat;
	height: 160px;
	background-position: 0% 100%;
}
.H1{
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 37px;
	background-image: url(../IMG/H_2.jpg);
}
.TOP{
	height: 143px;
	width: 760px;
}
.Nav{
	background-image: url(../IMG/Nav_Bg.jpg);	
	width: 200px;
	vertical-align: top;
	background-repeat: repeat-y;
}

.Content{
	background-color: #dddddd;		
}

.Btm{
	background-color: #dddddd;
	background-image: url(../IMG/Btm.jpg);
	height: 160px;
	background-repeat: no-repeat;
}
.clsMenu1
{
	background-position: bottom;
	background-image: url(../IMG/Btn_1.gif);
	height:32px;
	width: 200px;
	text-indent: 5px;
	vertical-align: bottom;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}
.clsMenu2
{
	background-image: url(../IMG/Btn_2.jpg);
	background-position: top;
	height: 32px;
	width: 200px;
	vertical-align: bottom;
	text-align: left;
	text-indent: 13px;
	padding-bottom: 6px;
}
.clsMenu3
{
	background-image: url(../IMG/Btn_3.jpg);
	background-position: top;
	height: 32px;
	width: 200px;
	text-indent: 13px;
	padding-bottom: 6px;
	vertical-align: bottom;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f3f3f2;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f3f3f2;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f3f3f2;
}
a,.clsClick
{
	color: #0a56f0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}

.clsGalName
{
	text-align:center;
}

P,UL,TD{color:#3e2d18;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: normal;}
H1{color:#FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: right;font-weight: bold;margin-bottom: 2px;}
H2{color:#471e09;font-family: Arial, Helvetica, sans-serif;font-size: 14px;text-align: left;font-weight: bold;}
