@charset "UTF-8";
/* How2Fish */

/* General */
body {
	background-color: #861f1a;
}

#mainNav{
}

#ContentBase{
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #822D26;
}

#LeftSideNav {
	border: 7px solid #bf383e;
}

#ContentBoxBody {
	height: auto;
	visibility: visible;
	width: 725px;
	margin-top: 0px;
	z-index: 4;
	right:5px;
	position: relative;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
