body{background-color:#F5F5F5;
text-align:center;
margin:0;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.margin{margin-left:10px;}

#wrapper{
	width:960px;
	text-align:center;
	margin:0;
	background-color: #FFFFFF;
}

#header{height:auto;
width:960px;
float:left;
}
#body-text{height:auto;
width:960px;
}
#page-menu{
	height:auto;
	width:130px;
	float:left;
	margin-top: 15px;
	margin-left: 3px;
}
#text-area{height:auto;
width:810px;
float:left;
}
#menu .up{
	height:10px;
	width:110px;
	background-image: url(image/middnav-topbg_01.gif);
	float: left;
}
#menu .midd{
	height:auto;
	width:110px;
	background-repeat: repeat-y;
	float: left;
}
#menu .down{
	height: 16px;
	width:110px;
	background-image: url(image/middnav-topbg_03.gif);
	background-repeat: no-repeat;
}

#footer{
	height:35px;
	width:960px;
	margin-top: 0.5em;
}
#footer-left{ 
	height:35px;
	width:9px;
	background-image: url(image/footer-L%20copy.gif);
	float: left;
}
#footer-mid{
	height:35px;
	width:942px;
	float:left;
	background-image: url(image/footer-mid%20copy.gif);
	background-repeat:repeat-x;
}
#footer-righty{
	height:35px;
	width:9px;
	float:left;
	background-image: url(image/footer-R%20copy.gif);
}


.rollover a{background-image:url(image/middnav-topbg_02.gif);
background-repeat:no-repeat;
    height: 25px;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
.rollover a:hover{background-image: url(image/middnav-topbg_04.gif);
background-repeat:no-repeat;
    height: 25px;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #333333;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}
.rolloverlight a{
	background:url(image/middnav-topbg_13.gif) no-repeat;
	height: 25px;
	width:110px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
}
.rolloverlight a:hover{
	background:url(image/middnav-topbg_13.gif) no-repeat;
	height: 25px;
	width: 110px;
	float: left;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.table-box{height:auto;
width:660px;
margin-left:10px
}
#forum-left{
	height:auto;
	width:300px;
	float: left;
}
#forum-right{
	height:auto;
	width:640px;
	float: left;
}
