/*Major divs*/#container {	width: 800;	height: 1130;	background: #ffffff;	position: relative;	margin: 0px auto 0px auto;	padding: 0px 0px 0px 0px;	border-bottom: 3px solid #996600;}#smallcontainer {	width: 800px;	height: 520px;	background: #ffffff;	position: absolute;	left: 50%;	margin-left: -25%;	padding: 0px 0px 0px 0px;	border-bottom: 3px solid #996600;}#header {	width: 100%;	background-color: #669900;	padding: 0px;	align: left;}#mainbar {	width: 100%;	height: 300px;	background-color: #996600;	background-image: url(images/eric_home.jpg);	background-repeat: no-repeat;	background-position: top left;	padding: 0px 0px 0px 0px;	align: left;	border-top: 3px solid #996600;	border-bottom: 10px solid #996600;	border-right: 1px solid #996600;	text-align: right;}#navbar {	width: 100%;	height: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: lighter;	background-color: #ffffff;	background-repeate: no-repeat;	text-align: right;	vertical-align: bottom;	color: #669900;	padding-right: 0px;	padding-top: 0px;}#video {	align: center;	background: #fff;	font-family: Arial, Helvetica, sans-serif;	font-size: 30px;	width: 325px;	height: 300px;	text-align: center;	font-size: 15px;}#content {	width: 800px;	background-color: #fff;}#contentBox1 {	width: 300px;	height: 500;	position:absolute;	top: 420px;	left: 0px;	padding: 200px 5px 0px 3px;	margin: 0px 0px 0px 0px;	text-align: left;	background: url(images/welcome_bkgd.gif);	background-repeat: no-repeat;	background-position: top left;	z-index: 3;	}#contentbox2 {	padding: 0px 0px opx 0px;	text-align: left;	width: 480px;	height: 250px;	padding: 5px 0px 0px 5px;	margin: 0px 0px 0px 0px;	position:absolute;	top: 420px;	left: 310;	background: url(images/skate_bkgd.gif);	background-repeat: no-repeat;	background-position: right;	border-left: 1px dotted #cccccc;	z-index: 4;}	#contentbox3 {	text-align: right;	width: 480px;	height: 250;	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;	position: absolute;	top: 675;	left: 310;	vertical-align: top;	border-top: 1px dotted #cccccc;	border-left: 1px dotted #cccccc;	background: url(images/art_bkgd.jpg);	background-repeat: no-repeat;	background-position: left;	background-image: url(images/art_bkgd.jpg);	z-index: 5;	}#contentbox4 {	text-align: left;	width: 480px;	height: 264px;	padding: 0px 0px 0px 3px;	margin: 0px 0px 0px 0px;	position: absolute;	top: 940;	left: 0;	vertical-align: middle;	border-top: 1px dotted #cccccc;	z-index: 6;	}#contentbox2text {	width: 250px;}#contentbox3text  {	width: 250px;	margin: 50px 0px 0px 230px;	}#sidegraphic {	width: 200px;	height: 360px;	background: url(images/cityscape.gif);	background-repeat: no-repeat;	background-position: left;	position: absolute;	top: 98;	left: 800;	background-image: url(images/cityscape.gif);	z-index: 2;}/*HTML Styles*/body {	margin-left: 0px;	margin-top: 0px;	background: #669900;	background-repeat: no-repeat;	background-position: bottom right;	font-family: arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;}vlink {	text-decoration: line-through;}a {	color: #669900;	text-decoration: underline;	cursor: hand;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 33px;	color: #fff;	font-weight: bold;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	text-transform: capitalize;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #333333;}h4 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	color: #fff;}