body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 14px;
}
body {
	background: #7B6857 url(/images/tile-plaid.jpg);
	margin: 10px;
	padding: 10px;
} 
.td1 {
	border: 4px solid #4D3426;
}

.tdcontent {
	padding: 20px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #4F3832;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #E6DBCA;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/images/button-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100px;
	display: block;
	text-align: center;
	padding-top: 2px;
}
a.menu:hover {
	font-size: 12px;
	color: #330000;
	background-image: url(/images/button-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	height: 30px;
	width: 100px;
	padding-top: 2px;
}
.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: center;
}

input, select, button, textarea {
	background: #D5BE9C;
	font-family: verdana, tahoma, arial;
	color: #330000;
	border: 1px solid #CC0000;
	font-size: 12px;
}
.albumTable {
	width: 500px;
}
.iconCell {
	width: 150px;
	text-align: center;
	border: 0px solid #996699;
}
.displayBigImageCell {
	width: 500px;
	vertical-align: middle;
}
.descriptionCell {
	width: 150px;
	text-align: left;
	border: 0px solid #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.descriptionText {
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.displayBigImageText {
	width: 500px;
	vertical-align: middle;
}
.textCurrentPageIndicator {
	font-weight: bold;
	color: #CC0000;
}
.albumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.formTextArea {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CC0000;
	height: 100px;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CC0000;
	width: 150px;
}
.divider {
	border: 1px solid #CC0000;
}
TD.upper {
	color : #ECE9D8;
	background : #666633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 10px;
}

table.entries {
	color : #660066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
HR {
	color: #CC0000;
	height: 1px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCFF;
	padding: 10px 0px 0px 5px;
}
.quote {
	font-family: "Comic Sans MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.pic {
	border: 4px double #CC0000;
}