body {
	background: white;
	color: black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
}
.selected {
	color: yellow;
	font-size: 12px;
	font-weight: bold;
}
* html div#container {
	width: 770px;   /* total width (only for IE5.x/Win) */
	w\idth: 750px;  /* content width (for other IE) */
}
.frontimage {
	float: right;
	margin-left: 20px;
	border: 3px solid #006699;
}
#container {
	text-align: center;
	padding: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.description {
	width: 630px;
	padding: 0px;
	text-align: left;
	float: left;
	line-height: 17px;
}
.footer {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	padding: 5px;
	background: #7FB2CC;
	color: white;
	text-align: center;
}
h3 {
	text-align: left;
	font-size: 13px;
	padding: 3px;
	background: #444444;
	color: #979797;
	border: 1px solid #975412;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #975412;
	text-align: left;
}
.highlight {
	color: #FFFFFF;
}
.required {
	color: red;
	font-weight: bold;
	font-size: 10px;
}
.item {
	width: 730px;
	padding: 0px;
	clear: both;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: -2px;
	text-align: left;
}
.pic {
	width: 150px;
	float: left;
}
.item img {
	border: 2px solid #006699;
	float: left;
	margin-right: 10px;
}
a:link {
	color: black;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: black;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: white;
	text-decoration: underline;
	font-size: 12px;
}
a.nav:link {
	font-family: Arial, Verdana, sans-serif;
	color: white;
	text-decoration: none;
	font-size: 10px;
}
a.nav:visited {
	font-family: Arial, Verdana, sans-serif;
	color: white;
	text-decoration: none;
	font-size: 10px;
}
a.nav:hover {
	font-family: Arial, Verdana, sans-serif;
	color: yellow;
	text-decoration: underline;
	font-size: 10px;
}
a.nav:active {
	font-family: Arial, Verdana, sans-serif;
	color: yellow;
	text-decoration: none;
	font-size: 10px;
}
a.foot:link {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: white;
}
a.foot:visited {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: white;
}
a.foot:hover {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: yellow;
}
a.foot:active {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: yellow;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #006699;
	padding: 0px;
	margin: 0px;
}
#header {
	background:  url(images/header.gif) top center;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	height: 42px;
	padding: 60px 10px 0px 0px;
}
#interior img {
	border: 1px solid #006699;
}
.noborder {
	border: 0px;
}
table#interior, table#about {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	valign: center;
}
table #innercontent {
	background:  url(images/bkg.jpg) top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
/*.1innercontent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}*/
.white {
	color: white;
	font-size: 10px;
	text-align: center;
}
* html div#content {
	width: 750px;   /* total width (only for IE5.x/Win) */
	w\idth: 748px;  /* content width (for other IE) */
}
#content {
	background:  url(images/bkg.jpg) top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 748px;
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
	padding: 0px;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
}
.interior {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}