body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a051ad;
	background-color: #e6a2b9;
	background-image: url(../images/bg.JPG);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/leg-top.PNG);
	background-repeat: no-repeat;
	background-position: 458px bottom;
	height: 36px;
	vertical-align: middle;
}

.topnav a:link,a:visited {
color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	text-decoration: underline;
}


.left-nav {
	background-image: url(../images/left-btm.jpg);
	background-repeat: no-repeat;
	background-position: 4px bottom;
	padding-left: 4px;
}
.main_table {
	background-image: url(../images/lft-band.gif);
	background-repeat: repeat-y;
}
.left-button {
	background-color: #e9cafa;
	background-image: url(../images/btn-bg.gif);
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #762097;
	text-decoration: none;
	padding-left: 18px;
}

.left-button a:link,a:visited {
	color: #762097;
	text-decoration: none;
}

.left-button a:hover {
	color: #762097;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73515c;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #504081;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eecdfd;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a454b1;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.content a:link,a:visited {
	color: #8722c2;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

.header-btm {
	background-image: url(../images/main-btm-bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 554px;
}
.content_bg {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 39px;
}
.button_play {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #400459;
	background-color: #E6A2B9;
	border: 1px solid #C287A9;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.img-slideshow {
	padding: 1px;
	border: 5px solid #E6A2B9;
	display: block;
}
a {
	color: #762097;
	text-decoration: none;
}
a:link,a:visited,a:active {
	color: #762097;
	text-decoration: none;
}
a:hover {
	color: #762097;
	text-decoration: underline;
}
