body
	{
    margin:0px;
    background:url(images/leafbg.jpg) top center repeat-x #ffffff;
    }
body, td, div, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	}
a:link, a:active, a:visited
	{
	color:#1a73b1;
	}
a:hover
	{
	color:#a7d052;
	}
h1
	{
	font-size:14px;
	font-weight:bold;
	color:#1a73b1;
	text-transform:uppercase;
}
.blue
	{
	color:#1a73b1;
	}
#top
	{
	height:124px;
	background:url(images/meshbg.jpg) top center repeat-x;
	}
#main
	{
	background-color:#79b7e2;
	padding-bottom:15px;
	}
#wrap
	{
	width:887px;
	margin:auto;
	background:url(images/wrapbg.gif);
	}
#navigation
	{
	width:887px;
	margin:auto;
	}
#logo
	{
	width:887px;
	margin:auto;
	}
#header
	{
	width:887px;
	margin:auto;
	}
#left
	{
	width:549px;
	margin-right:1px;
	float:left;
	}
#right
	{
	width:337px;
	float:left;
	}
.content
	{
	padding:17px;
	padding-top:5px;
	}
#footer
	{
	background:url(images/footer.jpg) top left repeat-x;
	}
#footerlinks
	{
	width:887px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	}
#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited
	{
	color:#ffffff;
	}
#footerlinks a:hover
	{
	color:#a7d052;
	}