@charset "ISO-8859-1";

* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #cc3333;
	text-decoration: none;
}
a:visited {
	color: #780019;
}
a:hover {
	color: #D58C04;
}
a:active {
	color: #ff6;
	font-family: Tahoma, Geneva, sans-serif;
}

body {
	margin:0;
	padding:0;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	height: 160px;
	width: 688px;
	background-attachment: scroll;
	white-space: normal;
	text-align: center;
	overflow: scroll;
}

.sectionHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFC;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	font-variant: small-caps;
}
.joinUsContent {
	font-family: Tahoma, Geneva, sans-serif;
	color: #cc3333;
	font-size: 12px;
}
.specialSectionHeading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
.specialSectionHeading h1 {
	font-size: 14px;
}

.anglerName {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: cc3333;
	line-height: 10px;
}
.links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 9pt;
	text-align: left;
	color: cc3333;
}
.bottomBanner {
	color: #ffcc33;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 20pt;
}
#Standings Container {
	height: 100px;
	width: 670px;
	overflow: scroll;
}

#Standings {
	width: 689px;
	height: 160px;
	overflow: scroll;
}

#Standings table {
	text-align: center;
}
.newsHeadlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #882E25;
}
.anglerInfo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: cc3333;
}
#anglersContainer {
	height: 160px;
	width: 689px;
	overflow: scroll;
}
.profile {
	clear: right;
	overflow: auto;
	margin-left: 8px;
	margin-right: 8px;
}
.fltrt {
	float: right;
	margin-left: 8px;
	margin-right: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}
.profileName {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#JoinUsContainer {
	height: 160px;
	width: 689px;
	overflow: scroll;
}
.tableColumnHeaders {
	color: cc3333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.tableContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: cc3333;
}
#scheduleContainer {
	height: auto;
	width: auto;
}

.sponsorsContainer {
	font-size: 14px;
	color: cc3333;
	overflow: scroll;
	height: 160px;
	width: 689px;
}
.galleryContainer {
	font-size: 12px;
	color: #cc3333;
	height: 285px;
	width: 689px;
	overflow: scroll;
}

</style>
