body {
	background: #999999 ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	margin-top:10px;
	}

#counter {
	margin:auto;
	width:915px;
	color:#3F3D42;
	}

#body {
	width:915px;
	height:650px;
	border: #000 solid 1px;
	
	}
	
#header {
	height:95px;
	background:#990000;
	}
	
#nav {
	height:40px;
	background:#3f3d42;
	}
#footer {
	height:20px;
	background:#3f3d42;
	color:#e5e5e5;
	padding-left:10px;
	font-size:11px;
	}
	
#footer a{
	height:20px;
	background:#3f3d42;
	color:#e5e5e5;
	padding-right:10px;
	font-size:11px;
	text-decoration:none;
	}
	
#container {
	vertical-align:top;
	height: 460px;
	background:#3f3d42;
	}

#content {
	width:895px;
	height:500px;
	margin-left:5px;
	margin-right:5px;
	background: #e8eaeb;
		}
		
#content #left {
	width:160px;
	background: #e8eaeb;
	float:left;
	display:block;
		}
		
#content #center {
	width:590px;
	background: #ffffff;
	padding:10px;
	text-align:justify;

		}
		
#content #right {
	width:100px;
	background: #e8eaeb;
	padding-left:15px;
	padding-top:30px;
		}
		
.text {
	color: #3f3d42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	}
.text a {
	color: #3f3d42; text-decoration:none}
.text a:hover{
	color: #3f3d42; text-decoration:none;	}
.h1 { font-size:24px; font-weight:bold;}

.text2 {
	color: #3f3d42;	}
.text2 a {
	color: #3f3d42; text-decoration:none}
.text2 a:hover{
	color: #3f3d42; text-decoration:none;	}
	
#toptext {
	font-size:24px;
	background:url(../img/icon2.gif) no-repeat left top;
	padding: 5px 0px 10px 40px;
	font-weight:bold;
	}
.userinfo { font-family: Arial, Helvetica, sans-serif; font-size:9px; color: #b9b9b9; }
.userinfo a { font-family: Arial, Helvetica, sans-serif; font-size:9px; color: #b9b9b9; }
.userinfo a:hover{ font-family: Arial, Helvetica, sans-serif; font-size:9px; color: #b9b9b9; }