body {
	margin:0px;
	text-align:center;
	padding:10px;
	background-color: #E4E0E0;
background-repeat: repeat-x;
background-image: url(http://slingwithme.com/backtile.gif);
	min-width:800px;
}

#wrap {
    background-color:#FFFFFF;
    background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
    font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
    width: 774px;
	color: #000000;
}


#content {
margin-left:auto;
	  margin-right:auto;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
      font-size: 10pt;
	float: left;
	color: #4B3421;
	margin-left: 0px;
	background-color:#ffffff;
	  padding:4px;
	width: 580px;

}
#botlinks {
	font-size: 10pt;
    color: #333333;
	width: 774px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	background-color: #ffffff;
}

#footer {
	font-size: 8pt;
    color: #ffffff;
	width: 774px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: right;
	height: 130px;
	clear: both;
	background-color: #404040;
}
	#footer  a {
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
	}
	#footer  a:hover {
		text-decoration: none;
		color: #542751;
		font-weight: bold;
	}


a:link {
	color: #542751;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #542751;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #778B25;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #542751;
	text-decoration: none;
	font-weight: bold;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#navcontainer
{
width: 160px;
padding: 0 0 0 0;
margin-bottom: 1em;
font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
color: #333333;
text-align:left;
font-weight:bold;
float: right;
margin-top: 0px;
margin-right: 10px;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
margin: 0;
}

#navcontainer li a
{display: block;
text-decoration: none;
padding: 3px 3px 3px 0.5em;
color: #ffffff;
text-align:left;
font-weight:bold;
width: 100%; 
background-color: #778B25;
border-bottom: #ffffff 1px solid;
}
html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
color: #ffffff;
background-color: #B0C272;
text-decoration: none;
text-align:left;
font-weight:bold;
border-bottom: #ffffff 1px solid;
}