h1 {
	font-family: Garamond, "Garamond 3", "Garamond Book", "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px 0px 9px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 9px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

li {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 9px;
}

a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #330000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #006600;
}

body {
	margin-top: 24px;
	margin-bottom: 10px;
	padding:0px;
	background-color: #330000;
	margin-right: 0px;
	margin-left: 0px;
	text-align:center;
	}
	
#Content {
	width:780px;
	margin:0px auto;
	text-align:left;
	}
	
.header {
	width: 780px;
	margin-bottom: 10px;
}
.colright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 570px;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	margin-top: 12px;
	margin-bottom: 15px;
	color: #333444;
}

.colleft {
	float: left;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	margin-top: 8px;
	word-spacing: -1px;
	margin-bottom: 8px;
}

.colleft a:link {
	color: #592515;
	text-decoration: none;
}
.colleft a:visited {
	text-decoration: none;
	color: #592515;
}
.colleft a:hover {
	color: #000000;
	text-decoration: underline;
}
.colleft a:active {
	text-decoration: none;
	color: #592515;
}

.sites {
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
}
.sites p {
	padding-bottom: 4px;
}

.leftnavline {
	padding-bottom: 2px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2c4b2;
	padding-top: 2px;
}

.mainbody {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	width: 780px;
}

.tablephotospad {
	padding-right: 15px;

}

.tablephotos {
	width: 570px;
}
.tablephotos td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 10px;
}
.tablephotos img{
	margin-bottom: 5px;
}

.tablespace {
	margin-right: 15px;
	margin-left: 10px;
}
