body
	{
    margin:auto;
    }
body, td, div
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#c5aecd;
	line-height:25px;
	}
a:link, a:active, a:visited
	{
	color:#ffffff;
	}
a:hover
	{
	color:#1b0026;
	}
input, textarea
	{
	border:0px;
	}
h1
	{
	color:#ffffff;
	font-size:17px;
	font-weight:normal;
	}
.white
	{
	color:#ffffff;
	}
#bodywrap
	{
    background:url(images/navbg.jpg) top left repeat-x;
	background-color:#3d1f48;
    width:100%;
    }
#wrap
	{
    width:885px;
    margin:auto;
    }
#left
	{
	width:400px;
	float:left;
	}
#navigation
	{
	width:485px;
	float:left;
	background:url(images/header.jpg) bottom right no-repeat;
	}
#clear
	{
	clear:both;
	}
#content
	{
	background:url(images/bgmain.jpg) top left no-repeat;
	padding:27px;
	}
#footer
	{
	background:url(images/bgfooter.jpg) top left repeat-x;
	padding-top:10px;
	}
#footerinside
	{
	width:885px;
	margin:auto;
	}
#footerinside a:link, #footerinside a:active, #footerinside a:visited
	{
	font-size:11px;
	color:#624c6b;
	}
#footerinside a:hover
	{
	font-size:11px;
	color:#000000;
	}
