/* TEXT SHIT */

a {
	color: #DD0000;
	text-decoration:none; }

a:hover {
	color: #DD0000;
	text-decoration:underline; }
	
.smtxtwhite {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.boldwhite {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.boldwhite a:link, .boldwhite a:visited, .boldwhite a:hover, .boldwhite	a:active {
	color: #DD0000;
	}
	
.dateswhite {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	}
	
.datesinvertwhite {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color:#FFFFFF;
	}
	
.indexboldwht {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 5px;
}


ul#twitter_update_list {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width: 325px;
	line-height:1.25em;
	}
	
ul#twitter_update_list li {
	padding:3px 3px 30px 10px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

ul#twitter_update_list li a {
	color: #33ccff;
	}
	
/* LAYOUT SHIT */


body {
	color: #FFF;
	background-color: #000;
	background-image:url("../images/bg1.gif");
    background-attachment: scroll; 
	background-repeat: repeat-y;
	background-position: center top;
	margin:0;
	padding:0;
	}

#banner {
	background-image: url("../images/buckonine-banner.gif");
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 50px;
	width: 692px;
	height: 123px; 
	}
	
#banner-top {
	background-image: url("../images/buckonine-banner.gif");
	background-repeat: no-repeat;
	margin: -8px 0 10px 50px;
	width: 692px;
	height: 108px; 
	}
	
#contentLeft {
	width: 325px;
	padding-left:15px;
	margin-top:10px;
	float:left;
	}
	

#contentRight {
	margin-left: 420px;
	padding-left: 2px;
	padding-top: 10px;
	width: 370px;
	}

#datesRight {
	margin-left: 415px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 15px;
	width: 360px;
	}
	
#divideleft {
	width: 325px;
	padding-left:50px;
	margin-top: 10px;
	padding-top: 5px;
	float:left;
	}
	
#divideright {
	width: 370px;
	margin-left: 420px;
	padding-left: 2px;
	margin-top: 10px;
	padding-top: 5px;
	}
	
#imageleft {
	float:left;
	padding:25px;
	}
	
#imageright {
	float:right;
	padding:25px;
	}
	

#nav-top {
	margin-left: 35px;
	width: 735px;
	height: 30px; 
	}
	

#newsblurbs {
	width: 325px;
	height: 350px;
	/* height: 320px; */
	padding-left:50px;
	float:left;
	}
	


#solocontent {
	width: 715px;
	padding-left:45px;
	margin-top:10px;
	clear:both;
}


#sustainFeatureR {
	margin-left: 420px;
	padding-left: 2px;
	padding-top: 10px;
	width: 370px;
	}
	
	
.tear {
	background-image:url("../images/tear.gif");
	background-repeat: no-repeat;
	padding-top:20px;
	padding-left: 5px;
	width: 800px;
	height: 78px;
}

#thenews { 
	width:320px;
	height:300px;
	padding:8px;
	overflow:auto;
	}


#vidsindex {
	width: 365px;
	padding-left:50px;
	margin-top: 10px;
	padding-top: 5px;
	float:left;
	}

#vids {
	width: 325px;
	padding-left:50px;
	margin-top: 10px;
	padding-top: 5px;
	float:left;
	}
	
#vidsRight {
	margin-left: 400px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
	width: 360px;
	}
	
	
#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* NEWS TICKER */

#dropcontentsubject1{
	width: 320px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

.dropcontent1{
	width: 320px;
	height: 200px;
	background-color: #000;
	padding: 8px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display:block;
	}
	
#dropcontentsubject{
	width: 700px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

.dropcontent{
	width: 700px;
	height: 200px;
	background-color: #000;
	padding: 8px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display:block;
	}

  /* Footer */
  
#footer {
	width:780px !important; width: 780px;
	clear: left;
	margin: 0px auto;
	padding: 42px 0px 0px 0px;
    }
	
h2.footer-txt {
	text-transform:uppercase;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color:#FFF;
	}

#footer a:link, #footer a:visited {
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color:#FFF;
	}

#footer a:hover {
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color:#DD0000;
	}
	
#footer a:active {
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
	color:#FFF;
	}
	

#footerback {
	background:url(../images/footerclr.gif) center no-repeat;
	height: 175px;
	}