a.selected, .header a.selected {
	color: #CC0099;
	background-color: White;
}

body.frameBody {
	background-color: White;
	color: Black;
	background-image: none;
}

span.highlight {
	background-color: #CC0099;
	color: #FFFFFF;
}

img {
	border: none;
}

div.contentender {
	width: 100%;
	clear: both;
}

div.galleryimage {
	margin: 1px;
	width: 230px;
	height: 150px;
}

#swiftgallery h4 {
	text-transform: capitalize;
}

.formlabel {
	text-align: right;
}

a {
	color: #CC0099;
	text-decoration: none;
}

a:hover {
	color: White;
	background-color: #CC0099;
}

.header a {
	color: White;
}

.header a:hover {
	color: #E28C2C;
}

.footer a {
	color: #CC0099;
}

.footer a:hover {
	color: White;
	background-color: #CC0099;
}

.footer p {
	color: #CC0099;
}

.menu a, .submenu a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 16px;
}

body {
	font-family: "Trebuchet MS", Tahoma, Charcoal, Chicago, sans-serif;
	font-size: 80%;
	background-color: #FFCCFF;
	color: Black;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

div.header {
	margin: 0px;
	height: 130px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(header.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #CC0099;
}

div.footer {
	margin-top: 0px;
	clear:both; 
	text-align: center;
	padding-top: 5px;
}

div.maincontent {
	clear: both;
	text-align: left;
	margin: 0px;
	width: 730px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bg.png);
	background-position: top center;
	background-repeat: repeat-y;
}

div.title {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

div.sidemenu {
	float: left;
	width: 180px;
	padding-bottom: 50px;
	padding-right: 20px;
}

div.content {
	width: 510px;
	margin-left: 20px;
	float: left;
}

.center {
	text-align: center;
}

h1 {
	font-size: 130%;
	font-family: Constantia, Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 2px;
	padding-left: 210px;
	color: #FF99CC;
	text-align: center;
	text-transform: uppercase;
}

.title p {
	color: #DCDCDC;
}

h2 {
	font-size: 260%;
	font-family: Constantia, Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	font-size: 180%;
	font-family: Constantia, Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
}

h4 {
	font-size: 160%;
	font-family: Constantia, Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
}

h5 {
	font-size: 140%;
	font-family: Constantia, Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
}

h6 {
	font-size: 130%;
	font-family: Constantia, Georgia, "Times New Roman", Times, Serif;
	font-weight: normal;
}

ul.menu {
	margin: 0px;
	padding: 7px 10px 10px 10px;
	list-style: none;
	text-align: left;
}

.menu li {
	padding: 5px;
}

li.submenu {
	padding: 5px;
	margin-left: 20px;
}