body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-color: #99CCFF;
	background-image: url(/images/bg.jpg);
}
a:link {
	color: #CC00CC;
	line-height: 22px;
}
a:visited {
	color: #211BCB;
	line-height: 22px;
}
a:hover {
	color: #006699;
	line-height: 22px;
}
a:active {
	color: #FFFFFF;
	line-height: 22px;
}
h1 {
	font-size: 24px;
	color: #9933CC;
}
h2 {
	font-size: 20px;
	color: #9933CC;
}
h3 {
	font-size: 18px;
	color: #9933CC;
}
h4 {
	font-size: 16px;
	color: #9933CC;
}
h5 {
	font-size: 14px;
	color: #330099;
}
h6 {
	font-size: 12px;
	color: #330099;
}
a.nav:link,a.nav:visited,a.nav:active {
	font-size: 12px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 143px;
	background-image: url(/images/off.jpg);
	padding-top: 2px;
	padding-left: 2px;
}
a.nav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	background-image: url(/images/over.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 143px;
	padding-top: 2px;
	padding-left: 2px;
}
.sitemap {
	font-size: 10px;
	font-weight: bold;
}
.copyrights {
	font-size: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
}
.tdbkgrd1 {
	background-color: #C6D7FF;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 80%;
	width: 640px;
	border: 1px solid #996699;
	scrollbar-base-color:#D3B9D4;
	overflow: auto;
	padding: 5px;
	margin-left: 20px;
	background-color: #C6D7FF;

}
input, select, button, textarea {
	background: #C6D7FF;
	font-family: verdana, tahoma, arial;
	color: #660099;
	border: 1px solid #996699;
	font-size: 12px;
}
.albumTable {
	width: 600px;
}
.iconCell {
	width: 150px;
	text-align: center;
	border: 0px solid #996699;
}
.displayBigImageCell {
	width: 600px;
	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: 600px;
	vertical-align: middle;
}
.textCurrentPageIndicator {
	font-weight: bold;
	color: #996699;
}
.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 #996699;
	height: 100px;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #996699;
	width: 150px;
}
.divider {
	border: 1px solid #996699;
}
hr {
	color: #D02CEF;
	height: 2px;
	width: 98%;
}
.picbrdr {
	border: 6px double #CC3399;
}
