.clear { 
clear: both; 
}	
#header {
	background-color: #000000;
	text-align: left;
	width: 776px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CCCCCC;
	padding: 10px;
	font-size: 24px;
	background-repeat: no-repeat;
	background-position: right;
	border: 2px solid #FFFFFF;
	height: 250px;
	background-image: url(../supportus-maximus-logo.png);
}
#wrapper #middleColumn .joelPic {
	border: medium ridge #000099;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: 5px none #999999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../photos/Untitled-3.gif);
	background-repeat: repeat-y;
	background-position: left;
}

* html #wrapper {
background-image: none;
}


#wrapper #footer {
	padding: 10px;
	float: left;
	height: 100px;
	width: 776px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	clear: both;
	border: 2px solid #FFFFFF;
}
#wrapper #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #FFFFFF;
}
body {
	background-color: #3366FF;
	
}
#wrapper #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

navbar css
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #333333;
	color: #333;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #003399;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #000066;
		border-right: 10px solid #000099;
		background-color: #000000;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #0000FF;
		border-right: 10px solid #0033FF;
		background-color: #000099;
		color: #fff;
		}
#wrapper #header h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}
#wrapper #middleColumn .payPalSeal {
	width: 100px;
	margin-left: -50px;
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #000000;
	color: White;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navcontainer ul li {
	display: inline;
	font-size: 12px;
}

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #000099;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	font-size: 12px;
}

#navcontainer ul li a:hover
{
	background-color: #CCCCFF;
	color: #fff;
	font-size: 12px;


}#wrapper #footer .veryBottom {
	clear: both;
	float: left;
	width: 770px;
}

#wrapper #footer .veryBottom #navcontainer #navlist a {
	font-size: 12px;
}
#wrapper #footer .veryBottom #navcontainer #navlist a:hover {
	font-size: 12px;
	background-color: #333333;
}
#wrapper #footer #footerLeft a {
	font-size: 24px;
}
#wrapper #footer .veryBottom #navcontainer #navlist a:visited {
	font-size: 12px;
}
#wrapper #footer #footerRight a {
	font-size: 24px;
}
#wrapper #footer #footerLeft {
	float: left;
	width: 300px;
}
#wrapper #footer #footerRight {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
	text-align: right;
	left: 0px;
body {
	background-color: #CCCCCC;
}

