body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(design/main_bg2.jpg);
	background-color: #4780AC;
}
#wrapper {
	height: 100%;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: auto;
}
#header {
	height: 224px;
	width: 100%;
	background-image: url(design/sterlingseminarHeader2.jpg);
	background-repeat: no-repeat;
}
#navigation {
	height: 40px;
	width: 780px;
	text-align: right;
	margin: 0px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
}


#mainbody {
	height: 100%;
	width: 100%;
}
#footer {
	height: 70px;
	width: 702px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 0px 45px;
	background-image: url(design/sterlingseminarFooter.jpg);
	padding: 0px;
}
#main {
	height: 100%;
	width: 702px;
	float: none;
	margin: 0px;
	background-repeat: repeat-y;
	
	background-position: right;
	padding-left: 45px;
	background-image: url(design/sterlingseminarPaper.jpg);
}
#mainText {
	height: auto;
	width: 600px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#divider1 {
	background-image: url(design/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	width: 600px;
}
#table1 {
	height: 150px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: none;
}
#maincontainer {
	margin-left: 20px;
}
#side {
	float: right;
	height: 500px;
	width: 160px;
	margin: 5px;
	padding-right: 30px;
}
#sidecontainer {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 4px;
	vertical-align: middle;
}
#sidecontainerhead {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 4px;
}
ul.nav {
	list-style-type: none;
	margin-left: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul.nav li {
display: inline;
}
ul.nav a {
	/*border-bottom: none;*/
	padding: 2px 10px;
	margin-right: -5px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	margin-bottom: 2px;
	font-style: normal;
	background-position: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #283B46;
	font-weight: normal;
}
ul.nav a:hover {
	color: #E7E6D6;
	text-decoration: none;
}

.photo {
	margin-right: 15px;
	float: right;
	margin-left: 10px;
	padding: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #B2AB92;
}
.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
#table_right {
	background-image: url(design/sterlingpresenters.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	width: 280px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.mainTxtL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
.textwhite {
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	text-decoration: none;
	font-weight: normal;
}
.textblue {
	color: #669933;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	text-decoration: none;
	font-weight: normal;
}
.table {
	height: 180px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: none;
}
.photo1 {
	padding: 2px;
	border: 1px solid #999999;
	margin: 5px;
	float: left;
}
.table2 {
	float: left;
	height: 100%;
	width: 250px;
}
.table2right {
	float: right;
	height: 100%;
	width: 250px;
}

<style type="text/css">

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

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}
.mainTxtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainTxtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD3129;
	font-weight: normal;
}
.contact {
	background-image: url(design/contact.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 500px;
	padding: 25px 50px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.floatright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.form {
	width: 460px;
}
.dividerplain {
	background-image: url(design/dividerplain.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 600px;
}
#table_left {
	background-image: url(design/traditionalpresenter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	width: 280px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
#mainText2 {
	height: 2200px;
	width: 600px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.boxright {
	background-image: url(images/paper1.jpg);
	float: left;
	height: 145px;
	width: 218px;
	margin-right: 10px;
	padding: 0px 5px 0px 8px;
	background-repeat: no-repeat;
}
.boxleft {
	background-image: url(images/paper3.jpg);
	float: right;
	height: 145px;
	width: 280px;
	margin-right: 10px;
	padding: 0px 5px 0px 8px;
	background-repeat: no-repeat;
}
s
