body, img, table, td, div, h1, h2, h3, h4, p, ul { 
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 100%;
	background: #eee;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	font-family: verdana, arial, sans-serif;
	color: #000;
}

.hrule {
	clear: both;
	height: 2px;
	background-color: #cccccc;
	margin: 5px 0 5px 0;
	font-size: 0.1em
}

ul {
	margin-left: 1.5em;
}

li {
	list-style: circle;
	font-size: 0.825em;
}

p, input {
	margin-bottom: 0.75em;
	font-size: 0.825em;
}

p.single {
	margin-bottom: 0;
}

a {
	font-weight: 700;
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #c06;
}

h1 {
	color: #336699;
	font-size: 1.75em;
}

h2 {
	color: #041b6b;
	font-size: 1em;
}

h3 {
	margin-top: 1em;
	font-size: 0.875em;
	color: #041b6b;
}

h4 {
	font-weight: 700;
	font-size: 0.825em;
}

textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 0.825em;
}

th {
	text-align: left;
	padding: 0;
	font-size: 0.825em;
	font-weight: 700;
}

td {
	text-align: left;
	vertical-align: top;
}

p.error, span.error, td.error, div.error {
	color: #f00;
	font-weight: 700;
}

td.error, div.error {
	background: #ffffa0;
	font-size: 0.75em;
	padding: 1em;
}

table.error {
	border: solid #f0f 3px;
}

.link {
	font-size: 0.9em;
	color:#336699;
	font-weight: 700;
	text-decoration: none;
}

.link:hover {
	color:#cc0066;
}

.odd {
	background: #ccc;
}

.even {
	background: #fff;
}

/*************************** padding (use if general padding required) */
.padding {
	padding: 5px;
}

/*********************************************************** container */
.IE6 {
	text-align: center;
}

#container {
	margin: 0 auto 0 auto;
	text-align: left;
	background: #fff;
}

#container_edge {
	border: 10px solid #fff;						
	zoom: 1;
}

/************************************************************ masthead */
#masthead {
	
}

#banner h1 {
	position: relative;
	display: block;
	left: 50px;
	font-size: 1.25em;
	color: #ff0;
}

#banner h2 {
	position: relative;
	display: block;
	left: 50px;
	font-size: 0.75em;
	color: #eee;
}

#logo {
	position: relative;
	float: left;
}

#mast_links {
	position: relative;
	float: right;
	margin-right: 1em;
	font-size: 0.75em;
	color: #bbb;
}

#mast_links a {
	color: #bbb;
	text-decoration: none;
}

#banner {
	background: #041b6b;
}

/**************************************************************** menu */
/************************************************************** navbar */

#menu {
	position: relative;
	float: left;
	z-index: 100;
}

#menu h2 {
	color: #000;
	font-size: 0.75em;
	margin-top: 1em;
}

#body {
	position: relative;
	float: left;
}

#menu0, #menu1, #menu2, #menu3, #menu4, #menu5 {
	position: relative;
	float: left;
	color: #fff;
	font-weight: 700;
	z-index: 20;
}

#menu0_off, #menu1_off, #menu2_off, #menu3_off, #menu4_off, #menu5_off {
	position: absolute;
	left: -9000px;
	color: #041b6b;
	background: #ffc;
}

.menu_off_edge {
	border: 2px solid #041b6b;
	padding: 5px 5px 5px 5px;
}

.menu_off {
	position: relative;
	z-index: 10;
}

.menu_off div {
	position: relative;
	float: left;
}

.menu_off div div,
.navbar div {
	position: static;
	float: none;
	font-size: 0.625em;
}

.menu_off a,
.navbar a {
	display: block;
	border: 1px solid #ffc;
	padding: 2px;
	color: #fff;
	background: #041b6b;
	text-decoration: none;
}

.menu_off a:hover,
.navbar a:hover {
	background: #0094ff;
}

.navbar {
	position: relative;
	float: left;
}

/************************************************************* weather */
#weather {
	position: relative;
	float: right;
}

#weather h3 {
	margin: 0;
	font-size: 0.75em;
	color: #000;	
}

#weather p {
	font-size: 0.65em;
	margin: 0;
	color: #999;
}

#weather a {
	font-size: 0.8em;
}

/********************************************************** qTip style */
div#qTip {
  padding: 3px;
  border: 1px solid #666;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #999;
  color: #FFF;
  font: bold 9px Verdana, Arial, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

/*********************************************************** copyright */
#copyright {
	text-align: center;
	border-top: 2px solid #ccc;
}
#copyright a {
	font-size: 0.6em;
	color:#888888;
	text-decoration: none;
}

#copyright a:hover {
	color: #cc0066;
}

/*************************************************************** email */
.email {
	width: 1.5em;
	height: 1em;
	border: 0;
}
/************************************************************* columns */

#columns {
	
}

.col_space {
	position: relative;
	float: left;
	width: 2px;
	height: 10px;
	font-size: 1pt;
	/*background: #0f0;*/
}

.col_header {
	width: 100%;
	font-weight: 700;
	color: #041b6b;
	background:#ccc;
}

.col_header div {
	position: relative; 
	float: right;
	font-size: 0.625em;
}

.col_header a {
	color: #336699;
	font-weight: 700;
}

.col_header a:hover {
	color: #CC0066;
}

.col_single, .col_double, .col_double2, .col_treble, .col_quad {
	position: relative;
	float: left;
	background: #fff;
}

.col_edge {
	border: 5px solid #ccc;
}

.col_edge2 {	
	border-top: 2px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
}

.spacer {
	position: relative;
	float: left;
	height: 2px;
	width: 10px;
	/*background-color: #f00;*/
	font-size: 1pt;
}

/************************************************************** frames */
.frames {	
	padding: 0.5em;
	font-size: 0.825em;
}

.frame_img {
	position: relative;
	float: left;
	width: 10%;
	margin-bottom: 2%;
}

.frames .body{
	position: relative;
	float: left;
	width: 87%;
	margin-left: 2%;
}

/************************************************************ fixtures */

#tab0_fixs {
	margin-top: 5px;
	padding: 5px;
	background: #ddf;
}

#tab1_fixs, #tab2_fixs, #tab3_fixs {
	position: absolute;
	float: left;
	top: 0;
	left: -9000px;
}

/**************************************************** admin & user reg */
. admin . user_reg {
	padding: 0.5em;
}

/******************************************************** leader image */
.lead_img {
	position: relative; 
	float: left; 
	margin: 0 2em 1em 0; 
	width: 20em;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}

