body {
	background-color: white;
	font: small Georgia, serif;
	margin-top:1em;
	text-align: left;
	}


html>body {
	font: 12px Georgia, serif;
	}

h1, h2, h3, h4, h5 {
	color: black;
	}

a {
	color: #004276;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #004276;
	}

img {
	border: none;
	text-decoration: none;
	}

form {
	padding: 0px;
	width: 0px;
	display: inline;
	}

div#footer a  {
        padding: 3px;
}


.doubleRule {
    clear: both;
    border-width: 0 !important;
    height: 4px;
    background: transparent url(/http/www.corpse.org/images/global/borders/aColumnHorizontalBorder.gif) repeat-x 

left;
    margin-top: 12px;
    margin-bottom: 12px;
    }

.singleRule {
    clear: both;
    border-top:1px solid #ccc; 
    height: 1px;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size:0;
    line-height:0;
    }
	

/* BEGIN Shell */

div#shell {
	display: block;
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
/*	border-left: 1px solid #999;	*/
								
	}
	
div#shell ul.tabs {
	display: block;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 5500;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
	}
		
div#shell ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	position:relative;
	background-color: #f0f4f5;
	border: 1px solid #ccc;  
	border-width: 1px 1px 1px 0;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
div#shell ul.tabs li.selected {
	background-color: white;
	border-bottom: none;
	z-index: 9999;
	padding: 4px 7px 4px 7px;
	}
		
div#shell div.tabContent {
	clear: both;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 7px;
	_padding: 7px 7px 30px 7px;
	margin: 0;
	display: none;
	}
		
div#shell div.tabContent.tabContentActive {
	display: block;
	}
		
div#shell div.tabContent ol {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
div#shell div.tabContent ol li {
	_padding-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	}
		
/* END Shell */


/* BEGIN Login */

div#login {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	text-align: left;
	z-index: 5000;
	width: 100%;
	min-height: 20px;
	white-space: nowrap;
	/*\*/vertical-align: bottom;/*\*/
	font-size: 10px;
	 _border-bottom:1px solid #999; 
	_height: 20px !important;
	}
		
div#login ul.tabs {
	_position: absolute;
	float: none;
	_float: none;
	left: 0px;
	top: 0px;
	_height: 19px;
	_height: 20px !important;
	min-height: 19px;
	}
		
div#login ul.tabs li {
	_height: 11px;
	min-height: 11px;
	font-size: 10px;
	border-color: #999;
	}
		
div#login ul.tabs li a {
	color: #333;
	}
	
/* loginTabs */
div#login ul.tabs,
div#login ul#memberTools {
	min-height: 17px;
	_height: 19px;
	}
	
/* END Login */



div#page {
	position: relative;
	z-index: 1;
	clear: both;
	border-top: 1px solid #999; 
	border-right: 1px solid #999;
	border-left: 1px solid #999;	
	_border-top: 0;
	_top: 0;
	top: -3px;
	background-color: white;
	}

/* BEGIN Masthead */
	
div#masthead {
	margin: 0;
	padding: 7px 0 0px 9px;
	position: relative;
	_height: 48px;	
	min-height: 48px;
	overflow: hidden;
	_overflow: visible;
	border-bottom: 2px solid black;
	clear: both;
	} 

	
div#masthead div#date {
	font-size: 12px;
	}
		
div#masthead h1 {
	text-align: center;
	position: absolute;
	display: block;
	top: 19px;
	left: 308px;
	font-size: 29px;
	width: 223px;
	margin: 0;
	padding: 0;
	/*\*/vertical-align: baseline;/*\*/
	font-family: Arial, Helvetica, sans-serif;   
	}

div#masthead h1 a {
	color:#000;
	text-decoration:none;
}
	
	

/* END Masthead */


/* BEGIN Main */

div#main {
	border-top: 1px solid #fff;
	clear: both;
	margin-top: 15px;
	padding: 0 0 7px 0;
	background: white;
	}

div#main:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}   

/* BEGIN Story */

div.story {
	_background: white;		
	margin-bottom: 4px;
	margin-top: expression( this == this.parentNode.firstChild ? "0px" : "12px" ); 
	font: 11px Georgia, serif;
	}
				
div.story:first-child {
	margin-top: 0;
	}
				
div.story h1,
div.story h2,
div.story h3,
div.story h4,
div.story h5 {
	font-weight: bold;
	line-height: inherit;
	margin: 0;
	padding: 0;
	font-size: 125%; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}


				
.byline {
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}



/* BEGIN Footer */

div#footer {
	text-align: center;
	clear: both;
	border-top: 2px solid black;
	border-bottom: 1px solid #999;
	padding: 13px 0 13px 0;
	font-family: Arial, Helvetica, sans-serif;
	}

div#footer a {
	color: #666;
	text-decoration: underline;
	}

/* END Footer */
	




/* top menu static */

div#shell span.topmenu {
	float: left;
	position:relative;
	display: inline;
	z-index: 5000;
	border-left: 1px solid #999;							

	
	}

div#shell span.tabs {
	display: inline;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	font-size: 9px;
	text-transform: uppercase;
	z-index: 5500;
	float: left;
	position:relative;
	position: relative;
	left: -1px;
	top: -1px;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
	}
		
div#shell span.tabs a.mainlevel-nav {
	font-size: 10px;
	margin: 0;
	color: #333;
	display: inline;
	float: left;
	position:relative;
	background-color: #f0f4f5;
	border-right: 1px solid #999;	
	border-top: 1px solid #999;	
	border-bottom: 1px solid #999;	
	white-space: nowrap;
	padding: 4px 7px 3px 7px;  
	z-index: 6000;
	background-image: none;

	}
		
div#shell span.tabs a.mainlevel-nav#active_menu-nav {
	font-size: 10px;
	margin: 0;
	display: inline;
	float: left;
	position:relative;
	background-color: white;
	color: #000;
	border-bottom: none;
	z-index: 9999;
	padding: 4px 7px 4px 7px;
	}


/* category menu */

div#cat {
	font-size: 10px;
	float: left;
	position:relative;
	}

div#catunderline {
	position: relative;
	z-index: 440;
	padding-top: 3px;
	top: -3px;
	border-top: 1px solid #999;
	}

div#cat span.tabs {
	/* display: block; */
	position: relative;
	padding: 0;
	margin: 0;
	white-space: nowrap;

	text-transform: uppercase;
	z-index: 5500;
	left: -1px;
	top: -1px;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
	}
		
div#cat span.tabs a.mainlevel {
	margin: 0;
	color: #333;
	/* display: block; */
	float: left;
	position:relative;
	font-size: 10px;
	background-color: #f0f4f5;
	border-right: 1px solid #999;	
	border-top: 1px solid #999;	
	border-bottom: 1px solid #999;	
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
div#cat span.tabs a.mainlevel#active_menu {
	font-size: 10px;
	background-color: white;
	color: #000;
	border-bottom: none;
	z-index: 9999;
	padding: 4px 7px 4px 7px;
	}

div#cat span.tabs a.sublevel {
	margin: 0;
	color: #333;
	display: block;
	float: left;
	position:relative;
	background-color: #f0f4f5;
	border-right: 1px solid #999;	
	border-top: 1px solid #999;	
	border-bottom: 1px solid #999;	
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
div#cat span.tabs a.sublevel-nav#active_menu {
	background-color: white;
	color: #000;
	border-bottom: none;
	z-index: 9999;
	padding: 4px 7px 4px 7px;
	}


/* BEGIN Corpse Masthead */
	
div#masthead {
	text-align: center;
	margin: 0;
	position: relative;
	_height: 48px;
	height: 125px;	
	overflow: hidden;
	_overflow: visible;
	border-bottom: 2px solid black;
	clear: both;
	background: white;
	} 

div#logo {	
	text-align: center;
	clear: both;
	min-height: 104px;
	padding-bottom: 6px;
	width: 958px;
	background: #FFFFFF url(../images/masthead.gif) center no-repeat;
	}
		
div#masthead div#date {
	float: left;
	position:relative;
	font-size: 11px;
	text-align: left;
	padding: 81px 0px 0px 30px;
	}
		
div#masthead div#update {
	float: right;
	position:relative;
	font-size: 11px;
	text-align: left;
	padding: 81px 180px 0px 0px;
	}

div#masthead h1 {
	text-align: center;
	position: absolute;
	display: block;
	top: 19px;
	left: 308px;
	font-size: 29px;
	width: 223px;
	margin: 0;
	padding: 0;
	/*\*/vertical-align: baseline;/*\*/
	font-family: Arial, Helvetica, sans-serif;   
	}

div#masthead h1 a {
	color:#000;
	text-decoration:none;
}


#searchbar {

}

div#login_top {
	float: right;
	position:relative;
	margin-top: 2px;
}

table.moduletablesearch {
	/* padding-left: 8px; */
	padding-bottom: 8px;
}


table.moduletablesearch .inputboxsearch {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin-top: 2px;
	width: 110px;
}

table.moduletablesearch .small {
	display: inline;
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}


.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	width: auto;
}

div#ed-top-left {
	float: left;
	position:relative;
	text-align: left;
	font-size: 9px;
}

div#ed-top-right {
	float: right;
	position:relative;
	text-align: right;
	font-size: 9px;
	padding-right: 5px;
}

div#motto {
	float: left;
	position:relative;
	text-align: left;
	font-size: 9px;
}

div#since {
	float: right;
	position:relative;
	text-align: right;
	font-size: 9px;
	padding-right: 5px;
}


div#logo {
	
	text-align: center;
	clear: both;
}

	
/* END Masthead */


.mainpage {
text-align: justify;
color: #333333;
font-size: 13px;
border-right: 1px solid #cccccc;
/* text-transform: uppercase; */
padding-right: 10px;
}

tr, td, p, div {
  color            : #000000;
}

table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
  letter-spacing: 2px;
  text-indent: 5px;
}



.contentpane {
  background       : #FFFFFF;
  cellpadding      : 2px;
  padding-bottom   : 0px;
  border-top : 1px single #ccc;
}

.contentpaneopen {
  width: 100%;
  padding-right      : 3px;

}

.contentpaneopensr {
  width: 100%;
  padding-right      : 3px;
}

table.contentpaneopensr .small {
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 0px;
}

table.contentpane tr {

  border-right    : 1px solid #ccc;

}

#searchsearch {
	width: 100px;
}

table.moduletablesearch .{
        margin: 0px 0px 0px 0px;
        width: 100px;
        }


.contentheading {
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  border-top : 1px solid #ccc;  
  padding-top: 3px;
  vertical-align: bottom;
  line-height: 13px;
}

.contentheading img {
  position: relative;
  top: -6px;
}

.componentheading {
  font-size        : 11px;
  color            : #0f0f0f;
  text-align       : left;
  text-transform: uppercase;
  background-color: #000000
  padding-left: 3px;  
}

.contentpagetitle {
	font-size        : 13px;
	/* height: auto; */
}


/* controls the author byline table column */

.byline {
  line-height: 11px;
  padding-bottom: 6px;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #F0F0F0;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #FFFFFF;
}

.sectiontableentry2 {
  background-color : #F0F0F0;
}

.image-center, img.image-center, div#image-center {
text-align: center;
clear: both;
}

.image-left, img.image-left, div#image-left {
padding-right: 6px;
}

/* used for author byline  */
.small {
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.blog {
  width: 100%;
}

.article_seperator {

}

.mainpage td {

}

/* used for most popular item links */

.mostreadpop {
	list-style-type: square;
	list-style-position: outside;
	}

.mostreadpop a {
	text-align: left;
	}

.mostreadpop a:hover {
	text-decoration: none;
  	color : #000000;
	}

.mostreadpop li {
	margin-left: -19px;
}

/* used for most recent item links */

.latestnewspop  {
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
	}

.latestnewspop a:hover {
	text-decoration: none;
  	color : #000000;
	}

.latestnewspop a {
	text-align: left;
	}

.latestnewspop li {
	margin-left: -19px;
}

table.moduletablepop {
	padding-left: 2px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 8px;
	padding-bottom: 2px;
	padding-top: 4px;
	}


table.moduletablepop a:hover {
	text-decoration: none;
  	color : #000000;
	}

table.moduletablepop th {
	 font-size: 11px;
	 text-align: left;
        }

table.moduletablepop td {
      	 font: 11px Georgia, serif;
	 text-align: left;
       }

#rightcol1 a.contentpagetitle {
	font: 12px Georgia, serif;
	
}

.rightcol {
	border-left: 1px solid #cccccc;
	width: 135px;
}

#insidemaincol {
	width: 815px;
	float: right;
	position:relative;
	padding-left: 5px;
}

#maincol_front {
	width: 590px;
	float: left;
	position:relative;
	border-left: 1px solid #cccccc;
	padding-left: 4px;
	padding-right: 4px;
}

table.moduletableusr {
        padding-left: 4px;
        padding-bottom: 6px;
        }

table.moduletableartfront {
        padding-left: 4px;
        padding-bottom: 6px;
        }

table.moduletableartfront th {
        padding-left: 4px;
        padding-bottom: 6px;
	 font-size: 11px;
        }

table.moduletableartfront td {
        padding-left: 10px;

       }

table.moduletableartfront td a {
	 font-size: 10px;
       }



/* front page right column */
table.moduletable_r1 {
        width: 230px;
         padding-left: 2px; 
         padding-right: 4px;
        padding-bottom: 5px;
        border-left: 1px solid #cccccc;
        }

table.moduletable_r1 td {
        border-bottom: 1px solid #cccccc;
}

/* in-category quick links */
table.moduletable_po th {
        padding-left: 6px;
        padding-bottom: 6px;
        }

table.moduletable_po td {
        padding-left: 2px;
        }

/* right login menu and greeting  */
table.moduletable_login {
        padding-left: 6px;
	 font: 9px Georgia, serif;
	 padding-bottom: 6px;
        }

#rightcol1 {
	width: 220px;
	border-left: 1px solid #cccccc;
	float: right;
	position:relative;
	/* padding-left: 4px; */
}

#rightcol1 span.minifp-introtitle a {
	font-weight: bold;
}

#rightcol1 td {
	font: 11px Georgia, serif;
}

#outerright {
	width: 126px;
	padding: 2px;
	float: left;
	position:relative;
}

#bottomcol {
/*	width: 800px; */
	float: left;
	position:relative;
}

/* search result highlighting */
.highlight {
	font-weight: bold;
}

/* used in subcategory display after read more */ 
#catbyline {
	font: 10px Georgia, serif;
	width: auto;
}

#zoomgallery {
	padding-left: 40px;
}

/* custom div for intro text outside content view  */

#introtext {
	font-size: 12px;
}

#introtext p, td, span., div, div. {
	width: auto;
	font-size: 12px;
}

/* custom div for text inside content view  */

#conttext {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 13px;
}

#conttext p, td, span., div, div. {
	font-size: 13px;
}

#maindiv {
	width: 826px;
	float: right;
	position:relative;
	padding-right: 5px;
}

#mainframe {
	width: 100%;
	float: left;
	position:relative;
	
}

/* cascade menu */

#casmenu {width:100px; position:relative; margin:5em auto;}
#casmenu a {width:90px; height:20px; padding-left:2px; border:1px solid #000; 

background:#c9ba65; line-height:18px; font-size:90%;}
#casmenu ul {padding:0; margin:0;}
#casmenu ul li {list-style-type: none;}
#casmenu ul li a:visited {display:block; text-decoration:none; color:#000;}
#casmenu ul li a {display:block; text-decoration:none; color:#000;}
#casmenu ul li a:hover {background:#e2dfa8;}
#casmenu li ul {display: none;} 
#casmenu li:hover ul#a3 {display:block; position:absolute; margin-top:-22px; left:93px; text-

align:left;}
#casmenu li:hover ul#a3b {display:block; position:absolute; margin-top:-22px; left:93px; text-

align:left;} 
#casmenu .bold {font-weight:bold;}