body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFE0F3;
	font-size: 14px;
}
body {
	background-color: #405D95;
	background-image: url(images/tile.jpg);
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #D284AC;
}
a:visited {
	color: #F6D2C4;
}
a:hover {
	color: #90AFCC;
}
a:active {
	color: #999999;
}
h1 {
	font-size: 24px;
	color: #EDE4D9;
}
h2 {
	font-size: 20px;
	color: #6699FF;
}
h3 {
	font-size: 18px;
	color: #6699FF;
}
h4 {
	font-size: 16px;
	color: #6699FF;
}
h5 {
	font-size: 14px;
	color: #6699FF;
}
h6 {
	font-size: 12px;
	color: #6699FF;
}
a.nav:link,a.nav:visited,a.nav:active {
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 120px;
	padding-top: 2px;
	padding-left: 2px;
}
a.nav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EBEDF4;
	text-decoration: none;
	background-image: url(/images/over.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 120px;
	padding-top: 2px;
	padding-left: 2px;
	display: block;
}
.sitemap {
	font-size: 12px;
}
.copyrights {
	font-size: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
}
.tdbkgrd1 {
	background-color: #BF709D;
}
.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 80%;
	width: 720px;
	border: 1px solid #6699FF;
	scrollbar-base-color:#405D95;
	overflow: auto;
	padding: 5px;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	margin-left: 20px;

}
input, select, button, textarea {
	background: #99CCFF;
	font-family: verdana, tahoma, arial;
	color: #000066;
	border: 1px solid #6699FF;
	font-size: 12px;
}
.albumTable {
	width: 600px;
}
.iconCell {
	width: 150px;
	text-align: center;
	border: 0px solid #6699FF;
}
.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: #FFFFFF;
}
.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 #6699FF;
	height: 100px;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #6699FF;
	width: 150px;
}
.divider {
	border: 1px solid #6699FF;
}