body {
	background: #000;
	font-family: Arial, Helvetica, Helvetica Light, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: left;
	margin-top: 160px;
	}

div.content {
	margin: 0 auto;
	width: 300px;
}

div.button {
	margin: 0px;
	text-align: center;
}


h1 {color:#fff;}








h3 {
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

div.wrap {
	letter-spacing: 1px;
}

div.wrap ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}


div.wrap li{
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

img.logoimg {
	margin-bottom: 5px;
}

#nav-bar {
	margin: 0px;
	padding: 0px 0 0px 0px;
	}

#nav-bar li {
	margin: 0 auto;
	list-style: none;
	color: #CC0000;
	text-align: right;
	width: 300px;
	}



#nav-bar a {
	background-color: #CC0000;
	font-size: 10px;
	border-bottom: 1px solid #000;
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	color: #FFF;
	}
	
#nav-bar a:hover {
	background: #fff;
	color: #CC0000;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	}

#nav-bar a span {
	color: #CC0000;
	background: url('img/cross.gif') left center no-repeat;
	padding-right: 0px;
	padding-left:10px;
	}

#aboutinfo {
	margin-left: 0px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.2em;
	color:#fff;
	height:0px;
	font-weight: 100;
	width: 300px;
	}
	
#aboutinfo a {
	font-size: 11px;
	height:0px;
	text-decoration: none;
	color: #CC0000;
	}


#aboutinfo a:hover {
	text-decoration: none;
	}


#aboutinforun1 {
	margin: 0px;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	height: 0;
	}




img.icon {
	border: 3px solid #333;
	float: left;
	margin: 0px 0px 0px 8px;
}

h2 {
	margin-left: 92px;
	padding-top: 13px;
	padding-bottom: 5px;
	font-weight: 100;
	font-size: 1.1em;
	margin-bottom: 1px;
}


div.topbio {
	border-bottom: 1px dashed #CC0000;
	height: 85px;
}


div.bottombio {
	
}

div.clear {
	clear: both;
}

p.askbio {
	margin-left: 92px;
	margin-top: 0px;
	padding-top:0px;
	font-size: .7em;
	font-weight: bold;
}

