.wrap {
   background: #FFFFFF;
   margin-right: auto;
   margin-left: auto;
   width: 760px;
   height: 100%;
}

#sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543210 !important;
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	display: block;
	width: 70px;
}
#sidenav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #543210 !important;
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 6px;
}
#sidenav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #543210 !important;
	text-decoration: none;
	list-style-type: none;
}
#sidenav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #543210 !important;
	text-decoration: none;
	list-style-type: none;
}
#sidenav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #456789 !important;
	text-decoration: none;
	list-style-type: none;
}
#sidenav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #543210 !important;
	text-decoration: none;
	list-style-type: none;
}
#content {
	width: 608px;
	background-color: #eeeeee;
	border: 3px solid #456789;
	padding: 0px;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 13px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #653336;
	display: block;
	vertical-align: top;
	margin-left: 5px;
	font-weight: lighter;
	text-align: left;
	letter-spacing: .1em;
	padding: 0px;
	margin-top: 15px;
	font-style: italic;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenttext {
	display: block;
	width: 420px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 18px;
}
#photo {
	height: 140px;
	width: 200px;
	border: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 574px;
	top: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#photocaption {
	height: 55px;
	width: 194px;
	padding: 0px;
	background-color: #f3efe6;
	border: 3px solid #543210;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 574px;
	top: 340px;
	margin: 0px;
}
#captiontext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f3efe6;
	border-right-color: #f3efe6;
	border-bottom-color: #f3efe6;
	border-left-color: #f3efe6;
	margin: 0px;
}
#address {
	height:100px;
	width: 144px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 575px;
	top: 415px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #653336;
	text-align: right;
	margin: 0px;
}
#slides {
	display: inline;
	float: left;
	padding: 0px;
	border: 0px;
	margin-right: 38px;
	margin-left: 28px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contenttext .contact_box {
	display: block;
	border: 1px solid #456789;
	margin: 0px;
	padding: 4px;
}
p {
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenttext ul {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contenttext li {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contenttext .subHeader {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#content #address a {
	color: #653336;
	text-decoration: none;
}
body {
	background-image: url(/userfiles/image/metalic_background.jpg);
}
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: Courier New , Monospace;
	background-color: #ff9933;
}