#background {
	background-color: #000000;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	margin: 0px;
	background-image: url(Images-WilliamWebsite/newWebsite/bgStars.jpg);
}
#header {
	background-image: url(Images-WilliamWebsite/header2.jpg);
	background-position: center top;
	margin: 0px;
	background-repeat: no-repeat;
}
#footer {
	background-position: bottom;
	clear: both;
	width: 900px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
	height: 150px;
	color: #666666;
	background-color: #2D3248;
}


#wrapper {
	width: 900px;


	background-image: url(Images-WilliamWebsite/newWebsite/bodyBg2LtBlue(2)
.jpg);
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images-WilliamWebsite/newWebsite/bodyBg4.jpg);
}
#mainText {
	float: left;
	width: 610px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 20px;
}


#navbar {
	height: 30px;
	width: 880px;
	background-image: url(Images-WilliamWebsite/newWebsite/navbarBg3.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

	#navbar ul {
		margin: 0;
		padding: 0;
		width: 900px;
		list-style: none;
	}

	#navbar ul li {
		float: left;
	}
	
	#navbar ul a {
	padding: 0 1.2em;
	font-size: 14px;
	line-height:2em;
	text-decoration:none;
	color: #33CCFF;
	float: left;
	display: block;
	background-image: url(Images-WilliamWebsite/newWebsite/navbarSep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#navbar ul a.first{
		background:none
	}
	
	#navbar ul a:hover{
	color:#FF9933
	}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

</style>
.Alert {
	color: #F00;
}
.Alert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F00;
}

