body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.contentheadertable {
	background-image: url(art/contentheader-bg.gif);
}
#menu {
	text-align: right;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 5px;


}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999933;

}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #999933;
	background-image: url(art/sidbar-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;

}
.sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 35px;
	color: #FFFFFF;
	font-style: italic;

}

.sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;

}
.sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.sidebar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.content a:link {
	color: #CC9900;
	text-decoration: underline;
}
.content a:visited {
	color: #999999;
	text-decoration: underline;
}
.content a:hover {
	color: #999933;
	text-decoration: none;

}
.content a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;


}
.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-weight: normal;
	font-style: italic;


}

.gallery a:link {
	color: #333333;
	text-decoration: none;
}
.gallery a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.gallery a:hover {
	color: #CC9900;
	text-decoration: underline;

}
.gallery a:active {
	color: #FFFFFF;
	text-decoration: none;
}
