/* CSS Document */


body {
	font-size:12px;
	color:#000000;
	background-color:#FFF9F3;
	font-family:Arial, Helvetica, sans-serif !important;
	margin-top:0;
	margin-left:0;
	line-height:140%;
	background:url(../images/body_back.gif) center top repeat-y;
}
#wrapper2{width:966px; margin-left:auto; margin-right:auto; 
overflow-x:auto;overflow-y:auto;
}

#container2{width:966px; margin:0px; border:1px solid #C0A943; background-color:#000000;}

/*  header   */
#header2 {
	width:970px;
	height:70px;
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


/*  navigation  */
#tabs {
    margin:0;
	margin-top:0px;
	width:968px;
	height:33px;
	background-image:url(/images/top_bottom.jpg);
}


#tabs ul {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	font-size:12px;
	width:950px;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:right;
	background:url("/images/tab1.gif") no-repeat left top;
	margin:0;
	padding:0 3px 0 0;
	width:108px;
	text-decoration:none;
}

#tabs a span {
	float:right;
	display:block;
	background:url("/images/tab2.gif") no-repeat right top;
	padding:10px 12px 7px 12px;
	color:#5B503A;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    /* End IE5-Mac hack */

#tabs a:hover span {
	color:#666666;
}

#tabs a:hover {
	background-position:0% -36px;
}

#tabs a:hover span {
	background-position:100% -36px;
}

#footer2{width:968px; height:35px; text-align:right; font-size:12px; color:#5B503A; background-image:url(../images/footline.gif); background-repeat:repeat-x;
margin:0; padding:0;}

/*  contents  */
#mainBox{width:966px; }
#rtBox{float:right; width:496px; margin-top:5px; }
#rtBox2{float:right; width:472px; margin-right:8px; padding:7px; height:510px; border:1px solid #C0A943; overflow: auto;}
#rtBox_s2{float:right; width:472px; margin-right:8px; padding:7px; height:200px; border:1px solid #C0A943; overflow: auto;}
#ltBox{float:left; width:462px; height:326px; margin-top:5px; background-color:#000000;}
#ltBox2{width:415px; height:312px; margin-left:auto; margin-top:10px;}
#ltBox6{width:415px; height:312px; margin-left:auto; margin-top:auto;}
#ltBox3{float:left; width:462px; height:230px; margin-top:5px;}
.galBoxtop{width:203px; height:38px;
    background-image:url(/images/online.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0;
	}

.galBoxtop h3{font-size:13px; color:#5B503A; padding:10px 20px;}
#galBox {width:966px; margin-top:8px; background-color:#FFFFFF; }
#galBox2{width:955px; border-top:1px solid #C0A943; background-color:#FFFFFF; padding:5px;}
#ltBox_l{float:left; width:966px; margin-top:5px; background-color:#000000;}
#ltBox4{float:left; width:966px; height:650px; margin-top:5px;margin-left:auto; margin-right:auto;}
#ltBox5{float:right; width:472px; height:200px; margin-right:8px; padding:4px; height:200px; border:1px solid #C0A943; overflow: auto;}
#galBoxtop_p{width:203px; height:38px;
    background-image:url(/images/online.jpg);
    background-repeat:no-repeat;
	margin:3px 0 0 0;
}


.clear {
	clear:both;
	width:100%;
	height:1px;
}

/*div { border: solid 1px #f00; }*/
/*prof*/
.profile { 
solid #ffffff;
padding: 5px 10px;
background: #000000;
} 
.profile_top { 
color: #ffffff; 
background: #000000;
} 
.profile_bottom {
color: #ffffff;
border: 0.1px solid #000000;
font-size: 9pt;
background: #FF0000
padding: 5px 10px; 
}

