body
	{
	margin:0px;
	background-color:#63bee7;
	vertical-align:top;
	}
body, div, td
	{
	font-family:Arial;
	color:#c5aeb4;
	font-size:13px;
}
h1
	{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
	}
h2
	{
	color:#e5c5bc;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	}
img
	{
	border-width:0px;
	}
#background
	{
	width:100%;
	background:URL('images/bg2.jpg') top left repeat-x;
	background-color:#ffffff;
	}
#header2
	{
	width:994px;
	height:123px;
	margin:auto;
	}
#links
	{
	width:994px;
	height:31px;
	margin:auto;
	}
#image-main
	{
	width:886px;
	height:259px;
	margin:auto;
margin-top:-1px;
	}
#main-body
	{
	width:530px;
	min-height:238px;
	height:auto !important;
	height:238px;
	margin:auto;
	background-color:#702d3e;
	padding-left:15px;
	padding-right:15px;
	}
#footer-bg
	{
	width:100%;
	height:73px;
	background:URL('images/bg-footer.jpg') top left repeat-x;
	}
#footer
	{
	width:994px;
	height:73px;
	margin:auto;
	background:URL('images/footerbrown.jpg') top left no-repeat;
	text-align:center;
	}

#main-float-left
	{
	float:left;
	width:350px;
	}
#main-float-right
	{
	float:left;
	}
#clear
	{
	clear:both;
	}

a:link
	{
	color:#ffffff;
	text-decoration:underline;
	}
a:visited
	{
	color:#ffffff;
	text-decoration:underline;
	}
a:active
	{
	color:#ffffff;
	text-decoration:underline;
	}
a:hover
	{
	color:#000000;
	text-decoration:underline;
	}

#footer a:link
	{
	color:#8d8d8d;
	text-decoration:underline;
	}
#footer a:visited
	{
	color:#8d8d8d;
	text-decoration:underline;
	}
#footer a:active
	{
	color:#b2b2b2;
	text-decoration:underline;
	}
#footer a:hover
	{
	color:#b2b2b2;
	text-decoration:underline;
	}