#banner {
	margin: 0em;
	text-align: left;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 150px;
}
#leftgutter {
	width: 150px;
	position: relative;
	float: left;
	padding-top: 2.3em;
	height: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C99600;
	border-right-color: #C99600;
	border-bottom-color: #C99600;
	border-left-color: #C99600;
	background-image: url(../images/layout/leftbar.jpg);
	background-repeat: no-repeat;
}
#bodywrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C99600;
	border-right-color: #C99600;
	border-bottom-color: #C99600;
	border-left-color: #C99600;
	border-bottom-style: solid;
	background-image: url(../images/layout/pagedogear.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.verticalmenu {
	position: relative;
	display: block;
	margin: 0em 0em 1em;
	padding: 0em;
	font-size: 0.7em;
}
.verticalmenu ul {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C997;
	border-right-color: #C9C997;
	border-bottom-color: #C9C997;
	border-left-color: #C9C997;
	position: relative;

}
.verticalmenu li {
	text-decoration: none;
	display: inline;
}
.verticalmenu a:link, .verticalmenu a:visited {
	text-decoration: none;
	position: relative;
	display: block;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-bottom: 0.1em;
	margin-right: 0.1em;
	margin-left: 0.1em;
	background-color: #C99600;
}
.verticalmenu a:hover, .verticalmenu a:active {
	text-decoration: none;
	background-color: #FEF2DA;
	color: #000000;
}
#bodytext {
	margin: 0px;
	padding: 1.5em 1em 1em 2.5em;
	font-size: 0.8em;
}	
#rightgutter {
	float: right;
	position: relative;
}
