table{
	border-collapse:collapse;
	border-spacing:0;
	font-size: 12px;
	color: #000;
}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0}

/*
-----------------------------------------------
buckbuller.com
Author:   Magma Creative
Version:  1 php beta
----------------------------------------------- */

/* ---- UNIVERSAL <<<-----------*/

* {
	padding: 0;
	margin: 0;
	text-align: left;
} /* reset whitespace */

img {
	border: none;
	text-align: center;
} /*Default all images borders set to none*/

.hide {display: none;}

.lst {padding-bottom: 25px;}

a:link, a:visited, a:active {color: #FFFFFF; text-decoration: underline;}
a:hover {
	color: #6A91BC;
	text-decoration: none;
}

.availability {color: #fff;}


/* ---- PAGE STRUCTURE <<<-----------*/

body {
	margin: 0;
	padding: 0; /*renders 11px */
	line-height: 1.5em;
	font-size: 12px;
	color: #ffffff;
	background-image: url(../images/sitebg.jpg);
	background-color: #2467A3;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
	font-family: Helvetica;
	letter-spacing: -0.02em;
}

#header {
	width: 640px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 10px;
	}
	
#logo {
	width: 422px;
	height: 85px;
	float: left;
	}
	
#sponhead {
	width: 450px;
	height: 85px;
	float: right;
	background:#FFF;
	}

#footgreen {
  width: 100%;
  background-color: #34769a;
  border-top: 1px solid #fff;
  position: fixed; 
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

#navigation {
	width: 790px;
	height: 30px;
	background:url(../images/navbg.png);
	float:left;
	color: #FFF;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.1em;
	line-height: 30px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: center;
	padding-left: 10px;
	}
	
#foot {
	width: 790px;
	height: 30px;
	background:url(../images/navbg.png);
	float:left;
	color: #FFF;
	font-family: Helvetica;
	line-height: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-left: 10px;
	}
	
	#Newscontleft {
	float: left;
	width: 262px;
}

#container {
	width: 800px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	height: 40px;
	}

#containertext{
	width: 610px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 10px;
	}
H1 {
	font-family: helvetica;
	font-size: 60px;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: -0.1em;
}
H5 {
	font-family: helvetica;
	font-size: 32px;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: -0.1em;
}
H2 {
	font-family: Helvetica;
	font-size: 32px;
	font-weight: bolder;
	color: #2A7F00;
	line-height: 58px;
	filter: DropShadow(Color=FFFFF, OffX=2px, OffY=2px, Positive=1px);
	letter-spacing: -0.1em;
}
H3 {
	font-family: helvetica;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	line-height: 20px;
	letter-spacing: -0.1em;
}
H4 {
	font-family: helvetica;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	line-height: 20px;
	letter-spacing: -0.1em;
}
H6 {
	font-family: helvetica;
	font-size: 22px;
	font-weight: bolder;
	color: #FFF;
	line-height: 20px;
	letter-spacing: -0.1em;
}
.boldbody {
	font-weight: bolder;
	font-size: 16px;
}
#sponsor {
	float: right;
	width: 150px;
	margin-top: 35px;
}
#container #containertext table tr td {
	text-align: center;
}
.blacklink a {
	font-weight: bold;
	color:#000;
}
.blacklink A:hover {
	font-weight: bold;
	color:#000;
}
.blacklink A:visited {
	font-weight: bold;
	color:#000;
}

