body {
margin: 0; 
padding: 0; 
background: url(/images/template/corp/bkg.jpg) center repeat-y;
background-color: #999999 ;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

a, a:visited, a:active { color: #264885; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
        color: #FFFFFF;
	}

#bling {width:760px; margin: auto; text-align:left; padding: 0px;  position: relative; background: 

url(/images/template/corp/body_bg.gif) repeat-y; }


#container {
	
        margin-right: auto;
	margin-left: auto;
        margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 760px;
        color: #FF9900;
	
	}

.title	{ 
                background: #FFF;
      	font : normal 18px/20px "Arial Black", "Futura", Arial, sans-serif;
        text-decoration: none;
	color: #264885;
	padding: 5px; 
        margin: 0px;
	
		}	

.date	{ 
        background-image: url();
	font-family:verdana, arial, sans-serif; 
	font-size: 15px; 
	color: #FF9900;
        padding:6px; 
	font-weight:bold;
		                	
		}

.datestamp	{ 
        background: url(/images/template/metal/datestamp.jpg);
        width: 507px;
        height: 30px;
	font-family:verdana, arial, sans-serif; 
	font-size: 15px; 
	color: #990000;
        padding: 10px 10px 10px 10px; 
        margin-left: 3px;
        margin-bottom: 0px;
	font-weight:bold;
		                	
		}

.comments {
  font-family:verdana, arial, sans-serif;
  font-size:11px;
   padding:4px;
border-top: 1px dotted #CCC;
  }


.comments-main {
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  border-bottom:0px dotted #ccc;
  border-top: 6px dotted #FFF;
  padding:5px;
  }
.comments-div{
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  border-bottom:0px dotted #ccc;
  border-top: 1px dashed #ccc;
  padding:0px;
  }

.comments-body {
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  margin-right: 13px;
  background: #D9E3EC;
  padding-left: 8px;
  padding-right: 5px;
  padding-top: 1px;
  padding-bottom: 0px;
          
  }

.comments-entry{
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  padding:5px;
  border:1px solid #E0E0E0;
  width: 465px;
  background: #F7F7F7;
  }

.comments-open{

width: 80%;
}

.comments-box{

width: 80%;
}

.comments-entry2{
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  margin-top: 10px;
  padding:5px;
  width: 465px;
  background: #FFFFFF;
  }

.comments-author{
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  border-bottom:8px solid #FFF;
  border-top: 0px dotted #FFF;
  padding:5px;
  background: #E0E0E0;
  margin-bottom: 10px;
  }


.comments a:link {
	color: #666;
        text-decoration: none;
	}

.comments a:visited {
	color: #666;
        text-decoration: none;
	}

.comments a:active {
	color: #CC6600;
        text-decoration: none;
	}

.comments a:hover {
	color: #CC6600;
        text-decoration: underline;
        
	}
 


#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFF;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	border-bottom: 0px solid #FFF;
	height: 91px;
        margin: 0px;
        
	}


#banner img {
	margin: 0px;
        padding: 0px;
        border: 0px;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: x-small; 
        padding: 0px;
        margin: 0px;
	
	}

#banner h2 {
	font-size: small;
	}

#menubar { background:url("/images/template/corp/menubar.jpg") ;}



#menu ul { background:url(/images/template/corp/menubar.jpg) no-repeat; padding: 0; margin: 3px 0px 0px 0px; height: 36px; position: relative;}

/* CSS Rollovers */


#navlist li
{
float: left;
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
height: 36px;
width: 74px;

}

#home{
	height: 36px;
	width: 74px;
	text-indent: 0px;
	overflow: hidden;
	background: url(/images/template/corp/home.jpg) top left no-repeat;
	display: block;
        
}

#home:hover{
	background-position: bottom left;
        text-decoration: none;
        
}
 
#articles{
	height: 36px;
	width: 74px;
	text-indent: 0px;
	overflow: hidden;
	background: url(/images/template/corp/articles.jpg) top left no-repeat;
	display: block;
}      

#articles:hover{
	background-position: bottom left;
        text-decoration: none;
        
}
#reviews{
	height: 36px;
	width: 74px;
	text-indent: 0px;
	overflow: hidden;
	background: url(/images/template/corp/reviews.jpg) top left no-repeat;
	display: block;
       
}

#reviews:hover{
	background-position: bottom left;
        text-decoration: none;
        
}

#forum{
	height: 36px;
	width: 74px;
	text-indent: 0px;
	overflow: hidden;
	background: url(/images/template/corp/forum.jpg) top left no-repeat;
	display: block;
       
}

#forum:hover{
	background-position: bottom left;
        text-decoration: none;
        
}

#about{
	height: 36px;
	width: 74px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(/images/template/corp/about.jpg) top left no-repeat;
	display: block;
        
}

#about:hover{
	background-position: bottom left;
        text-decoration: none;
       
}


#mobile{
	height: 36px;
	width: 74px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(/images/template/corp/mobile.jpg) top left no-repeat;
	display: block;
        
}

#mobile:hover{
	background-position: bottom left;
        text-decoration: none;
       
}


#links{
	height: 36px;
	width: 74px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(/images/template/corp/links.jpg) top left no-repeat;
	display: block;
        
}

#links:hover{
	background-position: bottom left;
        text-decoration: none;
       
}

#submit{
	height: 36px;
	width: 74px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(/images/template/corp/submit_tips.jpg) top left no-repeat;
	display: block;
        
}

#submit:hover{
	background-position: bottom left;
        text-decoration: none;
       
}

#contact{
	height: 36px;
	width: 74px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(/images/template/corp/contact.jpg) top left no-repeat;
	display: block;
        
}

#contact:hover{
	background-position: bottom left;
        text-decoration: none;
       
}

/* Category rollovers */

#catcontainer
{
background: #f1f1f1;
width: 100%;
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}

ul#catlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#catlist li
{
display: block;
margin: 0;
padding: 0;
height: 26px;
}

ul#catlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #ccc;
}

#catcontainer>ul#catlist li a { width: auto; }

ul#catlist li#active a
{
background: #f0e7d7;
color: #800000;
height: 26px;
}

ul#catlist li a:hover, ul#catlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
height: 26px;
}
.catside {
               	font-family:Helvetica, Arial, sans-serif;
		color:#333;
                font-size: 11px;
		font-weight:normal;
  		line-height:150%;
  		padding: 0px 0px 0px 0px;
                background: url(/images/template/metal/side_bkg.jpg);
                margin-top: 0px;
                margin-bottom: 0px;	
                margin-left: 0px;
                margin-right: 0px;			
		}	

/* -------------------------- */


#center {
	float: left;
        background: #EAEAEA;
       	width: 495px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
	overflow: hidden;
        }

.content {
	padding-top: 0px;
        padding-left: 8px;
        padding-right: 5px;
        padding-bottom: 0px;
	background: #FFF;
	color: #333;
        width: 477px;
	font-family: 'lucida grande', 'trebuchet ms', arial, helvetica, sans-serif;
	font-size: 11px;
        margin-left: 5px;
        margin-right: 20px;
        margin-top: 0px;
        margin-bottom: 0px;
       
	}


#right {
	float: right;
	width: 245px;
        margin-right: 1px;
        margin-left:2px;
        margin-top: 10px;
        padding: 0px;
	background-color: #EAEAEA;
	overflow: hidden;
	}

.top {margin-left: -8px; }

.bottom {margin-left: -8px;}

.top2 {margin-left: 5px; }

.top3 {margin-left: -8px; }

.bottom2 {margin-left: -8px;}

.search {

        margin-left: 4px;
        font-size: x-small;
        padding: 5px;
                
        }

.google1 {

        background: #FFFFFF;
        margin-left: 5px;
        font-size: x-small;
        padding-top: 4px;
                
        }

#searchform {

        background: #F1F1F1;
        font-size: x-small;
        font-family: Verdana, Arial, sans-serif;
        line-height: 140%;
        
        }

.content p {
	color: #333333;
	font-family: 'lucida grande', 'trebuchet ms', arial, helvetica, sans-serif;	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}


.content blockquote {
        border: #CCC 1px dashed;
        background: #F1F1F1;
        padding: 10px;
        margin: 8px;
        font-size: x-small;
}

.content ul {font-size: x-small; margin: 0px; padding:25px;
  list-style:none;}

.content li {background:url("/images/template/metal/bullet.gif") no-repeat 2px .25em;
  margin: 5px;
  padding-left: 20px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-bottom:1px dotted #CCC;
  font-size=x-small;
  line-height:1.4em;
	}

.content h2 {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
        font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
	
	}

.content h3 {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 0px solid #999999;
	text-align: left;
	margin-bottom: 0px;
	line-height: normal;
	padding: 3px;
	}

.content p.posted2 {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: normal;
        margin-top: 0px;
        margin-bottom: 0px;
	padding: 3px;
	}

.content p.date	{ 
        background: #FFF;
      	font : normal 18px/20px "Arial Black", "Futura", Arial, sans-serif;
        text-decoration: none;
	color: #666;
	padding: 5px; 
        margin: 0px;
	font-weight:normal;
		                	
		}

.content p.topic	{ 
         background: url(/images/template/metal/datestamp.jpg);
        height: 30px;
	font : normal 18px/20px "Arial Black", "Futura", Arial, sans-serif;
        text-decoration: none;
	color: #CC6600;
	padding: 10px 10px 10px 10px; 
        width: 507px;
        margin-left: -15px;
        margin-bottom: 0px;
	font-weight:normal;
		                	
		}

.content p.title	{ 
                background:#FFF;
		font : normal 18px/20px "Arial Black", "Futura", Arial, sans-serif;
                color: #264885; 
                text-decoration: none;
                margin-top: 0px;
		}	

.content img {border: 0px;}

#leader {
	padding-top: 0px;
        padding-left: 10px;
        padding-right: 5px;
        padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #666;
       	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
       
       
	}




.side {
               	font-family: Arial, Verdana, sans-serif;
		padding: 5px;
                color:#666;
                background: url(/images/template/corp/side_bkg.jpg);
                margin-top: 0px;
                margin-bottom: 0px;	
                margin-left: 0px;
                margin-right: 2px;
                width: 231px;
                font-size:11px;
                line-height:1.5em;		
		}	

.side ul {margin:.5em 0 1.25em;
  padding:0px;
  
  list-style:none;
         
}

.side li {background:url("/images/template/metal/bullet.gif") no-repeat 2px .25em;
  margin:1px;
  padding:0px 0px 1px 20px;
  border-bottom:1px dotted #CCC;
  line-height:1.4em;
  }

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

/* Comments
----------------------------------------------- */

#comments {
  margin:5px;
  padding:10px;
  }
#comments h4 {
  margin:0 0 1em;
  }
#comments h4 span {
  font:68% Verdana,Sans-serif;
  color:#776;
  }
#comments dl {
  font-size:85%;
  line-height:1.6em;
  }
#comments dt {
  padding:8px 6px .5em;
  background:#eeeeee;
  font-weight:normal;
  }
#comments dd {
  padding:2px 20px 8px;
  margin:0 0 1.5em;
  background:#eeeeee;
  }
#comments dt.alt {
  background:#dddddd;
  }
#comments dd.alt {
  background:#dddddd;
  }
#comments dd del {
  color:#ccb;
  text-decoration:line-through;
  }
#comments dd.alt del {
  color:#aba;
  }
#comments dd del:hover, #comments dd del:active {
  color:#333;
  text-decoration:none;
  }
#comments .postno {
  background:url("/img/icon_comment.gif") no-repeat 0 55%;
  border-width:0;
  padding:0 5px 0 14px;
  border-right:1px solid #ccc;
  margin-right:2px;
  font:180% Georgia,Serif;
  color:#358;
  }
#comments .alt .postno {
  border-color:#bbb;
  }
#comments dt.owner {
  background:#357;
  padding-bottom:1em;
  color:#cde;
  }
#comments dd.owner {
  padding-top:8px;
  }
#comments dt.owner .postno {
  background-image:url("/img/icon_comment_owner.gif");
  color:#9bd;
  border-right-color:#579;
  font-weight:normal;
  }
#comments dt.owner a {
  color:#eee;
  border-width:0;
  font-weight:bold;
  }
#comment-notes p {
  font-size:85%;
  line-height:1.6em;
  color:#554;
  }
#subcol #comment-notes p {
  font-size:100%;
  }
h4#postcomment {
  padding-top:.5em;
  margin:0 0 .5em;
  }
#comment-notes {
  margin-top:2em;
  }
/* --------------- */


.feature	{ 
        background-image: url(/images/template/metal/feature_bkg.jpg);
	font-family:verdana, arial, sans-serif; 
	font-size: 15px; 
	color: #FF9900;
        padding:10px 0px 10px 12px; 
        margin-left: 3px;
        margin-bottom: 0px;
	font-weight:bold;
		                	
		}

.feature img {border: 0px;}

.sidetitle {
               	font-family:verdana, arial, sans-serif;
		color:#333;
                width: 241px;
                border: 0px solid #AEC7E9;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF url();
  		line-height:140%;
  		padding-left:0px;
                padding-top:0px;
                padding-right:0px;	
                padding-bottom:0px;
                margin-top: 10px;
                margin-bottom: 0px;	
                margin-left: 0px;
                margin-right: 0px;	
                border-top:0px dotted #CCC;		
		}	

.side-top {
               	padding:0px;		
		}	

.side-bottom {
               	padding:0px;		
		}	


#footer { background:url(/images/template/metal/footer.jpg) no-repeat; padding-left: 10px; margin-bottom: 0px; height: 58px; position: relative; z-index: 10000; font-family:verdana, arial, sans-serif; color:#333;                  font-size:x-small; font-weight:normal;}

.poll {
        background:#FFF;
	font-size:10px;
	font-weight:normal;
        font-family: verdana, arial, sans-serif;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom:15px;
        margin-top: 5px;
        border-top:1px dashed #C0C0C0;		
        border-right:1px dashed #C0C0C0;
        border-left:1px dashed #C0C0C0; 
        border-bottom:1px dashed #C0C0C0;
        padding: 10px;
      }

.rss_buttons {
 
        padding: 0px;
        margin-left: -5px;
        margin-right: -5px;
}

.box {

       padding: 10px;
       margin: 10px;
       background: #f1f1f1;
       border: 1px dashed #CCC;
}

.content-wrap a:link {color: #264885; text-decoration: underline; }
.content-wrap a:visited {color: #264885; text-decoration: underline; }
.content-wrap a:active {color: #264885; text-decoration: underline; }

.content-wrap a:hover { color: #ff6600; text-decoration: underline; }

.form {font-size: 126%;
	background: #E5EFF7 url(/images/form.gif) repeat-x;
	border: 1px solid #1B5790;
	color: #1B5790;
	padding: 2px;}