html{
	height:100%;
	_overflow:hidden;
	#overflow:hidden;
	overflow: -moz-scrollbars-vertical !important;
}


body	{
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
}

#theBackground{
	position: absolute;
	margin:0px;
	padding:0px;	
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:1;
	overflow:hidden;
	background: #000;
}

h1	{
	clear: left;
	color: #000;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
}

h2	{
	color: #333;
	font-size: 12pt;
	font-weight: bold;
}

h3	{
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: .1em;
	color: #000;
	padding: 0;
	border-bottom: 0px solid #999;
	margin: 1em 0 .25em 0;
}

h4	{
	clear: both;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	padding: .3em 0 .3em 0;
	border-top: 0px dashed #000;
	border-bottom: 0px solid #000;
	margin: 2em 0;
}

.h4_left {
	text-decoration: none;
	color: #000;
   font-size: 10px;
   font-weight: bold;
}

p {
	font-size: 9pt;
	line-height:14pt;
}

li {
	font-size: 9pt;
	line-height:14pt;
}

h1+p, h2+p, h3+p, h4+p, h5+p, h6+p	{
	text-indent: 0;
	color: #000;
   background-color: #;
}

a:link	{
	color: #fff;
}

a:visited	{
	color: #ccc;
}

a:hover	{
	color: #fbc4d3;
}

a:active	{
	color: #fff;
}

ul, ol	{
	padding: 0;
	margin: .5em 0 2em 0;
	list-style-type: none;
}

ul li	{
	background-position: 2px .5em;
	background-repeat: no-repeat;
	padding-left: 15px;
}

ol	{
	list-style-position: inside;
}

li	{
	margin: 0;
}

img	{
	display: inline;
	padding: 0;
	border: 0;
}

form	{
	margin: 0;
}

form p	{
	text-indent: 0;
}

fieldset	{
	display: inline;
	padding: 0;
	border: none;
	margin: 0;
}

input	{
	display: inline;
	vertical-align: middle;
}
	
hr {
	width: 448px;
	height: 66px;
	background-image:url(../images/hr2.gif);
	border: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

#nav_A {
   position:absolute;
	left: 180px;
	top: 65px;
	width: 760px;
	z-index: 100;
}

#col_A1 {
   position:absolute;
	left: 181px;
	top: 155px;
	width: 445px;
	background-image:url(../images/a1_tile_guts.gif);
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	z-index: 1;
	background-color:#000;
	color:#FFFFFF;
}

#col_B1 {
   position:absolute;
	left: 637px;
	top: 165px;
	width: 240px;
	background-image:url(../images/hr.gif);
	z-index: 100;
}

#col_C1 {
   position:fixed;
	left: 0px;
	top: 38px;
	padding: 0px;
	margin: 0px;
	z-index: 99;
}

#col_D1 {
   position:fixed;
	left: 50px;
	top: 450px;
	padding: 0px;
	margin: 0px;
	z-index: 99;
}

#col_Ads {
   position:absolute;
	left: 30px;
	top: 500px;
	width: 100%;
	background-color:#FF6666;
	z-index: 98;
	width: 300px;
}

#stripes {
   position:fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 95px;
	background-image: url(../images/stripes.jpg); background-repeat:repeat-x;
	z-index: 2;
}



/* post content */

.post{
	color: #fff;
	margin: 0 0 0 0px;
	padding-bottom: 10px;
	
}

.storycontent{
	margin: 0 0 0 0;
	padding: 0px;
	padding-left: 10px;
}

.storytitle {
	margin-top: 0 0 0 0;
   padding-top: 5px;
	line-height:normal;
	color: #b9701b;
}



.storytitle a {
	text-decoration: underline;
}

.post p a{
	color: #fff;
	text-decoration: underline;
	background: #ffffff;
}
.post p a:hover{
	background: #4F402A;
	color: White;
}

.post p {
	margin: 0px;
	text-transform: none;
	color: #fff;
}

.dateblock {
    display: block;
    float: left;
    width: 44px;
    height: 47px;
	 background-color:#fff200;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.datetop {
    color: #d80e13;
    font: bold 13px Times, Times New Roman, serif;
    text-transform: uppercase;
    margin: 0px;
    padding-top: 5px;
}

.datebottom {
    color: #d80e13;
    font: bold 26px Times, Times New Roman, serif;
    text-transform: uppercase;
    margin: -2px;
}




h1.decorated {
	background-image:url(../images/general/bullet_shield.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:large;
	font-weight:bold;
	color:#474335;
	margin:0px 0px 16px 0px;
	padding:0px 0px 4px 12px;
}

#mainPicture	{
	margin-bottom:7px;
	border:5px solid #E8E8D9;
}

h3.margin {
	background-image:url(../images/general/bullet_shield_small.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:smaller;
	font-weight:normal;
	color:#454137;
	margin:0px 0px 17px 0px;
	padding:0px 0px 3px 10px;
} 

/* Content List Navigation-----------------------------------*/

#contentListWrapper	{
	float:left;
}

ol#contentList	{
	/*border:1px solid #fff000;*/
	width:152px;
	background-position:top;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 25px 0px 25px;
}

ol#contentList li {
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	list-style-type:none;
	border-bottom:1px dotted #7F7C65;
}

ol#contentList li.last {
	border-bottom:none;
}

#contentListTop	{
	/*border:1px solid #fff000;*/
	width:202px;
	background-image:url(../images/list_top_gallery2.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:43px 0px 0px 0px;
}

#contentListBottom	{
	/*border:1px solid #fff000;*/
	width:202px;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 60px 0px;
}

#contentList li a {
	padding:0px 0px 0px 14px;
	margin:0px 0px 0px 0px;
	font-size:small;
	font-weight:normal;
	color:#5B594A;
	text-decoration:none;
}

#contentList li a span {
	color:#005484;
}

#contentList li a:hover, .on	{
	color:#005484;
	background-image:url(../images/general/arrow_double_blue.gif);
	background-position:left;
	background-repeat:no-repeat;
}


.contentRightThumbs	{
	/*border:1px solid #fff000;*/
	padding:22px 0px 0px 0px;
	float:right;
	width:210px;
}

.contentRight2	{
	/*border:1px solid #fff000;*/
	padding:22px 0px 0px 0px;
	float:right;
	width:202px;
}

.contentLeft	{
	/*border:1px solid #fff000;*/
	padding:22px 0px 0px 0px;
	float:left;
	width:202px;
}

a.thumbnail {
	float:left;
	border:4px solid #DFDAC9;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 10px;
}

a.thumbnail:hover	{
	border:4px solid #959286;
}

.generalLink	{
	font-weight:bold;
	color:#7D8800;
	text-decoration:none;
}

.generalLink:hover	{
	color:#005484;
}



.cdinfo {
	padding: 0 0 0 10px;
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
}
