p, li, h6, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 32px;
	list-style-type: disc;
	line-height: 130%;
	text-align:justify;
}
h6 {
      font-weight: bold;
	  margin: 10px;
}
p.center {
	margin: 10px;
}

h1, h3 {
	font-size: 24px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: bold;
}
h1.sub {
	font-weight: normal;
	font-size: 20px;
	margin-top: 0px;
}
h3 {
	font-size: 27px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 30px;
}
h2.sub {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 30px;
}
ol.numbered li {
	list-style-type: decimal;
}
ol.lettered li {
	list-style-type: lower-alpha;
}
.noleftmargin {
	margin-left: 0px;
}
.smallleftmargin {
	margin-left: 16px;
}
h1 {
	color: #160A61;
}
h2, h3, h4, h5, h6, a {
	color: #160A61;
}
a:hover {
	color: #2C64E9;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img.right {
	float: right;
	margin: 10px;
}
.close {
	margin-top: 2px;
	margin-bottom: 2px;
}
.vclose {
	margin: 0px;
}
.alignright {
	right: 0px;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.alignleft {
	float: left;
}
.contactright {
	right: 0px;
	float: right;
}
.contactleft {
	float:left;
	margin-left:20px;
}
.contactname {
	float:left;
	font-weight: bold;
}
.contactspace {
	float:none;
}
.nolinespace {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.nolinespaceunder {
	margin-bottom:0px;
	padding-bottom:0px;
}
.nolinespaceindent {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:60px;

}
div.compact {
	margin-left:40px;
}
table.compact, table.compact p {
	margin:1px;
	padding:1px;
}
body {
	font-size: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size-adjust: none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#151515;
	padding: 0px;
	margin: 6px;
}
div#wholepage {
	position:relative;
	margin:auto;
	margin-top: 0px;
	max-width: 980px;
	width:expression(document.body.clientWidth > 980? "980px": "auto" );
	background-color:#151515;
	text-align:left;
}
table#pagetable {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFE6AA;
}
table#pagetable td {
	vertical-align:top;
}
#left {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backmenu.jpg);
	background-repeat: repeat-y;
	width: 160px;
	background-color: #FFE6AA;
}
#left table, #top table {
	margin: 0px;
	padding: 0px;
}
div#top {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backtop.jpg);
	background-repeat: repeat;
	height: 79px;
	width: 820px;
	background-color: #AB1111;
}
div#banner {
	position: relative;
	top:16px;
	width: 600px;
}
#edge {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/edge.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 820px;
}
div#content {
	margin: 0px;
	padding: 6px;
	width:560px;
	background-color: #FFE6AA;
	min-height: 500px;
}
div#sidebar {
	margin: 0px;
	width: 220px;
	border-left-style:dotted;
	border-left-color:#160A61;
	border-left-width:1px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
div#undersidebar {
	min-height: 400px;
}
#sidebar h4 {
	margin-top: 0px;
}
#widecontent {
	margin: 0px;
	padding: 6px;
	width:650px;
	background-color: #FFE6AA;
	min-height: 500px;
}
#widercontent {
	margin: 0px;
	padding: 6px;
	width:800px;
	background-color: #FFE6AA;
	min-height: 500px;
}
#nav {
	width:160px;
	height:30px;
	margin:0px;
	padding:0px;
	background: url(../images/navoff.jpg);
}
#nav a {
	text-decoration: none;
	width:160px;
	height:30px;
	margin:0px;
	padding:0px;
	color: #8eafe0;
	display: block;
	padding-top:1px;
}
#nav a img {
	margin:0px;
	padding: 0px;
}
#nav a:hover, #nav a:active {
	background: url(../images/navon.jpg);
}
#nav a:hover p, #nav a:active p {
	color: #0c267a;
}
#nav a p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:50px;
}
.toptitle {
	margin-top: 20px;
	margin-bottom: 10px;
}
.thumbnail {
	margin: 10px;
	border-color: black;
}
.pagebreakbefore {
	page-break-before:always;
}
li em, .postscript {
	font-size: 10px;
	color: red;
	font-weight: normal;
	font-style: italic;
}
div#widercontent table.thumbs td {
	background: #FFDC8A;
	background: #FFF0CC;
	width: 180px;
	height: 180px;
	vertical-align: middle;
	text-align: center;
	border: solid;
	border-width: thin;
	border-color: #FFDC8A;
}
.gallery td {
	background: #FFF0CC;
	width: 300px;
	height: 200px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	border: solid;
	border-width: thin;
	border-color: #edcb7c;
}
.gallery img {
	margin: 10px;
}
.gallery td a {
	font-size: 14px;
}
.gallery td p {
	margin: 16px 16px 16px 22px;
	text-align: left;
}
table.minigallery {
	margin-left: 7px;
}
table.minigallery td {
	background: #FFF0CC;
	width: 192px;
	height: 140px;
	vertical-align: top;
	font-weight: normal;
	border: solid;
	border-width: thin;
	border-color: #edcb7c;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.minigallery img {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}
.minigallery td p {
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	text-align: center;
}
.minigallery td p a {
	font-size: 13px;
}
p.photos {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	text-align: center;
}
td.aligntop {
	vertical-align:top;
}
td.aligntopleft {
	vertical-align:top;
	text-align: left;
}
div#preloader {
	position: absolute;
	left: -9999px;
	top:  -9999px;
}
div#preloader img {
	display: block;
}

@media print {
#left {
	display:none;
}
#top {
	display:none;
}
#content {
	top: 0px;
	left: 0px;
}
#widecontent {
	top: 0px;
	left: 0px;
}
.pagebreakbefore {
	page-break-before:always;
}
div#preloader, div#preloader img {
	visibility: hidden;
	display: none;
}
}




