html, body
{
	padding: 0;
	margin: 0;
}

body
{
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #3b3b3b;
	background: #f1f1c9 url(../images/trout/bg.jpg) repeat-x;
}

#header-top
{
	width: 748px;
	margin-left: auto;
	margin-right: auto;
}	

#white-container
{
	width: 740px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}


#top-border
{
	height: 8px;
}

#bottom-border
{
	height: 4px;
}

#container
{
	width: 732px;
	margin-left: 4px;
	background: #e3deb6;
}

#main-left
{
	float: left;
	padding-left: 45px;
	width: 264px;
	line-height: 22px;
}

#main-right
{
	float: right;
	padding-right: 40px;
}

#options
{
	clear: both;
	display: inline;
	float: left;
	margin-top: 20px;
	margin-left: 48px;
}

#bottom-spacer
{
	float: left;
	height: 18px;
	width: 100%;
}

#footer
{
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer a
{
	color: #000;
}
