body {
	
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#525757;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#6b7272;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1020px;
}
#header{
	height:160px;
	width:1020px;
	background-image:url('images/gfsheader.jpg');
	background-repeat: no-repeat
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:206px;
	margin-right:196px;
	width:600px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url('images/menutop.gif');
	display:block
}
.menucontent{
	width:192px;
	background-image:url('images/menumiddle.gif');
	padding-top:10px;
	background-repeat: repeat-y
}.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: regular;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url('images/menubottom.gif');
	display:block
}
.postheader, .menuheader{
	color:#CCCCCC;
	
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url('images/posttop.gif');
	display:block;
	width:600px;
	height:33px
}
.postheader h1{
	padding: 10px 0px 0px 10px;
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: regular;
}

.postcontent{
	background-image:url('images/postmiddle.gif');
	background-repeat: repeat-y;
	padding-left:0px; padding-right:0px; padding-top:30px; padding-bottom:20px
}
.postfooter{
	background-image:url('images/postbottom.gif');
	background-repeat: no-repeat;
	display:block;
	width:600px;
	height:15px
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:190px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	
}
.menu ul li a:hover{
	text-decoration:underline;
	
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}

.new_form
{
	width: 470px;
	height: 325px;
	padding-right: 80px;
	padding-top: 30px;
}

.input2
{
text-align:right;	
font-family: Arial, Helvetica, sans-serif;
}

.input3
{
width: 295px;	
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.input4
{
width: 374px;	
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
}

.input
{
	width: 232px;
}

.submit
{
color:#FFFFFF;
background-color:#b71232;
border:none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
width: 60px;
height: 20px;
font-weight: bold;
text-align:center;
vertical-align:middle;
}
