*, html, body{
	color: black;
	background: white;
	text-decoration: none;
	border: none;
	font-family: arial, helvetica, verdana, "trebuchet ms", sans-serif;
	font-size: 10pt;
}

img, #sectionimg, #leftbar, #main_navigation, #side_address, .hideit{
	display: none;
}
		
#container, #admin_container {
	width: 100%;
}

#type h1{font-size: 16pt;}

h2{font-size: 14pt;}

h3{font-size: 12pt;}

h4{font-size: 10pt;}

p.bioinfo{
	font-size: 12pt;
	font-weight: bold;
}

.gobold{font-weight: bold;}

#header{
	left:0px;
	top:0px;
	position: absolute;
	font-size: 20pt;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
    
#heading p, #heading p a{
	font-size: 20pt;
	padding: 0px;
	margin: 0px;
}

.makesmaller{font-size: 16pt;}

.moveright{
	margin-left: 190px;
	font-size: 16pt;
}
	   
#content {
	float: none;
	padding-top:70px;
	left: 0px;
	width: 100%;
	margin-bottom: 30px;
}

#footer{
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	width: 100%;
}

#footer_text p, #footer_text p a{
	margin: 0px;
	font-size: 10pt;
}