* {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 750px;
	margin-left: -375px;
	left: 50%;
	position: relative;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footer {
	background-color: #FFCC33;
	clear: both;
	height: 60px;
	width: 100%;
}
#spacer {
	background-color: #FFFFFF;
	float: left;
	height: 20px;
	width: 100%;
}
#header {
	background-color: #FFCC33;
	float: left;
	height: 69px;
	width: 100%;
}
#leftnav {
	background-color: #FFCC33;
	float: left;
	height: 337px;
	width: 170px;
}
#logo {
	background-image: url(../Images/Gifs/smlogo.gif);
	float: left;
	height: 69px;
	width: 170px;
	background-repeat: no-repeat;
}
#content {
	float: right;
	height: 365px;
	width: 577px;
}
#title {
	float: left;
	height: 36px;
	width: 100%;
	background-color: #FFFFFF;
}
#inner_content_right {
	width: 120px;
	float: right;
	background-image: url(../Images/H12.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-left: 10px;
}
#inner_content_right a {
	color: #666666;
	text-decoration: none;
}
#inner_content_right a:hover {
	color: #000000;
}
#inner_content_right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	line-height: 14px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#nav {
	left: 0px;
	top: 0px;
	position: relative;
	margin: 40px 0px 0px 20px;
	padding: 0px;
}
#nav  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	border: 1px solid #666666;
	list-style-type: none;
	padding: 3px;
	width: 115px;
	font-weight: normal;
	background-color: #FFCC33;
	margin: 0px;
}
#nav  li {
	margin-bottom: 6px;
	margin-left: 0px;
}
#nav  ul {
	list-style-type: none;
	padding: 0px;
	text-align: center;


	float: ;
	clip:    rect(auto auto auto auto);
	margin: 0px;
	float: none;
}
#nav  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	border: 1px solid #666666;
	list-style-type: none;
	padding: 3px;
	width: 115px;
	font-weight: normal;
	background-color: #FFDF7D;
	margin: 0px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 20px;
}
#title h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	margin-top: 4px;
	margin-left: 34px;
}
#inner_content_left {
	float: left;
	width: 400px;
	height: 350px;
}

#contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#sites a:hover {
	color: #000000;
}

#sites a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sites p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 20px;
	font-size: .75em;
}

#sites ul {
	float: left;
	text-align: left;
	margin-left: 100px;
	list-style-type: square;
	margin-bottom: 20px;
}
#sites {
	height: 300px;
}

#inner_content_right ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666666;
	line-height: 2em;
	margin-left: 10px;
}

