body {
background-color: #5c5c89
}
.contenttbl {
	border: 1px solid #CAC5EC;
	margin-left: 20px;
	background-color: #2E289E;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #F2F2F2;
	padding: 12px;
	font-weight: 400;
}
.photo {
	padding: 2px;
	margin-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAC5EC;
	border-right-color: #CAC5EC;
	border-left-color: #CAC5EC;
	border-bottom-color: #CAC5EC;
}
.thumbnail {
	margin-right: 9px;
	margin-bottom: 9px;
	border: 1px solid #FFFFFF;
}
a.thumbnail {
	border: 1px solid #FF9900;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFB18C;
}
.mainbackground {
	background-image: url(/images/mainbackground.gif);
	background-repeat: no-repeat;
}
a {
	color: #FFB18C;
	text-decoration: none;
}
.homeimages {
	border: 1px solid #CAC5EC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.sectiontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FEB18C;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 12px;
}
.gradientdown {width: 100%; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#25254F,EndColorStr=#5C5C89)}
.gradientup {width: 100%; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#5C5C89,EndColorStr=#25254F)}
