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

}

body {
	background-color : #e8e8e8;
}

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

H2 {
	font-size : 12px;
	color : #5b604c;		
}

a:link {
	color : #6E5E39;
	text-decoration: underline;
}

a:visited {
	color : #6E5E39;
	text-decoration: underline;
}

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

a:active {
	color : #6E5E39;
	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 : #ffffff;
}

.content {
	background-color : #ffffff;
	background-image:url(bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.pictureframe {
	padding : 5px 5px 5px 5px;
}
