body {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
}
.container {
	text-align: left;
	margin: auto;
	width: 950px;
	background-color: #663366;
	background-image: url(assets/swirl_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetitle {
	padding-top: 55px;
}
.container2 {
	clear: both;
}
.navigationmiddle {
	background-image: url(assets/nav_background_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	float: left;
}
.navigationtop {
	background-image: url(assets/nav_background_top.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}
.navigationbottom {
	background-image: url(assets/nav_background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 50px;
}
.navigationcontent {
	margin-left: 20px;
	font-size: large;
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #663366;
	line-height: 25px;
	margin-right: 20px;
	font-weight: bold;
}
.navigationcontent a:link, a:visited {
	color: #663366;
	text-decoration: none;
}
.navigationcontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rotatingbanners {
	text-align: center;
}
.maincontent {
	float: right;
	width: 710px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.maincontent a:link, .maincontent a:visited {
	color: #CC99CC;
	text-decoration: underline;
}
.maincontent a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: small;
	color: #FFFFFF;
	background-image: url(assets/footer_background.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer p {
	padding-left: 200px;
	margin-top: 0px;
	padding-top: 0px;
}
.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #CC99CC;
	text-decoration: none;
}
h1 {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFFFFF;
	padding-right: 15px;
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.floatleft {
	float: left;
	clear: both;
	padding-right: 15px;
	padding-bottom: 15px;
}
.item {
	clear: both;
}
.iteminfo {
	font-weight: bold;
	font-family: "Comic Sans MS", Tahoma, Arial, Helvetica, sans-serif;
}
.imgright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	padding-bottom: 10px;
}
.imgleft {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-bottom: 10px;
}
.totop {
	font-size: small;
}
.divider {
	clear: both;
	text-align: center;
}
.featured {
	text-align: left;
}
.ad_sidebar {
	text-align: center;
}
.ad_bottom {
	text-align: center;
}

.ad_bottom p {
	text-align: left;
}