body {
  background-color: #000;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1em;
}

LI {
  line-height: 1em;
  margin: auto;
}

A { 
  color: #32379b;
  font-weight: bold;
  text-decoration: none;
}
A:hover {
  color: #01994a;
  text-decoration: underline;
}

A IMG {
	border: 0;
}

#main {
  background-color: #333;
  margin: 0 auto;
  width: 1100px;
}

#header {
  border-style: solid;
  border-width: 0px;
  padding: 10px 0px;
}

#content {
  padding: 0 5px 5px 5px;
  background: url(../images/item_fade3.gif) repeat-x #ffffff;
  margin: 0px 10px;
}

#topSection {
  background: url(../images/item_fade3.gif) repeat-x #ffffff;
  border-style: solid;
  border-width: 0px;
}

#news {
  padding: 5px;
  vertical-align: top;
  width: 525px;
}

#headlines {
  padding: 5px;
  vertical-align: top;
  width: 270px;
  font-size: 12px;
}

#rightColumn {
  padding: 5px;
  vertical-align: top;
  width: 250px;
}

#spacer1 {
  height: 35px;
  background: url(../images/spacerPurple.gif) repeat-x;
  border-style: solid;
  border-width: 0px;
  margin: 10px 0px;
}

#media {
	padding-top: 20px;
}
#media TABLE TD {
	border: 1px solid #ccc;
	padding: 3px 5px;
	text-align: left;
}

#blogs {
  width: 840px;
  height: 280px;
  background-color: #fff;
  border-style: solid;
  border-color: #bbbaba;
  border-width: 1px;
}

#innerBlogger {
  position: relative;
  top: 5px;
  left: 5px;
  width: 161px;
  height: 230px;
  background-color: #000;
  color: #fff;
  border-style: solid;
  border-color: #bbbaba;
  border-width: 0px;
}

#innerBlog {
  width: 465px;
  height: 230px;
  background-color: #fff;
  border-style: solid;
  border-color: #bbbaba;
  border-width: 0px;
}

#polls {	
  background: url(../images/item_fade3.gif) repeat-x #ffffff;
  margin-top: 5px;
  padding: 5px;
}

#spacer2 {
  margin: 10px 0px;
  height: 35px;
  background: url(../images/spacerPurple.gif) repeat-x;
  border-style: solid;
  border-width: 0px;
}

#adSection {
  vertical-align: middle;
  background-color: #000;
  border-style: solid;
  border-width: 0px;
}

#spacer3 {
  margin: 10px 0px;
  height: 35px;
  background: url(../images/spacerPurple.gif) repeat-x;
  border-style: solid;
  border-width: 0px;
}

#bottomSection {
  width: 1070px;
  height: 300px;
  border-style: solid;
  border-width: 0px;
}

#footer {
  border-style: solid;
  border-width: 0px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  margin-top: 10px;
}

#footer table {
  text-align: center;
  color: #fff;
  font-size: 12px;
}

#rightAds {
  width: 180px;
  background-color: #000;
  border-style: solid;
  border-width: 1px;
}

.itemHeader {
  height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #897948;
  text-align: left;
}

ul {
  list-style-position: inside;
  margin: 0;
  padding-left: 0;
  padding-bottom: .25em;
  padding-top: .25em;
}

li {
  margin: 0;
  padding-left: 0;
  padding-bottom: .25em;
  padding-top: .25em;
}

#adSection {
  margin: 0px 5px;
}

#adSection TD {
  text-align: center;
}

.adBreak {
  background-color: #00ff12;
}

#navBar {	
	background: url(../images/spacerPurple.gif) repeat-x;
	height: 30px;
	text-align: center;
}

.adText {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 2px 10px;
}


.sf-menu {
  margin: 0 3em;
  padding: 0;
  font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;  
  z-index: 9999;
}

.sf-menu a {
  border-left: 1px solid #ccc;
  border-top: 0;
  padding: .75em .75em;  
}

.sf-menu a, .sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/
  color: #fff;
}

.sf-menu li {
  background: transparent;
  z-index: 9999;
}

.sf-menu li li {
  background: #01994a;
}

.sf-menu li li a {
  border-top: 1px solid #444;
}

.sf-menu li li li {
  background: #606060;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  background: #d0ad53;
  outline: 0;
  color: #fff;
  text-decoration: none;
}

/*
 SLIDER
 */
.photo-meta-data {
  background: url(/pps-images/slider/backgrounds/transpBlack75.png);
}

div.section_header {
        height: 40px;
        font-size: 18px;
        font-weight: bold;
        color: #897948;
        text-align: left;
        padding: 5px;
        text-transform: none; /*uppercase;*/
}

