html {
	scrollbar-face-color: #F6F0DC; 
	scrollbar-shadow-color: #F6F0DC; 
	scrollbar-highlight-color: #F6F0DC; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #ECE2C1; 
	scrollbar-arrow-color: #000000;
}
body {
	background-color: #F6F0DC;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pdf {
	margin-bottom:20px;
	text-align:center;
}
.pub_nav {
	font-size:11px;
	margin-bottom:0px;
	position:relative;
	top:-8px;
}
.pub_nav .current_page {
	font-weight:bold;
	background-color:#F8C825;
	padding:1px;
}
.goats {
	font-size:11px;
	line-height:130%;
	width:200px;
	position:relative;
	top:85px;
	left:12px;
}
.mole {
	font-size:11px;
	text-align:right;
	width:270px;
	line-height:130%;
	position:relative;
	top:115px;
	right:12px;
	color:#FFF;
}
.bear {
	font-size:10px;
	text-align:right;
	width:220px;
	line-height:120%;
	position:relative;
	top:95px;
	right:5px;
}
.grouch {
	font-size:13px;
	text-align:right;
	width:120px;
	line-height:120%;
	position:relative;
	top:145px;
	right:15px;
}
.loot {
	font-size:11px;
	text-align:left;
	width:120px;
	position:relative;
	top:100px;
	left:10px;
	line-height:130%;
}
.jacksonville {
	font-size:11px;
	text-align:center;
	width:145px;
	position:relative;
	top:100px;
	right:10px;
	line-height:120%;
	
}
.sponsor {
margin-top:10px;
}
.printpub {
	font-size:11px;
	margin-left:10px;
}
.printpubcover {
	float:right;
	margin-right:5px;
}
a:link, a:visited {
	color:#983A29;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	color:#000;
	text-decoration:underline;
}
.banner img {
	position:relative;
	top:-20px;
	margin-bottom:-10px;
}
.squarewrapper {
	height:auto;
	width:100%;
	margin-bottom:15px;
}
.whitesquare {
	border:5px solid #F8C825;
	background-color:#FFF;
	background-repeat:no-repeat;
}
.whitesquare2 {
	border-left:2px solid #E49A47 ;
	border-top:2px solid #E49A47;
	height:100%;
}
.ribbon {
	text-align:left;
}
.ribbon img {
	position:relative;
	top:-5px;
	left:-10px;
}
#scrolling {
	padding:8px;
	overflow:auto;
	width:410px;
	height:150px;
	background-color:#FFF7DC; 
	border:1px solid #F2D25F;
	text-align:left;
	position:relative;
}
#scrolling a:link,#scrolling a:visited {
	font-weight:normal;
}
#scrolling h1 {
	text-align:center;
	text-transform:uppercase;
	color:#999999;
	font-size:10px;
	letter-spacing:130%;
	margin:0px;
	background-color:#FFFFFF;
	padding:5px;
	border-bottom:1px solid #F8C825;
	border-top:1px solid #F8C825;
	margin-bottom:15px;
	margin-top:10px;
}
#article {
	width:750px;
	padding:15px;
	text-align:left;
}
#picture {
	font-size:11px;
	width:750px;
	padding:15px;
	text-align:center;
}
#thumbnails {
	padding:15px;
	text-align:center;
}
.headline {
	font-size:13px;
	margin-bottom:5px;
	line-height:130%;
}

.headline .title1 {
	text-transform:uppercase;
}
.headline .title2 {
	font-weight:bold;
}
.advertisers {
	font-size:10px;
	border-top:1px #F8C825 solid;
	margin-top:5px;
	width:750px;
}
.advertisers ul {
	list-style-position: outside;
	list-style-type: none;	
	line-height:120%;
	margin:0px;
}
.advertisers li {
	margin-bottom:5px;
}
.line {
	border-bottom:1px solid #F8C825;
	margin-top:5px;
	margin-bottom:5px;
}
.opacityit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	border: 1px solid #F5E3D1;
}
.opacityit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid navy;
}
.skyscraper {
	float:right;
	padding:10px;
	background-color:#F1EFE9;
	font-size:10px;
	color:#8B8B8B;
}
.leaderboard {
	text-align:center;
	margin-top:10px;
}
.abouttext {
	font-size:11px;
}
.abouttext h1{
	font-size:25px;
	font-weight:bold;
	margin-top:0px;
}
.abouttext h2 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
}
.articletext {
	font-size:11px;
	width:510px;
}
.articletext h1{
	font-size:25px;
	font-weight:bold;
	margin-top:0px;
}
.articletext h2 {
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
}
#footer {
	font-size:11px;
	margin-top:5px;
}
.article_photo {
	background-color:#F6F0DC;
	padding:10px;
	margin-left:10px;
	margin-bottom:5px;
	width:270px;
	font-size:10px;
}
.article_photo img {
	border:1px solid #CCC;
}