@charset "UTF-8";
.massiveerror {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
}

.redtext {color: #470000}
body {
	background-color: #0f0f0f;
	font: Verdana;
	font-size: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #470000;	
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

.redtitle {
	font-family: Verdana;
	font-size: 16px;
	color: #DECFC2;	
}

.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
}

.boltext {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
}

.smalltext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
	
.redborder {
	color: #1A1717;
}
.greenheading {
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	font-family: Verdana, Geneva, sans-serif;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}
.me {
	z-index: 100;
	top: 317px;
	left: 984px;
	position: absolute;
	overflow: visible;
	visibility: visible;
}
