@charset "utf-8";
/* CSS Document */

.PAGE{
	width:800px;
	height:1200px;
	background-color:#000000;
	float:inherit;
	}
.banner{
	width:800px;
	height:200px;
	float:left ;
	}
.links{
	height: 50px;
	width: 800px;
	float: left;
	background-image:url(images/links.jpg)
	}
.content{
	height: 950px;
	width: 800px;
	float: left;
	color: #000000;
	font-size: 15px;
	background-image:url(images/background6.jpg);
	font-style: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
	}
.content_2{
	
	width: 800px;
	float:left:
	color: #000000;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
	}
.homelink{
	height:50px;
	width:800px;
	float:right;
	}
.content1{
	height:375px;
	width:400px;
	float:left;
	}
.content2{
	height:375px;
	width:400px;
	float:left;
	}
.msgs{
	height:50px;
	width:800px;
	float:left;
	}
.content3{
	height:375px;
	width:800px;
	float:left;
	}			   
.content4{
	height:375px;
	width:400px;
	float:left;
	}
.botoms{
	height:100px;
	width:800px;
	float:left;
	}
.tcontent{
	height:850px;
	width:800px;
	float:left;
	}
.PAGE4{
	width:800px;
	height:3500px;
	background-image:url(images/background7.jpg);
	background-color:#0066FF;
	float:left;
	}
.PAGE2{
	width:800px;
	height:3800px;
	background-color:#000000;
	float:center;
	}
