* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
}

div.sub {
	width: 980px;
	overflow-y: auto;
	margin: auto;
}

a.share {
	display: block;
	background-image: url(../images/layout/a_share.gif);
	width: 83px;
	height: 16px;
	background-position: left top;
	text-indent: -9999px;
	font-size: 1px;
}

a.share:hover {
	background-position: left bottom;
}

hr {
	display: none;	
}

p, a, h1, h2, h3, h4, h5, h6, label, li, blockquote {
	color: #3d3d3d;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #6e5e24;
}















div#top {
	background-color: #cccc99;
	background-image: url(../images/layout/top_rx-b.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div#top a.logo {
	width: 980px;
	height: 0px;
	margin: auto;
	position: relative;
	display: block;
}

div#top a.logo img {
	position: absolute;	
	left: 0px;
}

div#top h5 {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 90px;
}

div#top h5 strong {
	font-size: 18px;
	padding-right: 10px;
	font-weight: normal;
}

div#top h5 em {
	position: absolute;
	left: -100px;
	background-image: url(../images/layout/logo_fwc.png);
	width: 75px;
	height: 89px;
}

div#top h6 {
	display: block;
	width: 40px;
	height: 30px;
	float: right;
}

div#top h6 a {
	display: block;
	background-image: url(../images/layout/logo_myfl.png);
	width: 40px;
	height: 30px;
}

div#top h6 span {
	display: none;
}

















div#main {
	background-image: url(../images/layout/main_ct.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div#nav {
	background-image: url(../images/layout/nav_l90.gif);
	background-position: left 90px;
	background-repeat: no-repeat;
	overflow-y: auto;
	padding-bottom: 10px;
}

div#nav h1 {
	display: block;
	background-image: url(../images/layout/logo_panthernet.png);
	width: 345px;
	height: 94px;
	margin: 16px 0 0 90px;
	float: left;
}

div#nav h1 span {
	display: none;
}

div#nav fieldset {
	float: right;
	margin: 12px 24px 8px 0;
}

div#nav label {
	font-size: 14px;	
}

div#nav input#search {
	background-color: #dad0af;
	border: solid 1px #6b5c2a;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
}

div#nav input.button {
	display: none;
}

div#nav a:hover {
	color: #fff;	
}

div#nav p a span {
	display: none;	
}

div#nav p a strong {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	display: block;
	letter-spacing: .05em;
	font-weight: bolder;
}

div#nav ul {
	float: left;
	clear: left;
	display: block;
	width: 100%;
	overflow-y: auto;
}

div#nav li {
	display: block;
	float: left;
	margin-left: 24px;
	white-space: nowrap;
}

div#nav li a {
	color: #e8e8d3;
	font-size: 16px;
	display: block;
	float: left;
}

















div#content {
	background-image: url(../images/layout/content_ry-ct.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

div#content div.column {
	float: left;	
}












div#content div.column.left {
	width: 155px;
	margin-right: 22px;
	padding-left: 10px;
}

div#content div.column.left div p {
	margin-bottom: 20px;
}

div#content div.left ol {
	list-style-type: none;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 4px;
	border-bottom: solid 4px #f5f5e8;
}

div#content div.left li {
	display: block;	
}

div#content div.left li h4 {
	display: block;
	color: #fff;
	background-color: #09c;
	text-transform: uppercase;
	padding: 6px 8px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}

div#content div.left li:first-child h4 {
	background-image: url(../images/layout/menu_h4_tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

div#content div.left li ul {
	display: block;
	margin: 5px 0 25px 0;
	list-style-type: none;
}

div#content div.left li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #630;
	margin: 0px 4px;
	padding: 4px;
	border-bottom: solid 1px #bdaf80;
}

div#content div.left li a:hover {
	background-color: #f5f5e8;
	color: #09c;
}

div#content div.left div {
	padding-bottom: 20px;	
}


div#content div.left div h4 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #630;
	margin: 0 8px;
}

div#content div.left div h4 a {
	font-size: 13px;
	font-weight: bold;
	color: #630;
}

div#content div.left div h4 a:hover {
	color: #09c;
}

div#content div.left div p {
	margin: 0 8px;
	display: block;
	font-size: 12px;
}













div#content div.column.right {
	width: 773px;
}











div#content div.sub {
	background-repeat: no-repeat;
	background-image: url(../images/layout/content_sub_lt.jpg);
}

















div.right h3 {
	
}

div.right h3 a {
	font-weight: bold;
	font-size: 18px;
	display: block;
	color: #3b5556;
}

div.right h4, div.right h4 a {
	font-size: 16px;
	font-weight: bold;
	color: #e16f28;
	margin-bottom: 3px;
}

div.right p, div.right p * {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 20px;
}

div.right p a {
	color: #e16f28;
	border-bottom: solid 1px #e16f28;
	white-space: nowrap;
}

div.right a:hover {
	color: #09c;	
}















div.footer {
	background-image: url(../images/layout/footer_lt.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 980px;
	margin: auto;
	padding: 10px 0 25px 0;
}

div.footer div.sub {
	background-image: url(../images/layout/footer_lb.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.footer div.sub div {
	padding: 20px 0 20px 58px;
	margin: auto;
	background-image: url(../images/layout/logo_fwc.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 700px;
	overflow-y: auto;
}

div.footer p {
	display: block;
	border-bottom: solid 1px #3c3313;
	padding: 0 0 3px 25px;
}

div.footer p a {
	font-size: 18px;
	color: #3c3313;
	font-weight: bold;
}

div.footer ul {
	display: block;
	padding: 5px 0 0 25px;
	list-style-type: none;
}

div.footer li {
	float: left;
	display: block;
}

div.footer li a {
	color: #ff9;
	padding: 0 12px;
	border-left: solid 1px #ff9;
	font-size: 14px;
	line-height: 18px;
}

div.footer li.first a {
	border-left: none;
	padding: 0 12px 0 0;
}

div.footer a:hover {
	color: #fff;
}








div#nav li.current a, div.footer li.current a {
	color: #fff;
	font-weight: bold;
}

div.left li.current a {
	background-color: #f5f5e8;	
}










div#content div.right ul.links {
	list-style-type: none;
	font-size: 16px;
	display: block;
}

ul.links li {
	display: block;	
}

ul.links li a {
	display: block;
	padding: 3px 0;
	color: #09c;
	line-height: 22px;
}

ul.links li a:hover {
	color: #e16f28;	
}

ul.links li a.pdf {
	padding: 15px 0 15px 65px;
	line-height: 35px;
	background-image: url(../images/layout/pdf.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.links li a.zip {
	padding: 15px 0 15px 65px;
	line-height: 35px;
	background-image: url(../images/layout/zip.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.links li a.wmv {
	padding: 15px 0 15px 65px;
	line-height: 35px;
	background-image: url(../images/layout/wmv.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.links li a.wma {
	padding: 15px 0 15px 65px;
	line-height: 35px;
	background-image: url(../images/layout/wma.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.links li a.mp3 {
	padding: 15px 0 15px 65px;
	line-height: 35px;
	background-image: url(../images/layout/mp3.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.links li a.flv {
	padding: 15px 0 15px 65px;
	line-height: 35px;
	background-image: url(../images/layout/flv.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.links li a.doc {
	padding: 15px 0 15px 65px;
	line-height: 35px;
	background-image: url(../images/layout/doc.gif);
	background-position: left center;
	background-repeat: no-repeat;
}



ul.subnav {
	display: block;
	float: right;
	margin: 0 0 15px 25px;
	padding-left: 10px;
	list-style-type: none;
}

ul.subnav ul {
	list-style-type: none;
	margin-bottom: 0 !important;
}

ul.subnav li h4 {
	display: block;
	color: #E16F28;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 4px;
}

ul.subnav li a {
	display: block;
	font-size: 11px;
	color: #3b5556;
	padding: 3px 6px 3px 8px;
	font-weight: bold;
	background-image: url(../images/layout/subnav_li_li_a_lc.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.subnav li a:hover {
	background-color: #dbdbb7;
}

ul.subnav li li a {
	padding-left: 18px;	
	font-weight: normal;
	color: #630;
	background-position: 10px center;
}


p.addthis a {
	border: none !important;
}

div.blog {
	width: 100%;
	overflow-y: auto;
}

div.sideBox {
	overflow: hidden;
}