#banner {
	height: 150px;
	width: 925px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#nav {
	height: 110px;
	width: 925px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.floatright {
	float: right;
}
#banner2 {
	height: 75px;
	width: 925px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#rightcol {
	height: 400px;
	width: 460px;
}
#leftcol {
	height: 400px;
	width: 450px;
}
#container {
	height: 450px;
	width: 925px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: thin none;
}
#column {
	height: 200px;
	width: 925px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#leftcolr {
	height: 200px;
	width: 200px;
}
#leftcoll {
	height: 200px;
	width: 200px;
}
.floatleft {
	float: left;
}
#leftcolb {
	height: 200px;
	width: 450px;
}
#iframe {
	height: 800px;
	width: 450px;
	background-color: #FFFFFF;
}
#dexterbanner {
	height: 100px;
	width: 925px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
