body
{
	padding: 0;
	margin: 0;
	background: url('tulipbkgtile.jpg');
	color: #FFF;
	font-family: georgia, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

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

a:hover
{
	text-decoration: none;
	color: #F74C42;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -450px;
	position: absolute;
	top: -286px;
	left: 50%;
}

#header
{
	width: 950px;
	letter-spacing: 1px;
}

#container    
{
	border: 10px solid #F7AD00;
	width: 950px;
	height: 470px;
}

#containerleft
{
	float: left;
	width: 450px;
	height: 450px;
    background: #000000 url('diamonds.gif');
	background-image:url('543625742_1447301.gif') no repeat;
	border-right: 10px solid #F7AD00;
	padding: 10px;
}

#containerleft a
{
	text-decoration: none;
	color: #7438B7;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #7437B7;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: georgia, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 450px;
	height: 450px;
	background: #000000;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: Georgia, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #7438B7;
	padding-bottom: 5px;
	width: 95%;
}

#footer
{
	width: 583px;
	text-align: right;
	padding: 5px 0px;
	color: #FFFFFF;
}

#footer a
{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
	text-decoration: none;
	color: #CE5081;
}