body
{
	padding: 0;
	margin: 0;
	background: #66163B;
	color: #FFF;
	font-family: century gothic, arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;

}

html
{
	scrollbar-shadow-color: #66163B;
	scrollbar-highlight-color: #66163B;
	scrollbar-face-color: #66163B;
	scrollbar-3dlight-color: #66163B;
	scrollbar-darkshadow-color: #66163B;
	scrollbar-track-color: #66163B;
	scrollbar-arrow-color: #66163B;
}

img
{
	border: 0px none;
}

a
{
	text-decoration: none;
	color: #FFF;
}

a:hover
{
	text-decoration: overline underline;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#headertitle
{
	width: 800px;
	height: 60px;
	letter-spacing: 1px;
	background-image:url('title.jpg');
}

#container    
{
	border: 20px solid #FFF;
	background: #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('back.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
	scrollbar-shadow-color: #CC2C76;
	scrollbar-highlight-color: #CC2C76;
	scrollbar-face-color: #CC2C76;
	scrollbar-3dlight-color: #CC2C76;
	scrollbar-darkshadow-color: #CC2C76;
	scrollbar-track-color: #CC2C76;
	scrollbar-arrow-color: #FFFFFF;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: century gothic, helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #CC2C76;
	overflow: auto;
	padding: 10px;
	scrollbar-shadow-color: #CC2C76;
	scrollbar-highlight-color: #CC2C76;
	scrollbar-face-color: #CC2C76;
	scrollbar-3dlight-color: #CC2C76;
	scrollbar-darkshadow-color: #CC2C76;
	scrollbar-track-color: #CC2C76;
	scrollbar-arrow-color: #FFFFFF;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: century gothic, helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#containerrightalt
{
	float: right;
	width: 350px;
	height: 350px;
	background: #CC2C76;
	overflow: auto;
	padding: 10px;
	scrollbar-shadow-color: #CC2C76;
	scrollbar-highlight-color: #CC2C76;
	scrollbar-face-color: #CC2C76;
	scrollbar-3dlight-color: #CC2C76;
	scrollbar-darkshadow-color: #CC2C76;
	scrollbar-track-color: #CC2C76;
	scrollbar-arrow-color: #FFFFFF;
}

#containerrightalt h2
{
	margin: 0;
	padding: 0;
	font-family: century gothic, helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#containerleftalt
{
	float: left;
	width: 350px;
	height: 350px;
	background: #CC2C76;
	overflow: auto;
	padding: 10px;
	scrollbar-shadow-color: #CC2C76;
	scrollbar-highlight-color: #CC2C76;
	scrollbar-face-color: #CC2C76;
	scrollbar-3dlight-color: #CC2C76;
	scrollbar-darkshadow-color: #CC2C76;
	scrollbar-track-color: #CC2C76;
	scrollbar-arrow-color: #FFFFFF;
}

#containerleftalt h2
{
	margin: 0;
	padding: 0;
	font-family: century gothic, helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#containerrightalt2
{
	float: right;
	width: 350px;
	height: 350px;
	background: #CC2C76;
	overflow: auto;
	padding: 10px;
	scrollbar-shadow-color: #CC2C76;
	scrollbar-highlight-color: #CC2C76;
	scrollbar-face-color: #CC2C76;
	scrollbar-3dlight-color: #CC2C76;
	scrollbar-darkshadow-color: #CC2C76;
	scrollbar-track-color: #CC2C76;
	scrollbar-arrow-color: #FFFFFF;
}

#containerrightalt2 h2
{
	margin: 0;
	padding: 0;
	font-family: century gothic, helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#thumb
{
	border: 5px solid #FFF;
	background: #FFF;
	text-decoration: none;
	width: 120px;
	height: 120px;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}