@charset "UTF-8";
.ContentImage  {
	background-color: #333;
	height: 245px;
	width: 670px;
}
.massiveerror {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
}

.redtext {color: #470000}
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;
	text-align: left;
}

#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;
}
.TextContent {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	background-color: #000;
	width: 670px;
}
.button {
	border: thin solid #000;
	background-color: #999;
	padding: 0px;
	margin: 0px;
	height: 18px;
	width: 70px;
}
.blacktext {
	color: #000;
}

.textinput {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #999;
	border: solid 1px #000;
}
.projcontainer {
	background-image: url(../images/projcontainer.png);
	height: 130px;
	width: 660px;
	border: 1px solid #000;
	padding-top: 10px;
	padding-left: 10px;
}
.projthumb {
	background-color: #000;
	height: 113px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	display: block;
	float: left;
}
.projtext {
	height: 113px;
	width: 446px;
	float: right;
	display: inline-block;
	position: relative;
	left: 0px;
	top: 0px;
}
.normaltextindent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	padding-left: 5px;
}

