		body {
			background-color: #fff;
			font-family: arial, helvetica, sans-serif;
			color: #8b8b8b;
			font-size:12px;
		}
		p{ text-align:center;		
		}

		a{ color: #8b8b8b;
			text-decoration:none;
			font-weight: bold;
		}
		a:hover{
		text-decoration:underline;
		}
		a.active{
		text-decoration:underline;
		}
		fieldset{
		border: 1px solid #8b8b8b;
		margin:0 auto;
		width: 550px;
		}
		
		label{
		width: 5em;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block
		}
		
		legend{
		color: #8b8b8b;
		background: #eeeeee;
		border: 1px solid #8b8b8b;
		padding: 2px 6px
		} 
		.fields input, textarea{
		color: #8b8b8b;
		background: #eeeeee;
		border: 1px solid #8b8b8b;
		text-align: left;
		}
		a.reload {
		font-weight: normal;
		}
		.submit input
		{
		border: 2px outset #8b8b8b;	
		} 


div#container{width:90%;margin:0 auto;margin-top:10px;}
div#content{height:470px;} 
div#header{text-align:center;margin:0;}
div#header{background:url("img/line.gif");}
div#line{background:url("img/line2.gif");}
div#footer{font-size:80%;}
div#imgbio{float:left;
height:140px;}
div#bio{position:relative;
height:140px;
	text-align:left;
	left:20px;
	top:0px;}