/* Main background color & font style */ 

body {
      background: #2b3447; 
       min-width: 850px;
       font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size: 11px;
          color: #ffffff;
}

#wrap {
padding-left: 12px;
padding-right: 12px;
padding-top: 4px;
}

/* Main banner graphic is a background image to allow resizing. Change height property to suit */

#banner {
background: #2b3447 url("http://www.twfnews.com/HDBanners/NewBlueBG.jpg");
height: 170px;
min-width:930px;
width: 100%;
}

#banner img {
display: block;
margin: 0 auto;
padding-left: 8px;
}

#banner_container {
background: #37435b;
padding-left: 10px;
padding-right: 10px;
margin: 0;
}

/* HOF Banner */
#banner_HOF {
background: #2b3447 url("http://www.twfnews.com/HDBanners/HOFbanner.jpg") left top no-repeat;
height: 150px;
min-width:940px;
width: 100%;
}


/* The five styles below give the page rounded corners and allow it to be resized */

#top {
background: url('http://www.twfnews.com/HOF/images/toplefthomepage.gif')left top no-repeat; 
width: 100%;
padding-left: 8px;
height: 8px;
}

#top-right {
background: url('http://www.twfnews.com/HOF/images/toprighthomepage.gif')right top no-repeat;
width: 100%;
height: 8px;
}

#main {
background: #37435b url('http://www.twfnews.com/forum/styles/TWF2/theme/images/bg_list.gif');
background-repeat:repeat-x;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-size: 1em;
font-weight: bold;
width: 70%;
position: relative;
}

#main_index {
background: #37435b url('http://www.twfnews.com/forum/styles/TWF2/theme/images/bg_list.gif');
background-repeat:repeat-x;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: none;
text-align: center;
font-size: 1em;
font-weight: bold;
width: 850px;
position: relative;
}




#main_center {
background: #2b3447;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: justify;
font-size: 1.2em;
font-weight: normal;
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 1px;
border-color: #b49b61;
border-style: solid;
padding-top: 10px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 10px;
margin-top: 5px;
margin-left: 8px;
margin-right: 8px;
}


#main_center_index {
background: #2b3447 url('http://www.twfnews.com/images/Home_background.jpg') no-repeat top center;
height: 450px;
text-align: justify;
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 1px;
border-color: #b49b61;
border-style: solid;
padding-top: 10px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 10px;
margin-top: 5px;
margin-left: 8px;
margin-right: 8px;
}

#main_center_index img{border: 0px;
}





#bottom {
background: #37435b url("http://www.twfnews.com/HOF/images/bottomlefthomepage.gif") left bottom no-repeat;
height: 8px;
margin: 0;
}

#bottom-right {
background: url("http://www.twfnews.com/HOF/images/bottomrighthomepage.gif") right bottom no-repeat;
height: 8px;
margin: 0;
}

/* Styles to round main banner */


#bannercorner {
background: url("http://www.twfnews.com/HOF/images/toplefthomepage.gif") left top no-repeat;
width: 100%;
height: 8px;
margin:0 auto;
}

#bannercorner2 {
background: url("http://www.twfnews.com/HOF/images/toplefthomepage.gif") left top no-repeat;
height: 8px;
width: 50%;
float: left;
position: absolute;
}


#banner_center {
       background: url("http://www.twfnews.com/HDBanners/Miz_Guns_Beer_B.jpg") center top no-repeat;
       position: absolute;
       height: 170px;       
       width: 97%;
       margin: auto 0;
              }

#banner_logo {
       background: url("http://www.twfnews.com/images/TWFNEW_logo.png") left top no-repeat;
       position: absolute;
       top: 0px;
       margin-top: 26px;
       margin-left: 15px;
       height: 31px;       
       width: 142px;
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 1px;
border-color: #ffffff;
border-style: solid;
              }


#nothing {position:     absolute;
       top:          0px;
       left:         50%;/*some magic to align the element in the center;
       width:        886px;
       margin-left:  -443px;/* half of the width */
}





#bannercorner_right {
background: url("http://www.twfnews.com/HOF/images/toprighthomepage.gif") right top no-repeat;
width: 100%;
height: 8px;
margin:0 auto;
}

#bannercorner_right2 {
background: url("http://www.twfnews.com/HOF/images/toprighthomepage.gif") right top no-repeat;
height: 8px;
width: 8px;
float: right;
position: relative;
}


#banner_bottom {
background: url("http://www.twfnews.com/HOF/images/bottomlefthomepage.gif") left bottom no-repeat;
width: 100%;
height: 8px;
margin:0 auto;
}

#banner_bottomright {
background: url("http://www.twfnews.com/HOF/images/bottomrighthomepage.gif") right bottom no-repeat;
width: 100%;
height: 8px;
margin:0 auto;
}



/* basic horizontal line style */
hr {
  border: 0;
  width: 100%;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
}

hr.blue {
width: 95%;
color: #3f4b65;
background-color: #3f4b65;
height: 1px;}


/*right div */

#right {
float: right;
width: 25%;
margin-right: 5px;
padding-right: 5px;
height: 95%;
border-top: 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
border-color: #3f4b65;
border-style: solid;
}

#right a{font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em; 
 color: #ffffff;
margin: 2px;
text-decoration: none;
}

#right a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em; 
 color: #b49b61;
margin: 2px;
text-decoration: underline;
}




#blog_index {background: url("http://www.twfnews.com/images/Blog_Index_back.gif");
background-repeat:repeat-x;
width: 75%;

}




/* Forum box style */

#forum {
background: #37435b url("http://www.twfnews.com/forum/styles/TWF2/theme/images/bg_list.gif");
background-repeat:repeat-x;
font-size: 11px;
text-transform: capitalize;
text-align: center;
width: 100%;
margin-top:5px;
margin-right:15px;
margin-left: 5px;
margin-bottom: 10px;
}

#blog {
background: url("http://www.twfnews.com/forum/styles/TWF2/theme/images/bg_list.gif");
font-size: 11px;
text-transform: capitalize;
text-align: center;
width: 100%;
margin-top:5px;
margin-right:15px;
margin-left: 5px;
margin-bottom: 5px;
}

/* main page info is placed in the main center style from above. This style is for links in main body */

#main_center a{font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em; 
 color: #b49b61;
text-transform: capitalize;
font-weight: bold;
margin: 2px;
text-decoration: none;
}

#main_center a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em; 
 color: #ffffff;
text-transform: capitalize;
margin: 2px;
text-decoration: underline;
}

/* news index page links */

#main_center a.headlines {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
font-weight: normal;
   color: #ffffff;
text-align: left;
text-decoration: none;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Red.gif') no-repeat center left; 
}

#main_center a.headlines:visited {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
   color: #ffffff;
text-align: left;
text-decoration: none;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Blue.gif') no-repeat center left;
}

#main_center a.headlines:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
   color: #b49b61;
text-align: left;
text-decoration: underline;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Gold.gif') no-repeat center left;
}

/* This is for the wrestlechat Rss Feed on the news page */

#main_center_wrestlechat {
background: #2b3447;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: justify;
font-size: 1.2em;
font-weight: normal;
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 1px;
border-color: #b49b61;
border-style: solid;
padding-top: 10px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 10px;
margin-top: 5px;
margin-left: 8px;
margin-right: 8px;
}
#main_center_wrestlechat img.border {
padding: 0px;
      border-style: solid;
	border-width: 0px;
	border-color: #b49b61;
margin: 2px;
}

.gfg-title a{ color: #b49b61;
text-decoration: none;
font-weight: bold;
}

.gfg-title a:hover {color: #ffffff;
text-decoration: underline;
}


.gfg-listentry a {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
font-weight: normal;
   color: #ffffff;
text-align: left;
text-decoration: none;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Red.gif') no-repeat center left; 
}

.gfg-listentry a:visited {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
   color: #ffffff;
text-align: left;
text-decoration: none;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Blue.gif') no-repeat center left;
}

.gfg-listentry a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
   color: #b49b61;
text-align: left;
text-decoration: underline;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Gold.gif') no-repeat center left;
}

.gf-result {
margin-top: 10px;
margin-bottom: 10px;
border: 1px;
border-color: #b49b61;
border-style: solid;
padding: 4px;
}

.gf-result a {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
font-weight: normal;
   color: #ffffff;
text-align: left;
text-decoration: none;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Red.gif') no-repeat center left; 
}

.gf-result a:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
text-transform: capitalize;
   color: #b49b61;
text-align: left;
text-decoration: underline;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/HOF/images/LinkStar_Gold.gif') no-repeat center left;
}


/* This is for the Blog Titles */

#main_center a.headlines_blogs {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
text-transform: capitalize;
font-weight: normal;
color: #ffffff;}

#main_center a.headlines_blogs:hover {
color: #b49b61;
}

#main_center img{vertical-align: top;
border: none;
margin-right: 8px;
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
}

#main_center img.Blog_head_stars {
margin-top: 3px;
margin-bottom: 2px;
}

#main_center table.review {
border-spacing: 0px;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 5px;
vertical-align: top;
border: 1px;
border-style: solid;
border-color: #b49b61;
display: block;
}

#main_center table.Terrible {
border-spacing: 0px;
border-collapse:collapse;
margin-top: 5px;
margin-bottom: 5px;
vertical-align: top;
text-align:center;
padding: 5px;
border: 1px;
border-style: solid;
border-color: #ff0000;
}

#main_center table.Terrible td {font-size:1.1em;
font-weight: bold;
padding-left: 15px;
padding-right: 15px;
border-color: #ff0000;
background-color: #000000;
}

#main_center table.Terrible th {
font-size: 0.9em;
font-weight: bold;
font-style:italic;
color: #ff0000;
background-color: #000000;
border: 0px;
border-bottom: 1px;
border-color: #ff0000;
border-style: solid;
}

#main_center table.gold_table {
border-spacing: 0px;
border-collapse:collapse;
margin-top: 5px;
margin-bottom: 5px;
vertical-align: top;
text-align:center;
padding: 5px;
border: 1px;
border-style: solid;
border-color: #b49b61;
}

#main_center table.gold_table td {font-size:1.1em;
font-weight: bold;
color: #ffffff;
padding-left: 15px;
padding-right: 15px;
border-color: #b49b61;
}


#main_center table.affiliates {
border-spacing: 0px;
border-collapse:collapse;
margin-top: 5px;
margin-bottom: 5px;
vertical-align: top;
text-align:center;
padding: 5px;
border: 1px;
border-style: solid;
border-color: #b49b61;
}

#main_center table.affiliates td {font-size:1em;
color: #ffffff;
padding-left: 15px;
padding-right: 15px;
border-color: #b49b61;
}




#main_center table.gold_table th {
font-size: 0.9em;
font-weight: bold;
font-style:italic;
background-color: #b49b61;
color: #000000;
border: 0px;
border-bottom: 1px;
border-color: #b49b61;
border-style: solid;
}



#main_center td {border-bottom: 1px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-style: solid;
border-color: #b49b61;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
}


/*for back to top link */

#Back_to { 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
padding-right: 0px;
color: #b49b61;
font-weight: bold;
	margin: 1px; 
position: relative;
}

#Back_to a.arrow{ padding-right: 17px;
   background: transparent url('http://www.twfnews.com/forum/styles/TWF2/imageset/icon_back_top.gif') no-repeat center right;
  align:right;
font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
color: #ffffff;
	margin: 1px;
      text-decoration: none;
}

#Back_to a.arrow:hover{padding-right: 17px;
   background: transparent url('http://www.twfnews.com/forum/styles/TWF21/imageset/icon_back_top.gif') no-repeat center right;
   align:right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
color:#b49b61;
	margin: 1px; 
text-decoration: underline;
}



/* Main navigation bar style */

#Nav { 
background-color: #2b3447;
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
border-top:solid #b49b61 1px;
border-bottom: solid #b49b61 1px;
margin: auto;
margin-top: 0px;
margin-bottom: 5px;
}

#Nav a{ 
display: inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-variant: small-caps;
font-weight: normal;
color: #ffffff;
text-decoration: none;
background-color: #2b3447;
padding-left: 30px;
padding-right: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-right: solid #37435b 1px;
border-left: solid #37435b 1px;
margin: 0px;
}

#Nav a:hover{ 
display: inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-variant: small-caps;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
background-color: #677595;
padding-left: 30px;
padding-right: 30px;
padding-top: 3px;
padding-bottom: 3px;
border-right: solid #b49b61 1px;
border-left: solid #b49b61 1px;
margin: 0px;
}

/*HOF Nav bar style */

#HOF_Nav { 
background-color: #b49b61;
width: 100%;
padding-top: 1px;
text-align: center;
padding-bottom: 1px;
border-top:solid #ffffff 1px;
border-bottom: solid #ffffff 1px;
margin-top: 10px;
}

#HOF_Nav a{ 
display: inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
text-transform: capitalize;
color: #37435b;
background-color: #b49b61;
padding-left: 30px;
padding-right: 30px;
padding-top: 1px;
padding-bottom: 1px;
border-right: solid #2b3447 1px;
border-left: solid #2b3447 1px;
margin: 0px;
}

#HOF_Nav a:hover{ 
display: inline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
text-transform: capitalize;
color: #ffffff;
text-decoration: underline;
background-color: #677595;
padding-left: 30px;
padding-right: 30px;
padding-top: 1px;
padding-bottom: 1px;
border-right: solid #ffffff 1px;
border-left: solid #ffffff 1px;
margin: 0px;
}



/* links in the forum box */

#Forum_topics { text-align: left;
background-color: #2b3447;
color: #677595;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
padding: 2px;
border: 1px;
border-color:#b49b61;
border-style: solid;
}

#Forum_topics a{font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.1em;
  text-transform: capitalize; 
 color: #ffffff;
font-weight: normal;
text-align: left;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/images/Right_Arrow.gif') no-repeat center left;
}

#Forum_topics a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.1em;
  text-transform: capitalize; 
 color: #b49b61;
text-align: left;
text-decoration: underline;
	margin: 2px;
padding-left: 17px;
background: transparent url('http://www.twfnews.com/images/Right_Arrow.gif') no-repeat center left;
}

#content_home {
background: url('http://www.twfnews.com/images/Home_background.jpg') no-repeat top center;
width: 75%;
height: 515px;
text-align: justify;
padding-top: 0px;
padding-bottom: 8px;
border-top: 0px;
border-bottom: 1px;
border-right: 0px;
border-left: 1px;
border-color: #b49b61;
border-style: solid;
}

#headline {font-size: 1.4em;
text-transform: capitalize;
color: #b49b61;
}

#Terrible25 {font-size: 1.4em;
text-transform: capitalize;
font-weight: bold;
border: 1px;
border-color: #ff0000;
border-style: solid;
background-color: #000000;
color: #ff0000;
padding: 5px;
padding-left: 15px;
padding-right: 15px;
}

#Terrible25_main {
border: 1px;
border-color: #ff0000;
border-style: solid;
background-color: #000000;
color: #ff0000;
padding: 5px;
padding-left: 15px;
padding-right: 15px;
}



#copyright {font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
padding-right: 20px;
padding-top: 5px;
          color: #677595;
width: 90%;
text-align: center;
margin: 0 auto;
}

#disclaimer {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #677595;
width: 75%;
text-align: center;
font-style:italic;
padding-right: 10px;
margin: 0 auto;
position: relative; 
bottom: 0;
}

#disclaimer_index {font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0 auto;
position: absolute; 
bottom: 0;
margin-top: -25px;
margin-bottom: 45px;
margin-right: 25px;
margin-left: 10px;
}

#disclaimer a{color: #b49b61;
font-weight: bold;
}

#disclaimer a:hover{color: #ffffff;
}

#follow_us {
margin: 0 auto;
position: relative;
width: 50%;
bottom: 0;
}

/* for use on pages where text does not fill minimum height */
#follow_us2 {
margin: 0 auto;
position: absolute; 
bottom: 0;
}

/* pages without latest forum/blog boxes */
#follow_us3 {
margin: 0 auto;
position: relative;
width: 50%;
bottom: 0;
text-align: center;
}


/* date & time div for news pages */
#date {font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
          color: #677595;
width: 100%;
text-align: left;
margin: 0 auto;
}

/* date & time div for news pages */
#date2 {font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
          color: #677595;
width: 100%;
text-align: right;
margin: 0 auto;
}




/* forum box title style */

.gold {
  color: #b49b61;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.3em;
text-transform: capitalize;
font-weight: bold;
} 

/*main box title */
#title {padding-top: 0px;
}




/* Blog headline spans */

.blog_author {
font-size: 1.1em;
color: #b49b61;
}


.blog_tease {
font-size: 1em;
}





h2 { 
background: url("http://www.twfnews.com/HOF/images/H.gif") left no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
font-size: 17px;
  font-weight:normal;
  text-transform: capitalize;
  padding-top: 7px;
padding-bottom:7px;
padding-left: 5px;}

h3 { 
background: url("http://www.twfnews.com/HOF/images/HOh.jpg") left no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
font-size: 17px;
  font-weight:normal;
  text-transform: capitalize;
  padding-top: 7px;
padding-bottom:7px;
padding-left: 5px;}

/* turns off box around image links in right Div */

#right a.image {border: 0;
color: #2b3447;
}



#bottom-right img.follow_us{vertical-align: top;
margin-right: 8px;
margin-left:8px;
}

/* Twitter & Facebook */

#bottom-right img.twitter{
margin-left: -12px;
}

/* date class for news index page */
.date {font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
          color: #677595;
float: right;
margin: 0 auto;

}



#images {
text-align: center;}

#copyright {font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
padding-right: 20px;
          color: #677595;
width: 90%;
text-align: center;
margin: 0 auto;
}



/*Css for blockquote, quotation marks & paragraph text */

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 0px;
margin-right: -20px;     
margin-bottom: -50px;
     font-size: 700%;
     color: #FF0000;
 }

 .bqend {
     float: right;
     height: 45px;
     margin-top: -20px;
     padding-top: 0px;
margin-left: -20px;
     font-size: 700%;
     color: #FF0000;
 }

blockquote {
font-size: 1em;
font-style:italic;
text-align: center;
padding-left: 40px;
padding-right: 40px;
}

blockquote p{
background: url('http://www.twfnews.com/images/TransPix.png');
font-size: 1em;
font-style:italic;
text-align: center;
padding-left: 40px;
padding-right: 40px;
}

blockquote p.H{background: url('http://www.twfnews.com/images/TransPix.png'); 
font-size: 1.1em;
font-style:italic;
text-align: center;
color: #2b3447;
padding-left: 30px;
padding-right: 30px;
}


/*Css for links on links page */

#Featured_Links {
background-color: #3f4b65;
padding-left: 15px;
padding-right: 15px;
}

#Forum_topics2 {
padding-top: 15px;
padding-bottom: 15px;
font-size: 1.1em;
}

#Forum_topics2 p{
background-color: #2b3447;
font-style:italic;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
}

#Forum_topics2 a{font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.2em;
    text-transform: capitalize; 
 font-style: normal;
color: #b49b61;
text-align: left;
	margin: 2px;
}

#Forum_topics2 a:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:1.2em;
    text-transform: capitalize; 
 font-style: normal;
color: #ffffff;
text-align: left;
text-decoration: underline;
	margin: 2px;
}


/*Face book div */

#Box {background-color: #3f4b65;
}

#comments {background-color: #f7f7f7;
width: 90%;
margin: auto o;
}

#home_links {
text-align: left;
font-weight: bold;
padding-bottom: 3px;
margin: auto;
margin-top: 0px;
margin-bottom: 3px;
}

#home_links a{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em; 
  color: #677595;
	margin: 2px;
      text-decoration: none;
}

#home_links a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em; 
  color:#ffffff;
	margin: 2px; 
text-decoration: underline;
}

a.Home { 
padding-left: 17px;
   background: transparent url('http://www.twfnews.com/forum/styles/TWF2/theme/images/icon_home.gif') no-repeat center left;
}


/*for UCP on banner*/

#breadcrumb_links {
text-align: left;
padding-top: 6px;
padding-bottom: 2px;
border-top: solid #ffffff 1px;
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#breadcrumb_links a{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em; 
  color: #677595;
	margin: 2px;
margin-bottom: 0px;
      text-decoration: none;
}

#breadcrumb_links a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em; 
  color:#ffffff;
	margin: 2px;
margin-bottom: 0px; 
text-decoration: underline;
}

a.UCP { 
padding-left: 17px;
   background: transparent url('http://www.twfnews.com/forum/styles/TWF2/theme/images/icon_ucp.gif') no-repeat center left;
}

/*For breadcrumb links in body*/

#bodycrumb_links {
text-align: left;
color: #677595;
padding-top: 6px;
padding-left: 6px;
padding-bottom: 6px;
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#bodycrumb_links a{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em; 
  color: #677595;
	margin: 2px;
margin-bottom: 0px;
      text-decoration: none;
}

#bodycrumb_links a:hover{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em; 
  color:#ffffff;
	margin: 2px;
margin-bottom: 0px; 
text-decoration: underline;
}




#headlines {
}

/* Blog Roll images */

#main_center img.BlogRoll {padding: 0px;
border-style: solid;
	border-width: 1px;
	border-color: #b49b61;
margin: 4px;}

/* Hall of Fame images */
#main_center img.border {
padding: 5px;
      border-style: solid;
	border-width: 1px;
	border-color: #b49b61;
}

#pagination {
text-align: center;}

#pagination a.{
color: #ffffff;
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 1px;
border-color: #b49b61;
border-style: solid;
padding-top: 1px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 1px;
margin-left: 2px;
margin-right: 2px;
}

#pagination a:hover{
color: #ffffff;
background-color: #677595;
}

#pagination a{
color: #ffffff;
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 1px;
border-color: #b49b61;
border-style: solid;
padding-top: 1px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 1px;
margin-left: 2px;
margin-right: 2px;
}

.current {
color: #2b3447;
background-color: #ffffff;
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 1px;
border-color: #b49b61;
border-style: solid;
padding-top: 1px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 1px;
margin-left: 2px;
margin-right: 2px;
}

/* Terrible 25 images */
#main_center img.Terrible {
padding: 5px;
      border-style: solid;
	border-width: 2px;
	border-color: #ff0000;
}

#pagination_black a:hover{
color: #000000;
background-color: #ff0000;
}

#pagination_black a{
color: #ff0000;
background-color: #000000;
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 1px;
border-color: #ff0000;
border-style: solid;
padding-top: 1px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 1px;
margin-left: 2px;
margin-right: 2px;
}

#F5 {background: #565656 url("http://www.twfnews.com/images/F5bg.jpg");
background-repeat:repeat-x;
width: 90%;
margin-bottom: 0px;
min-height: 140px;
text-align: left;
}

#F5 img{margin: 0px;}

