/*Begin IE6 Fixes*/
.ie .subBoxRight{
			background-color: black
}
.ie .subBox01{
			background-color: black
}
/*END IE6 Fixes*/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #F8F8F8;
	background-repeat: no-repeat;
	background-image: url(../images/amp_bg2.jpg);
	background-position: center top;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 1006px; /*Width of main container*/
	margin: 0 auto;
	background-repeat: repeat;
	background-image: url(../images/black_shade_pixel.png);
}


#topsection{
	height: 224px; /*Height of top section*/
	z-index: 100;
}


#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 360px;
}
#leftcolumn{
	float: left;
	width: 360px; /*Width of left column*/
	margin-left: -1006px;
}

#footer{
	clear: left;
	width: 1006px;
	color: #FFF;
	text-align: center;
	height: 130px;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 10px;
	font-size: 10px;
}
.imgBox01 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.subBox01 {
	float: left;
	width: 100%;
	text-align: justify;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-color: #000000;
}

.subBox01 li {
	padding-right: 15px;
	background-image: none;
}
p {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.5em;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/subhead_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 30px;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	text-indent: 10px;
	margin-bottom: 5px;
}
.subBoxRight .subhead  a  {
	text-decoration: underline;
	color: #FFFFFF;
}





#footer a{
	color: #8CC63F;
}

.innertube{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

</style>

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/*BEGIN NAVIGATION*/

a {
	text-decoration: none;
}

a:link {
	color: #0099FF;
}

a:visited {
	color: #0099FF;
}

a:active {
	color: #0099FF;
}

a:hover {
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	color: #8CC63F;
	margin-bottom: -10px;
}

.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;
}

.nav a {
	font-weight: bold;
	color: #FFFFFF;
	z-index: 10;
}

.nav a {
	text-decoration: none;
	z-index: 10;
}

.nav li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
	z-index: 10;
}

.nav li li a:hover {
	padding-right: 5px;
	padding-left: 5px;
	z-index: 10;
	background-color: #1A4476;
}

.nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: #002F65;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
}

.nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #002F65;
	overflow: visible;
	height: auto;
	width: 100%;
	z-index: 10;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}

.nav li>ul {
	top: auto;
	left: auto;
	z-index: 10;
}

.nav li li {
	display: block;
	float: none;
	width: 100%;
	z-index: 10;
}

.nav li:hover ul, li.over ul {
	display: block;
}

.innertubeheader {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.flashtop {
	z-index: 20;
}
.subBoxLeft {
	float: left;
	width: 305px;
	text-align: justify;
	margin-right: 16px;
	margin-top: 0px;
	padding-bottom: 15px;
	height: auto;
	background-color: #000000;
	padding-left: 0px;
}
.subBoxLeft li {
	padding-right: 15px;
}

.subBoxMid {
	float: left;
	width: 33%;
	text-align: justify;
	margin-right: 5px;
	margin-top: 20px;
	padding-bottom: 15px;
	height: 200px;
	background-color: #000000;
}
.subBoxRight {
	float: left;
	width: 305px;
	text-align: left;
	background-repeat: repeat;
	margin-top: 0px;
	padding-bottom: 15px;
	height: auto;
	background-color: #000000;
}


.imgBox02 {
	float: right;
	margin: 10px;
}
.searchResult {
	margin: 10px;
}

.subheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/subhead_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 30px;
	width: 30%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/searchbg.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 40px;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	text-indent: 10px;
	vertical-align: super;
}
.weatherBox01 {
	float: left;
	width: 100%;
	background-repeat: repeat;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-color: #000000;
}
.playerdiv {
	text-align: right;
	height: 16px;
	padding-right: 10px;
	background-image: url(../images/player_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
}

tr {
	vertical-align: text-top;
}
.line {
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	color: #0099FF;
	margin-bottom: -10px;
}
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/feed-icon-12x12.gif") no-repeat 0 50%;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	color: #8CC63F;
	margin-bottom: -20px;
}
.banner {
	font-size: 18px;
	color: #CCCCCC;
	background-color: #FF0000;
	text-align: center;
}
.banner a {
	color: #CCCCCC;
}