body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #006666;
  font-size: 12px; 
}

h1 { color: #006600; font-size: 20px }

h2 { color: #006600; font-size: 16px }

h3 { color: #006600; font-size: 12px }

h4 { color: #FFFFFF; font-size: 12px }

div#container {
	margin-left: auto;
  	margin-right: auto;
	z-index: 1;
	/* max-width: 980px; */
}

div#header { margin-left: auto; margin-right: auto; max-width: 980px; padding: 0; height: 80px; text-align: left; border-bottom: #FF9900 1px solid }

div#logo { height: 80px; float: left; width: 260px }

div#banner { position: relative; margin-top: 0; float: right; text-align: right; padding-top: 5px }

div#content { position: relative; margin-left: auto; margin-right: auto;  max-width: 980px; background-image: url(../Images/page_elements/backgrounds/content.png); background-position: left; background-repeat: repeat-y; z-index: 2 }

div#body_top { width: 960px; height: 260px; background-image: url(../Images/page_elements/body_top.png) }

div#menu { margin-top: 4px; padding-top: 4px; background-color: #003333; height: 20px; text-align: center; font-size: 10px; color: #FFFFFF }

div#menu a { color: #FFFFCC; text-decoration: none }

div#tank { margin-left: auto; margin-right: auto; min-width: 760px; max-width: 1024px }

div#video { margin: 0; float: left; height: 300px; overflow: hidden; text-align: center }

div#video img {  border: #26AC6C 1px solid }

div#left { float: left; margin-top: 7px; width: 170px; background-image: url(../Images/page_elements/backgrounds/left.png); background-position:left; background-repeat: repeat-y; z-index: 3 }

div#left a { color: #FFFFCC; text-decoration: none }

div#left a:hover { color: #FF9900 }

div#right { position: relative; margin-top: 7px; margin-left: 180px; background-color: #FFFFCC; padding: 7px }

div#right img { margin-left: 7px; padding-left: 7px; padding-top: 3px; padding-bottom: 3px; border-left: #006666 1px solid }

div#right a { color: #FF6633; text-decoration: none }

div#right a:hover { text-decoration: underline }

div#graphic img { margin: 0; padding: 0; text-align: left; border: none }

div#liveFeedContent { margin-left: auto; margin-right: auto; margin-top: 7px; width: 660px; color: #FFFFFF; text-align: left }
	div#liveFeedContent strong { color: #FFFFCC }
	div#liveFeedContent a { color: #00CCFF; text-decoration: none }
	div#liveFeedContent a:hover { color: #FFFFCC; text-decoration: underline }

div#footer { margin-left: auto; margin-right: auto; margin-top: 7px; max-width: 980px; padding-top: 10px; padding-bottom: 10px; border-top: #FF9900 1px solid; color: #FFFFCC; font-size: 9px; text-align: left }

div#footer a { color: #FF9900; text-decoration: none }

div#footer a:hover {color: #FFFFFF }