#boxwrap   {
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	float: left;
	background-image: url(graphics/main-box-background.jpg);
	background-repeat: repeat-y;
}
#boxbody   {
	width: 726px;
	float: left;
	background-image: url(graphics/box-body-background.jpg);
	background-repeat: repeat-y;
}
#boxcenter {
	width: 578px;
	float: right;
}
#boxleft   {
	width: 148px;
	float: left;
	background-color: #000000;
	background-image: url(graphics/sidebar-background.jpg);
	background-repeat: no-repeat;
	height: 348px;
}
#boxright  {
	width: 28px;
	float: right;
	background-color: #000000;
	background-image: url(graphics/right-box-background.jpg);
	background-repeat: no-repeat;
	height: 339px;
}
#boxheader {
	width: 100%;
	clear: both;
}
#boxfooter {
	width: 100%;
	clear: both;
	background-color: #000000;
	background-image: url(graphics/footer-background.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 11px;
	color: #999999;
	padding-left: 290px;
	padding-top: 20px;
}
#boxfooter a:link, #boxfooter a:visited {
	text-decoration: underline;
	color: #999999;
}
#boxfooter a:hover, #boxfooter a:active {
	text-decoration: underline;
	color: #EBEB00;
}
#boxclear  { clear: both; }
/* ie hack: */
     #iehackwrap { text-align: center;  }
     #boxwrap    { text-align: justify; }     
/* formatting */
#boxwrap { text-align: justify; margin-bottom: 2em; }
div { margin: 0px; padding: 0px; }
body {
	background-color: #000000;
	background-image:  url(graphics/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link, a:visited {
	text-decoration: underline;
	color: #6A0100;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF0000;
}
#pagename {
	background-image: url(graphics/pagename-background.jpg);
	height: 19px;
	padding-left: 158px;
	color: #999999;
}
.content {
	padding: 20px;
	text-align: left;
}
h1 {
	font-size: 18px;
	margin: 5px 0px 8px;
	padding: 0px;
}
.picture-frame-right {
	border: 2px solid #000000;
	margin: 0px 2px 2px 15px;
	padding: 0px;
	float: right;
}
.picture-frame-left {
	border: 2px solid #000000;
	margin: 0px 15px 2px 2px;
	padding: 0px;
	float: left;
}
.press-right-column {
	float: right;
	width: 220px;
	padding-left: 10px;
}
.picture-frame-right2 {

	margin: 0px 2px 2px 15px;
	padding: 0px;
	float: right;
}
.picture-frame-left2 {

	border: 2px solid #000000;
	margin: 0px 15px 2px 2px;
	padding: 0px;
	float: left;
}
.picture-frame{
	border: 2px solid #000000;
	padding: 0px;
	margin: 4px 4px 2px;
}
.anglers {
	padding: 0px;
	float: right;
	margin-left: 15px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 250px;
}
.white-text {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 42px;
}
h2 {
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 10px 0px 0px;
	border-bottom: 2px dotted #6A0000;
}
.right-column {
	float: right;
	width: 310px;
}
.left-column {
	float: left;
	width: 200px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #560000;
	padding-right: 10px;
}
hr {
	height: 1px;
}
.smalltxt {
	font-size: 11px;
	text-align: center;
	color: #333333;
}
}.logospacer {
	margin-bottom: 10px;
}
.back {
	background-color: #efefef;
}
