body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	color : #454545;
	vertical-align : top;
}

body {
	background-color : #9D8154;
}

H1 {
	font-size : 16px;
	color : #663300;
}

H2 {
	font-size : 12px;
	color : #663300;
	border-bottom : 1px dashed #A7A7A7;
}

H3 {
	font-size : 12px;
	color : #663300;
	border-bottom : 1px dashed #A7A7A7;
}


a:link {
	color : #9D7E4A;
	text-decoration: underline;
}

a:visited {
	color : #9D7E4A;
	text-decoration: underline;
}

a:hover {
	color : #FFF6E1;
	text-decoration: none;
}

a:active {
	color : #9D7E4A;
	text-decoration: underline;
}

.otherlink {
	color : White;
}

.otherlink a:link {
	color : White;
	text-decoration: underline;
}

.otherlink a:visited {
	color : White;
	text-decoration: underline;
}

.otherlink a:hover {
	color : White;
	text-decoration: none;
}

.otherlink a:active {
	color : White;
	text-decoration: underline;
}

.altback {
	background-color : #663300;
}

.content {
	background-color : White;
}

.pictureframe {
	background-color : #621B27;
	padding : 5px 5px 5px 5px;
}

.mainframe {
	background-color : #4F1317;
	padding : 1px 1px 1px 1px;
}

.intro {
	color : White;
	font-size : 12px;
	line-height : 25px;
	h
}
H1.intro {
	font-size : 18px;
	color : #FFFFFF;
}

