body {
	color: #000000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-texture.gif);
 /* background-color: #E8E39B; */
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
     }

a:link {color: #0066CC; text-decoration: none;}
a:hover {color: #0066CC; text-decoration: underline;}
a:visited {color: #0066CC; text-decoration: none;}
a:active {color: #0066CC; text-decoration: underline;}
		  
.smtext {font-size: 9px;}		  
.smpadd {padding-left: 10px; padding-right: 10px;}
.padd {padding-left: 20px; padding-right: 20px;}

h1 {font-size: 16px;}
h2 {font-size: 14px; font-weight: bold;}

ul {list-style-image: url("images/ul.gif");}

.tabletop {background-image: url(images/table_top.gif); background-repeat: no-repeat;} 


.footer {background-image: url(images/footer_bg.gif); background-repeat: no-repeat; font-size: 9px;}
.headerbottom {background-image: url(images/header-bottom-bg.gif); background-repeat: no-repeat;}

/*- Menu Tabs --------------------------- */

    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;

      }
    #tabs4 ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  list-style:none;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }  


/* alexa style footer */

	#footer {
		background: #eaeaea url("http://www.smallpressexchange.com/images/site/footer_gradient.jpg") top repeat-x;
		border-top: 2px solid #999;
		float: left;
		margin: 0;
		width: 100%;}

	.footText {
		padding: 2px 20px;
		text-align: center;}
	.footText .col {
		float: left;
		margin: 10px 20px 20px 0;
		text-align: left;}
	.footText .col h4 {
		font-size: 1.1em;
		margin-bottom: 4px;}
	.footText .col h4 a, .footText .col h4 a:visited {
		color: #555;}
	.footText .col ul {
		margin: 0 0 10px 0;
		padding: 0;}
	.footText .col ul li {
		list-style: url("http://www.smallpressexchange.com/images/site/shim.gif");
		margin: 0;
		padding: 0;}
	.footText .disclaimers {
		float: right;
		margin: 10px 0 0 0;
		text-align: right !important;}

	.dmoz_footer {
		background: #fff url("http://www.smallpressexchange.com/images/site/single_dot_h.gif") top repeat-x;
		float: left;
		padding: 20px 0 0 0;
		text-align:center;
		width: 100%;}
	.search_footer {
		padding: 0 0 30px 0;
		text-align:center;}
	.footer_toolbar_ad {
		background: #fff url("http://www.smallpressexchange.com/images/site/single_dot_h.gif") top repeat-x;
		padding: 10px 0;
		text-align:center;}