body
	{
	margin:0px;
	padding:0px;
	color:#414042;
	font:12px/18px tahoma, Helvetica, sans-serif;
	background:url(../images/main-bg.gif) repeat-x #ffffff;
	}

h1, h2, h3, h4, h5, ul, li
	{
	margin:0px;
	padding:0px;
	}

h2
	{
	color:#000000;
	text-transform:uppercase;
	font-weight:normal;
	font-size:25px;
	}

a:link, a:active, a:visited
	{
	color:#ae4225;
	text-decoration:none;
	}
a:hover
	{
	color:#000000;
	}

.lftnav
	{
	font:bold italic 12px "Trebuchet MS";
	background:url(../images/nav-bg.gif) repeat-x bottom;
	}
.lftnav li
	{
	list-style-type:none;
	padding:8px 0px 8px 25px;
	background:url(../images/nav-divider.gif) no-repeat bottom;
	}

.leftcontent
	{
	padding:15px;
	background:#f1f1f2;
	font-size:11px;
	}

.footer
	{
	background:url(../images/footer.gif) repeat-x;
	padding:15px 0px;
	text-align:center;
	font-size:11px;
	line-height:15px;
	}