body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0px;
  font-size:1em;
  background-color:#837047;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#header{
	height:145px;
	background-color:#c4bba7;
	width:100%;
	border-bottom: 2px solid #000000;
}

#newsTicker{
    clear:both;
    float:left;
    margin-top:5px;
    margin-bottom:5px;
}

#newsTicker li{
    display: inline;
    list-style-type: none;    
}

#newsItems{
    margin:0px;
    padding-left:20px;
    float:left;
}

#newsItems li a{
    color:#000000;   
}

#content{
	width:990px;
	margin:auto;
}

#logo{
	margin-top:10px;
	float:left;
}

#menu{
	float:right;
	height:30px;
	background-color:#837047;
	margin-top:85px;
}

#menu table td a{
    text-decoration:none;
    color:#000000;
}

#menu table td a:hover{
    text-decoration:none;
    color:#c4bba7;
}

#main{
	background-color:#837047;
	width:100%;
	height:354px;
	border-bottom: 2px solid #000000;
}

#main_content{
	width:990px;
	margin:auto;
	height:354px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#main_img{
	margin-top:12px;
	margin-bottom:12px;
	float:left;	
}

#main_text{
	float:left;
	font-size:.9em;
	margin-top:70px;
	margin-left:30px;
	text-align:justify;
	width:430px;
}

#ticker_area{
	background-color:#C4BBA7;
	border-bottom:2px solid #000000;
	height:298px;
	width:100%;
}

#ticker_wrapper{
    width:990px;
    margin:auto;
}

#oil_ticker{
	float:left;
	margin-top:15px;
}

#gas_ticker{
	float:right;
	margin-top:15px;
}

#about{
	background-color:#837047;
	width:100%;
	height:340px;
	border-bottom: 2px solid #000000;
}

#about_content{
	width:990px;
	margin:auto;
	height:340px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#project{
	background-color:#837047;
	width:100%;
	height:340px;
	border-bottom: 2px solid #000000;
}

#project_content{
	width:990px;
	margin:auto;
	height:340px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#tax{
	background-color:#837047;
	width:100%;
	height:440px;
	border-bottom: 2px solid #000000;
}

#tax_content{
	width:990px;
	margin:auto;
	height:440px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#why{
	background-color:#837047;
	width:100%;
	height:520px;
	border-bottom: 2px solid #000000;
}

#why_content{
	width:990px;
	margin:auto;
	height:520px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#news{
	background-color:#837047;
	width:100%;
	height:430px;
	border-bottom: 2px solid #000000;
}

#news_content{
	width:990px;
	margin:auto;
	height:430px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#contact{
	background-color:#837047;
	width:100%;
	height:430px;
	border-bottom: 2px solid #000000;
}

#contact_content{
	width:990px;
	margin:auto;
	height:430px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-y;
}

#about_text{
	float:left;
	font-size:.8em;
	margin-top:12px;
	margin-left:30px;
	text-align:justify;
	width:760px;
}

#project_text{
	float:left;
	font-size:.8em;
	margin-top:12px;
	margin-left:30px;
	text-align:justify;
	width:760px;
}

#footer{
	background-color:#837047;
	width:100%;
	height:80px;
}

#footer_wrapper{
	width:990px;
	margin:auto;
}

#sec{
	margin-top:12px;
	float:left;
	width:480px;
	font-size:.7em;
}

#sec a{
	color:#c4bba7;
}
#trc{
	margin-top:12px;
	float:right;
	width:480px;
	font-size:.7em;
}

#newsTicker {
    clear:both;
    float:left;
    margin-bottom:5px;
    margin-top:5px;
}

/* Scroller Box */
#scroller_container {
 width: 800px;
 height: 25px;
 overflow: hidden;
 float:left;
}

/* CSS Hack Safari */
#dummy {;# }

#scroller_container{
 overflow: auto;
}

.jscroller2_left {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.jscroller2_left a{
    color:#000000;
}
/* Scoller Box */



