/* CSS Document */

body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url(images/mainDesign4GradBG.jpg) repeat-x;
	background-color: #533705;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
a {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #FFFFFF;
	}
a:hover {
	color: #FFFF00;
	}
.joinLink {
	text-decoration: underline;
	}
	
h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 0px;
	background: url(images/h3ul.jpg) repeat-x left bottom;
	}

#container {
	margin: 0 auto;
	width: 790px;
	background-image: url(images/slices/backgroundLarge2.jpg);
	background-repeat: no-repeat;
	}

#header {
	position: relative;
	top: 0px;
	left: 6px;
	width: 778px;
	height: 168px;
	}
	
#leftHeader {
	position: absolute;
	width: 274px;
	height: 168px;
	background-image: url(images/slices/leftHeaderFisherman.jpg);
	background-repeat: no-repeat;
	}
	
#rightHeader {
	float: right;
	width: 504px;
	height: 168px;
	background-image: url(images/slices/rightHeaderTitle2.jpg);
	background-repeat: no-repeat;
	}
	
#middle {
	position: relative;
	top: 0px;
	left: 6px;
	width: 778px;
	}
	
#leftMiddleImage {
	float: left;
	width: 274px;
	height: 350px;
	background-image: url(images/slices/leftMiddleBottomFisherman.jpg);
	background-repeat: no-repeat;
	}
	
#leftLinks {
	position: relative;
	top: 260px;
	left: 0px;
	text-align: center;
	}

#leftLinks a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#leftLinks a:visited {
	color: #FFFFFF;
	}
	
#leftLinks a:hover {
	color: #FFFF00;
	}
	
.natOrgLink {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	}
	
.forumLink {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	}
	
.sipseyLinksLink {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	}
	
.calendarLink {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	}
	
#rightContent {
	float: right;
	width: 504px;
	}

#navBar {
	width: 504px;
	height: 78px;
	background-image: url(images/slices/navBar.jpg);
	background-repeat: no-repeat;
	}
	
#navText {
	position: relative;
	top: 17px;
	left: 17px;
	width: 470px;
	height: 20px;
	font-size: 12px;
	}
#navText a {
	color: #FFFFFF;
	text-decoration: none;
	}
#navText a:visited {
	color: #FFFFFF;
	}
#navText a:hover {
	color: #FFFF00;
	}
/* NAV SPANS */
.home {
	}
.news {
	padding: 0px 0px 0px 15px;
	}
.proposal {
	padding: 0px 0px 0px 14px;
	}
.fishery {
	padding: 0px 0px 0px 16px;
	}
.join {
	padding: 0px 0px 0px 16px;
	}
.creelSurvey {
	padding: 0px 0px 0px 18px;
	}
.contactUs {
	padding: 0px 0px 0px 18px;
	}
/* END NAV SPANS */
	
#middleText {
	position: relative;
	top: 0px;
	left: 30px;
	width: 410px;
	padding: 20px 0px 0px 0px;
	}
	
.linksSpacer {
	padding: 0px 0px 0px 10px;
	}
	
#footer {
	clear: both;
	width: 790px;
	height: 152px;
	background-image: url(images/slices/footer2.jpg);
	background-repeat: no-repeat;
	}
	
#footerText {
	position: relative;
	top: 90px;
	left: 0px;
	width: 790px;
	height: 130px;
	text-align: center;
	font-size: 10px;
	}
	/*	
==================	
NEWS CLASSES
==================
*/
.newsParagraph {
	padding: 0px 0px 15px 0px;
	}