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

body {
	background-color : #e9e1e3;
	background-image:url(side.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

H1 {
	font-size : 15px;
	color : #6b5456;	
}

H2 {
	font-size : 12px;
	color : #6b5456;	
	border-bottom: 1px dashed #e1cdd2;	
}

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:#000000;
}

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

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

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

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

.altback {
	background-color : #e3ced3;
}

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

.pictureframe {
	background-color : #e3ced3;
	padding : 2px 2px 2px 2px;
}
