html, body {
	height: 99%;
}

body, p, td, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001f42;
	font-size: 10px;
}

a:hover, a:active {
	text-decoration:none;
}

img {
	border: none 0px;
}

.mainContentTD {
	width: 577px;
	height: 198px;
	border: 2px solid #001f42;
	margin: 0px;
	padding: 0px;
}

.menu {
	padding: 10px 15px;
}

.menu div {
	float: left;
}

a.menuLink, a.menuLink:visited {
	font-size: 12px;
	color: #001f42;
	line-height: 150%;
	text-decoration: none;
}

a.menuLink:active, a.menuLink:hover {
	color: #575339;
}

.inState {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	color: #575339;
}

.leftContent {
	width: 198px;
	border-right: 2px solid #001f42;
	overflow: hidden;
}


.galleryTD {
	background: url('/images/galleryBG.jpg') #cdc7b8 no-repeat bottom right;
}

.galleryTD2 {
	background: url('/images/galleryBG2.jpg') #cdc7b8 no-repeat bottom right;
}

.aboutTD {
	background-color: #ffffff;
}

.aboutDiv {
	width: 377px;
	height: 178px;
	margin: 10px 0px;
	overflow: auto;
	vertical-align: bottom;
}

.galleryDiv {
	width: 377px;
	height: 198px;
	margin: 0px;
	overflow: auto;
	vertical-align: bottom;
}

.galleryDiv div {
	padding: 0px 5px 10px 20px;
	vertical-align: bottom;
}

.aboutDiv div {
	padding: 0px 10px 0px 20px;
	line-height: 150%;
}

.galleryThumb {
	border: 1px solid white;
	margin-right: 10px;
	margin-top: 10px;
}

.galleryThumbTight {
	border: 1px solid white;
	margin-right: 7px;
	margin-top: 10px;
}


.title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.footer {
	padding: 7px;
	font-size:10px;
	color: #666666;
}

.footer a {
	font-size:10px;
	color: #666666;
}