@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background:url(images/woodbg.jpg);
	
}
#main{
	width:1000px;
	height:880;
	margin: 0 auto;
	background: url(images/paper.png) no-repeat;
	min-height: 880px;
}

#main_top
{
	float: left;
	width: 960px;
	height: 229px;
	background: url(images/paperTop.png) no-repeat;
}

#main #main_left
{
	width: 56px;
	height: 880px;
	background: url(images/paperLeft.png) no-repeat;
	float: left;
}

#main_right
{
	width: 56px;
	background: url(images/paperRight.png) no-repeat;
	float: right;
}

#main_center
{
	width: 848px;
	background: url(images/paperCenter.png) repeat-x repeat-y;
	float: right;
}

#main2{

	margin: 0 auto;
	background:url(images/mascot2.png) no-repeat;
	width:960px;
}
#wrapper{
	
	margin: 40px 30px 0px 30px;
	width:900px;

}
#header{
	width:900px;
	height:200px;
}
#header #htop{
	width:900px;
	height:150px;
}
#navig{
	margin-left: 25px;
	width:900px;
	height:50px;
}
#navIn{
	margin:0 auto;
	float:none;
	width:650px;
	height:50px;
}
#nav{
	height:50px;
	font-size:18px;
	list-style:none;

	}
	#nav ul {
	text-align:center;
	}
#nav li {
	text-align:center;
		float:left;
		border-bottom:solid 5px #939393;
		}

#nav li a {
		font-family:tahoma;
		text-decoration:none;
		padding-right: 15px;
		padding-left:15px;
		color:#939393;
	}
#nav li:hover {
		color:#3e5cb0;
		border-bottom:solid 5px #3e5cb0;
	}
	
	
#nav li.current {
	border-bottom:solid 5px #3E5CB0;
}

#nav li.current a {
	color:#3E5CB0;
}
#content{
	width:900px;
	
}
#content #ctop{
	width:900px;
	height:330px;
}
#content #ctop #right{
	float:right;
	width:550px;
	height:330px;
}
#content #ctop #right #slide{
	background:url(images/slideShow.png) no-repeat;
	float:right;
	width:420px;
	height:256px;
}
#content #ctop #right #twit{
	background:url(images/twit.png) no-repeat;
	float:right;
	width:420px;
	height:67px;
}
#intwit{
	margin:12px 10px 5px 80px;
	float:left;
	width:260px;
	height:50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
}
#content #cbottom{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
	margin: 40px 40px;
	width:840px;
	
}
#inCbottom{
	width:760px;
	height:340px;
	margin:0 auto;
}
#leftCol
{
	float:left;
	width: 224px;
	height: 330px;
	border-right:dotted 2px #939393;
	padding-right: 3px;
}
#leftColT {
	width:224px;
	height:165px;
	background: url(/data/uploads/leftColT.png) no-repeat;
}

#leftColM
{
	text-indent: 15px;
	width: 204px;
	height: 129px;
	float:left;
	text-align:justify;
	margin-left: 5px;
	margin-right: 5px;
}

#leftColB
{
	width: 224px;
	height: 36px;
}

#read1
{
	float: right;
	width: 107px;
	height: 36px;
}

#centerCol
{
	float:left;
	width: 227px;
	height: 330px;
	border-right:dotted 2px #939393;
	padding-right: 3px;
}

#centerColT
{
	background: url(/data/uploads/centerColT.png) no-repeat;
	width: 227px;
	height: 165px;
}

#centerColM
{
	text-indent: 15px;
	width: 207px;
	float:left;
	height: 129px;
	text-align:justify;
	margin-left: 5px;
	margin-right: 5px;
}

#centerColB
{
	width: 227px;
	height: 36px;
}

#rightCol
{
	float:left;
	width: 279px;
	height: 330px;
	padding-left: 5px;
}

#rightColT
{
	width: 279px;
	height: 103px;
	padding-bottom: 8px;
	border-bottom: dotted 2px #939393;
}

#rightColT1
{
	background:url(/data/uploads/blog.png) no-repeat;
	width: 279px;
	height: 26px;
}

#rightColT2
{
	width: 279px;
	height: 47px;
}

#rightColT3
{
	width: 279px;
	height: 30px;
}

#read2
{
	float: right;
	width: 107px;
	height: 30px;
}

#rightColC
{
	width: 279px;
	height: 103px;
	padding-bottom: 8px;
	border-bottom: dotted 2px #939393;
}

#rightColC1
{
	background:url(/data/uploads/project.png) no-repeat;
	width: 279px;
	height: 26px;
}

#rightColC2
{
	width: 279px;
	height: 47px;
}

#rightColC3
{
	width: 279px;
	height: 30px;
}

#rightColB
{
	width: 279px;
	height: 124px;
}

#rightColB1
{
	background:url(/data/uploads/follow.png) no-repeat;
	width: 279px;
	height: 39px;
}

#rightColB2
{
	width: 300px;
	height: 85px;
}

#rightColB2_1
{
	float: left;
	display:inline;
	
	width: 70px;
	height: 85px;
	
}

#rightColB2_1:hover
{
	float: left;
	width: 70px;
	height: 85px;
}

#rightColB2_2
{
	float: left;
	width: 69px;
	height: 85px;
}

#rightColB2_2:hover
{
	float: left;
	width: 69px;
	height: 85px;
}

#rightColB2_3
{
	float: left;
	width: 69px;
	height: 85px;
}

#rightColB2_3:hover
{
	float: left;
	width: 69px;
	height: 85px;
}

#rightColB2_4
{
	float: right;
	width: 71px;
	height: 85px;
}

#rightColB2_4:hover
{
	float: left;
	width: 71px;
	height: 85px;
}

#content #cbottom p{
	font-size:10px;
}
#bodycontent {
	width:580px;
	float:left;
	text-align:left;
	}
	
	#footer {
			font-family:Tahoma, Geneva, sans-serif;
			font-size:12px;
			color:#939393;
	width:900px;
	height:40px;
	text-align:left;

	}
#fright{

	width:250px;
	height:40px;
	float:right;
	text-align:right;
}

#fnav{
	margin-left:50px;
	width:550px;
	height:40px;
	float:left;
}
#fot{
	font-size:10px;
	list-style:none;

	}
#fnav li a {

	border-right:1px solid #939393;
		padding-left:5px;
		font-family:Georgia;
		text-decoration:none;
		padding-right: 5px;
		color:#939393;
		float:left;
		list-style:none;
		}
		#fnav li a:hover {
			color:#3e5cb0;
			text-decoration:none;
		}
 #fnav li:last-child a{
			border-right:none;
		}
#fnav li:first-child a{
			padding-left:0px;
		}
		
		a{
			border: none;
			text-decoration: none;
		}



#tabs_header { float: left;
					border:1px solid;
				}
#tabs_nav_wrapper{
	margin:0 auto;
height: 30px;		
border:1px solid;
width:600px;
}

					
ul.tabslist li { display:inline; margin-left:6px; padding: 0px 0px 0px 12px;
	}
ul.tabslist li a{
	text-decoration:none;
	font-weight:bold; 
	color:#939393;
	}
	ul.tabslist li a:hover{
	color:#00F;
	}


.tabscontent_wrapper{background-color:#ffffff;height: 400px;		border:1px solid;}

.tabscontent_container .tabcontent{ display:none; padding:10px;margin:0px 0px 10px 20px; 		border:1px solid red;}

#noFloat{clear:both}
.show{  visibility:visible;}
.hide{visibility:hidden;}
.border{ border:solid 1px;}




