html{
	height: 100%;
}
body{ 	
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	height: 100%;
}

#site{
	width: 951px;
	height: 700px;
	overflow: hidden;
}

#col1{
	float: left;
	width: 396px;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: auto;
}

#col2{
	float: left;
	width: 295px;
	height: 700px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#col3{
	float: left;
	width: 250px;
	height: 700px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#footer2{
	position: absolute;
	top: 682px;
	left: 402px;
	width: 273px;
	height: 19px;
	background-color: #ffffff;
	z-index: 100;
}

#footer3{
	position: absolute;
	top: 685px;
	left: 696px;
	width: 230px;
	height: 16px;
	background-color: #ffffff;
	z-index: 100;
}

#title1{
	margin-top: 12px;
	margin-left: 97px;
	font-size: 35px;
	width: 302px;
	font-weight: bold;
	line-height: 80%;
}

#header{
	margin-top: 22px;
	margin-left: 97px;
	width: 297px;
	height: 115px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

 .menu{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	float: left;
	clear: both;
}

 .menu:hover, .active{
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

#col1content{
	position: absolute;
	margin-top: 2px;
	margin-left: 9px;
	width: 385px;
	background-color: #E6E3D8;
}

#menu{
	margin-top: 0px;
	margin-left: 10px;
	width: 257px;
	height: 112px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#col2content{
	margin-top: 5px;
	margin-left: 9px;
	width: 271px;
	background-color: #E6E3D8;
	margin-bottom: 2em;
}

.content{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 1em;
	font-size: 12px;
}

.content p{
	margin-top: 0px;
	margin-bottom: 1em;
}

.content a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.margin{
	margin: 5px;
}

#title3{
	margin-top: 12px;
	margin-left: 32px;
	font-size: 35px;
	width: 200px;
	font-weight: bold;
	line-height: 80%;
}

#col3content{
	margin-top: 117px;
	margin-left: 9px;
	background-color: #ffffff;
	margin-bottom: 2em;
}

#popper1{
	position: absolute;
	left: 10px;
	top: 21px;
	width: 205px;
	height: 65px;
	background-color: #E6E3D8;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	overflow: hidden;
	
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
}

#popper2{
	margin-left: 10px;
	margin-top: 21px;
	width: 205px;
	height: 65px;
	background-color: #E6E3D8;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	overflow: hidden;
	
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
}

#popper3{
	margin-left: 9px;
	margin-top: -47px;
	width: 205px;
	height: 65px;
	background-color: #E6E3D8;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	overflow: hidden;
	
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
}

.current{
	display: inline;
}

.other{
	display: none;
}

#col3content img{
	margin: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 0px;
	float: left;
}

.bitbigger{
	font-size: 12px !important;
}