body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	background: #666666;
}
#outer {
	width: 100%;
	text-align: center;
}
#inner {
	width: 800px;
	border: 1px solid  #999999;
	text-align: left;
	margin: 0 auto;
	background:#FFFFFF;
}
#top {
	width: 100%;
	height: 150px;
	border-bottom: 1px solid  #999999;
	background:url(../img/top.jpg) no-repeat;
}

#content {
	height: 800px;
}

#content2 {
	height: 1100px;
}

#content3 {
	height: 2000px;
}

#nav{
width: 170px;
height:800px;
float:left;
border-right:1px solid #999999;
background: #F7F7F7;
}

#nav2{
width: 170px;
height:1100px;
float:left;
border-right:1px solid #999999;
background: #F7F7F7;
}

#nav3{
width: 170px;
height:2000px;
float:left;
border-right:1px solid #999999;
background: #F7F7F7;
}

#middle{
width: 438px;
height:800px;
text-align:justify;
padding-left:10px;
padding-right:10px;
float:left;
color:#333333;
}

#middle2{
width: 438px;
height:1100px;
text-align:justify;
padding-left:10px;
padding-right:10px;
float:left;
color:#333333;
}

#middle3{
width: 438px;
height:2000px;
text-align:justify;
padding-left:10px;
padding-right:10px;
float:left;
color:#333333;
}

#right{
width: 170px;
height:800px;
border-left:1px solid #999999;
float:left;
background: #F7F7F7;
}

#right2{
width: 170px;
height:1100px;
border-left:1px solid #999999;
float:left;
background: #F7F7F7;
}

#right3{
width: 170px;
height:2000px;
border-left:1px solid #999999;
float:left;
background: #F7F7F7;
}


#header{
height:30px;
width:100%;
font-size:medium;
font-weight:bold;
color: #666666;
padding-top:10px;
}

#right_header{
height:30px;
width:100%;
font-size:medium;
font-weight:bold;
color: #666666;
padding-top:10px;
text-align:center;
}




#bottom {
	width: 100%;
	height: 50px;
	line-height: 25px;
	text-align: center;
	border-top:1px solid #999999;
	color: White;
	background: #C5C7C6;
}



.color :link{
	width:100%;
	height:30px;
	margin-top:2px;
	padding-top:;
	text-align:left;
	text-decoration:none;
	background: #C5C7C6;
	line-height:2.6em;
	display:block;
	color: #666666;
	text-indent:0.5em;
	font-size:x-small;
	font-weight:bold;
	

}

.color :visited{
	width:100%;
	height:30px;;
	margin-top:2px;
	text-align:left;
	text-decoration:none;
	background: #C5C7C6;
	line-height:2.6em;
	display:block;
	color: #666666;
	text-indent:0.5em;
	font-size:x-small;
	font-weight:bold;

}
.color :hover{
	width:100%;
	height:30px;
	margin-top:2px;
	padding-top:;
	text-align:left;
	text-decoration:none;
	background: #A0A0A0;
	line-height:2.6em;
	color: #333333;
	text-indent:0.5em;
	font-size:x-small;
	font-weight:bold;

}
.item_left {
	float: left;
	margin-right: 10px;
}
.item_right {
	float: right;
	margin-left: 10px;
}

.item_centre {
margin-left: 45px;
}

.ias:link {
	text-decoration: none;
	color: White;
}
.ias:visited {
	text-decoration: none;
	color: White;
}
.ias:hover {
	text-decoration: underline;
	color: White;
}
.ias:focus {
	text-decoration: none;
	color: White;
}

