/* -- CSS - Mike Shelby
----------------------------         */
* {
	padding:0;
	margin:0;
}
body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E8D2;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
p	{
	font-size: 12px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a	{
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
a:visited {
	color: #996633;
}
ul	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
}
ol {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
h1 {
	font-size: 14px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
h2 {
	padding-top: 5px;
	text-transform: uppercase;
	color: #292929;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #839275;
	margin-left: 4px;
	width: 95%;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: 11px;
	padding-left: 10px;
}
h3 {
	padding-top: 10px;
	padding-left: 5px;
	font-size: 14px;
	color: #292929;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	width: 98%;
	margin-left: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	padding-left: 10px;
	color: #292929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	text-transform: uppercase;
	padding-left: 4px;
	font-size: 9px;
}
img {
	border: 0px;
}
iframe {
	z-index: -1;
	border: 1px dotted #333333;
}

blockquote {
	padding-left: 20px;
}
div#container {
	height: 100%;
	width: 100%;
	float: left;
}
div#wrapper	{
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	height: 100%;
	width: 1000px;
	float: none;
}
div#header	{
	position:relative;
	height: 201px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/header2.jpg);
}
div#hdcenter {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
div#navigation	{
	margin: 0px;
	background-color: #292929;
	width: 100%;
	height: 50px;
	overflow: hidden;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0px;
}
div#submenu {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	height: 25px;
	margin: 0px;
	font-size: 0.8em;
}
ul.two {
	height: 30px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 75px;
	padding-left: 50px;
	background-color: #fff;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
ul.two li {
	background: url url(../img/sprite.png) no-repeat right 5px;
	display: block;
	float: left;
	height: 30px;
	width: auto;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}
ul.two li a:link,ul.two li a:visited {
	background: url(../img/sprite.png) no-repeat top left;
	color: #000;
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;
	text-decoration: none;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
ul.two li a:link span,ul.two li a:visited span {
	background: url(../img/sprite.png) no-repeat top right;
	display: block;
	height: 25px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 13px;
}
ul.two li a:hover {
	background-position: left -50px !important;
	margin: 0;
	height: 30px;
}
ul.two li a:hover span {
	background-position: right -50px !important;
	height: 30px;
}
.home .two .home {
	background-position: left -25px !important;
	margin: 5px 0 0 0;
	height: 25px;
}
.home .two .home span {
	background-position: right -25px !important;
	height: 25px;
}
/*&&>> White Background <<&&*/
ul.white {
	background-color: #fff;
}
/*&&>> Hacks! <<&&*/

* html ul li a {
	width: 1px;
}
div#content	{
	width: 675px;
	float: left;
	margin: 0em;
	padding: 0em;
	height: 100%;
	clear: left;
}
#notification {
	background-color: #F2F4E8;
	height: 30px;
	border: 1px dotted #CDD6AB;
	margin-left: 100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-right: 100px;
	width: 775px;
}

div#newsBox {
	float: left;
	width: 675px;
	height: 400px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #A4B591;
	-moz-border-radius: 6px;
	text-align: left;
}
.news-box-head {
	height: 25px;
	width: 664px;
	-moz-border-radius: 6px;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
}
.news-hd-left {
	float: left;
	width: 470px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 3px;
	height: 20px;
	padding-top: 3px;
	background-color: #B9C6AA;
	border: 1px solid #CAD3BE;
	-moz-border-radius: 6px;
	letter-spacing: 1px;
}
.news-hd-right {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 170px;
	padding-left: 4px;
	height: 20px;
	padding-top: 3px;
	background-color: #B9C6AA;
	border: 1px solid #CAD3BE;
	-moz-border-radius: 6px;
	letter-spacing: 1px;
}
div#newsHeading {
	float: left;
	width: 470px;
	height: 330px;
	-moz-border-radius: 6px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
}
div#newsMini {
	float: right;
	width: 175px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 78px;
	padding: 0px;
	display: block;
	background-color: #B9C6AA;
	border: 1px solid #CAD3BE;
	-moz-border-radius: 6px;
	font-size: 9px;
}
div#newsMini2 {
	float: right;
	width: 175px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 160px;
	padding: 0px;
	display: block;
	background-color: #B9C6AA;
	border: 1px solid #CAD3BE;
	-moz-border-radius: 6px;
	font-size: 9px;
}
div#live-home {
	border: 1px solid #CAD3BE;
	padding: 8px;
	background-color: #B9C6AA;
	width: 650px;
	margin-left: 1px;
	margin-bottom: 2px;
	-moz-border-radius: 6px;
}
div#subcontent {
	height: 100%;
}
#live-events {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: B9C6AA;
}
div#press-rel {
	width: 95%;
	margin-left: 10px;
}
div#wantedDiv {
	text-align: center;
	-moz-border-radius: 8px;
	height: 135px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 675px;
	margin: 0px;
	border: 1px solid #A4B591;
	background-color: #A4B591;
}
div#coldcase {
	float: left;
	width: 275px;
	height: 150px;
	text-align: left;
	margin-left: 18px;
	background-image: url(../img/cc_box.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#scsdnews {
	float: right;
	width: 275px;
	height: 150px;
	margin-right: 18px;
	background-image: url(../img/scsd_box.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#resultcontent {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: -3px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#mainTab {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
#storytag {
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
#carosel-bottom {
	padding-top: 7px;
	padding-bottom: 2px;
	clear: both;
	background-color: #D6DCCB;
	width: 655px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #9C9A9C;
	border-bottom-color: #9C9A9C;
	border-left-color: #9C9A9C;
}
div#sidebar	{
	float:right;
	width:315px;
	color: #333333;
	text-align: center;
	background-color: #B5B5B5;
	padding: 0px;
	font-size: 0.8em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/sbar_top.jpg);
	background-repeat: no-repeat;
}
div#sidebar	ul {
	padding: 0px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#sidebar	li {
	list-style-type: none;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}
div#sidebar	li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	width: 250px;
	list-style-type: none;
	background-color: #D2D2D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	color: #333333;
}
div#sidebar	li a:hover {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #E4E4E4;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #990000;
}

div#search {
	text-align: left;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../img/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #B5B5B5;
}
div#videoDiv {
	height: 230px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#c-awar-scroll {
	overflow: auto;
	height: 198px;
	width: 300px;
	margin: 3px;
	padding-right: 3px;
	padding-left: 0px;
	border: 1px dotted #333333;
}
div#c-awar-scroll dl {
	width: 275px;
	text-align: left;
}
div#c-awar-scroll dd {
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
div#c-awar-scroll dd a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	width: 260px;
	background-color: #D2D2D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #333333;
}
div#c-awar-scroll dd a:hover {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #E4E4E4;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #990000;
}
div#sdbrtop	{
	background-image: url(../img/sidebar_bt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 15px;
	width: 320px;
}
div#sdbrbt	{
	background-image: url(../img/sbar_bot.jpg);
	background-repeat: no-repeat;
	height: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-position: bottom;
}
div#clear  {
	clear: both;
}
div#subnavbg  {
	clear: both;
	background-color: #A4B591;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #292929;
}
div#subwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#subNav	{
	clear:both;
	width:100%;
	margin: 0px;
	text-align: center;
	height: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
}
div#subNav h5 {
	font-size: 1em;
	padding-top: 0.8em;
	padding-left: 0.3em;
	color: #333333;
	padding-bottom: 0.3em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7E9665;
	padding-right: 0em;
	margin-right: 0.3em;
	margin-left: 0.2em;
	text-transform: uppercase;
	margin-bottom: 0.2em;
}
div#subNav ul {
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	padding: 0px;
}
div#subNav li {
	list-style-type: none;
	margin: 0px;
	width: 135px;
	padding: 0em;
}
div#subNav li a {
	color: #333333;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 135px;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E9665;
}
div#subNav li a:hover {
	color: #000000;
	display: block;
	background-color: #BBC8AC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8DFD0;
	margin: 0px;
	padding-right: 0px;
}
div#subbox1 {
	width: 150px;
	float: left;
	text-align: left;
	height: 270px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	font-size: 10px;
	margin-left: 30px;
	padding: 0px;
}
div#subbox {
	width: 150px;
	float: left;
	text-align: left;
	height: 270px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-size: 10px;
	margin-left: 2px;
	padding: 0px;
}
div#footer	{
	color: #FFF;
	margin: 0px;
	text-align: center;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 0.8em;
}
div#footer p	{
	margin:0;
	padding:5px 10px
}
div#footer a	{
	display:inline;
	padding:0;
	color: #C6D5FD
}
div#videoinc {
	width: 315px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 250px;
	background: transparent;
}
/* --                                              Sub Pages --    */
div#vidleft {
	float: left;
	width: 100%;
}
div#vidright {
	float: left;
	width: 1000px;
}
div#subctleft {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
div#subctright {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
div#subctright2 {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
div#subctright ul {
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}
div#subctright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 250px;
}
div#subctright li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #E3E6CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	margin: 0px;
	padding-right: 0px;
	width: 250px;
}	
div#subctright a:hover {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #EDEEDF;
	margin: 0px;
	padding-right: 0px;
	width: 250px;

}
div#vidflvplayer {
	float: left;
	width: 400px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 370px;
	padding: 0px;
	background-color: #141414;
	text-align: center;
}
div#vidplayer-about {
	width: 440px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: visible;
	text-align: left;
	padding-top: 10px;
	background-color: #F2F3E9;
	border: 1px dotted #D1D6AD;
	-moz-border-radius: 8px;
	height: 380px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div#vidflvplayer2 {
	float: left;
	width: 510px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 5px;
	height: 380px;
	overflow: visible;
	text-align: center;
	padding-top: 10px;
	background-color: #F2F3E9;
	border: 1px dotted #D1D6AD;
	-moz-border-radius: 8px;
}
div#youTube-ply	{
	width: 770px;
	overflow: visible;
	text-align: center;
	padding-top: 10px;
	background-color: #F2F3E9;
	border: 1px dotted #D1D6AD;
	-moz-border-radius: 8px;
	height: 450px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 100px;
}
div#youTube-ply2	{
	width: 435px;
	overflow: visible;
	text-align: center;
	padding-top: 10px;
	background-color: #F2F3E9;
	border: 1px dotted #D1D6AD;
	-moz-border-radius: 8px;
	height: 375px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 45px;
	float: left;
}
div#vidflvplayer-yt {
	width: 440px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: visible;
	text-align: center;
	padding-top: 10px;
	background-color: #F2F3E9;
	border: 1px dotted #D1D6AD;
	-moz-border-radius: 8px;
	height: 380px;
	float: left;
}
div#media-video-gallery	{
	width: 715px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 125px;
	overflow: visible;
	text-align: center;
	padding-top: 10px;
	background-color: #F2F3E9;
	border: 1px dotted #D1D6AD;
	-moz-border-radius: 8px;
	height: 380px;
	float: left;
}
div#media-photo-gallery	{
	width: 655px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 150px;
	overflow: visible;
	text-align: center;
	padding-top: 10px;
	background-color: #F2F3E9;
	border: 1px dotted #D1D6AD;
	-moz-border-radius: 8px;
	height: 500px;
	float: left;
}
/* --                                              End Sub Pages --    */
div#videoinc h3 {
	font-size: 1.1em;
	padding-left: 1em;
	text-align: left;
	margin-bottom: 1px;
}
div#quicklink {
	background-color: #EDEEDF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #292929;
	border-bottom-color: #292929;
	border-left-color: #292929;
	width: 96%;
	padding-left: 5px;
	margin-left: 10px;
	padding-top: 5px;

}
div#quicklink p {
	font-size: 9px;
	text-align: left;

}
div#quicklink a {
	text-transform: uppercase;
}

/* --                                                        begin light box CSS */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
#emailform {
	padding-left: 20px;
	width: 90%;
}
#fiftypercent {
	width: 450px;
	float: left;
	display: block;
	background-color: #F2F3E9;
	padding: 5px;
	-moz-border-radius: 6px;
	border: 1px solid #D1D6AD;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#ftypcttxt {
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-left: 5px;
	width: 315pt;
}

/*   ------------------------                                     End Lightbox */
.search {
	margin-right: 15px;
}
.thumbright {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
	clear: both;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
.thumbcenter {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
	clear: both;
	text-align: center;
	width: 145px;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
.thumbleft {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
	margin: 5px;
	float: left;
}
.gallerythumb {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 6px;
	background-color: #fff;
	float: left;
	padding: 5px;
	width: 425px;
	height: 355px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.thumbleftclear {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
	margin: 0.5em;
	float: left;
	clear: left;
}
.thumbcaption {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.image {
	border: 1px solid #CCCCCC;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
.postText ul {
	list-style-type: disc;
}
.postText ul li {
	list-style-type: disc;
	padding: 0;
	margin-bottom: 10px;
}
.postText ol {
	list-style-type: decimal;
}
.postText ol li {
	list-style-type: decimal;
	padding: 0;
	margin-bottom: 10px;
}
.postText blockquote {
	background-color: #E7EED0;
	border: 1px solid #9BA379;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin: 1em 0 1em 0;
}
.postText p.roundedBorderBQ {
	background-color: #E7EDCF;
	color: #4D4D4D;
	padding: 6px;
	margin: 0;
}
.postText blockquote div {
}
.postText img {
	border: 1px solid #B3B3B3;
	padding: 4px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
}
.postText img.roundedBorder {
	border: 0;
	padding: 0;
	float: none;
	margin: 0;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
.postText img.noborder{
	border: none;
	float: none;
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
}
.postText img.left, .postText img.Left {
	float: left;
	margin: 0 10px 10px 0;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
.postText img.right, .postText img.Right, .postText img.post-image-large {
	float: right;
	margin: 0 0 10px 10px;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
.postText img.center {
	float: none;
	margin: 0 auto 10px auto;
	display: block;
	text-align: center;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
div.postText{
	width: 85%;
	position: relative;
	line-height: 18px;
}
.postText {
	padding-left:15px;
}
/* -----------              post text 2  ------------------                                        */
.postText2 ul {
	list-style-type: disc;
}
.postText2 ul li {
	list-style-type: disc;
	padding: 0;
	margin-bottom: 10px;
}
.postText2 ol {
	list-style-type: decimal;
}
.postText2 ol li {
	list-style-type: decimal;
	padding: 0;
	margin-bottom: 10px;
}
.postText2 blockquote {
	background-color: #D1DBCA;
	border: 1px solid #999999;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin: 1em 0 1em 0;
}
.postText2 p.roundedBorderBQ {
	background-color: #CCCCCC;
	color: #4D4D4D;
	padding: 6px;
	margin: 0;
}
.postText2 blockquote div {
}
.postText2 img {
	border: 1px solid #B3B3B3;
	padding: 4px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
}
.postText2 img.roundedBorder {
	border: 0;
	padding: 0;
	float: none;
	margin: 0;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
.postText2 img.noborder{
	border: none;
	float: none;
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
}
.postText2 img.left, .postText2 img.Left {
	float: left;
	margin: 0 10px 10px 0;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
.postText2 img.right, .postText2 img.Right, .postText2 img.post-image-large {
	float: right;
	margin: 0 0 10px 10px;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
.postText2 img.center {
	float: none;
	margin: 0 auto 10px auto;
	display: block;
	text-align: center;
	-moz-border-radius: 6px;
	padding: 5px;
	background-color: #fff;
}
div.postText2 {
	width: 85%;
	position: relative;
	line-height: 18px;
}
.postText2 {
	padding-left:13px;
}
/* -----------             End Post text 2  ------------------                                        */



.UPPERCASE {
	text-transform: uppercase;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.subheader {
	font-weight: bold;
	padding-left: 9px;
	font-size: 0.9em;
}
.rss {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

div#halfbox {
	float: left;
	width: 45%;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
table.stats
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 100%;
	background-color: #292929;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td
{
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.stats td.hed
{
	background-color: #292929;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}
#weathergif img {
	width: 650px;
	overflow: hidden;
}
#weatherimg {
	float: left;
	width: 325px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F1E4;
	margin-left: 13px;
	border: 1px dotted #D0D5AC;
	margin-top: 10px;
}
