#hadheader { 
	height: 80px;
	top: 0px; left: 0px;
    text-align: right;
    font-family: Arial, Verdana, sans-serif;
    font-size: 70%;
	background: #FDEC33;
    vertical-align: top;
 	margin: 0;
	clear: both;
}

#wrap {
		border-left: 1px solid #FDEC33;
		border-right: 1px solid #fdec33;
	}
div#tabs { 
	text-align: right;
	margin: 0;
	padding-right: 15px;
	background: #fdec33;
	}
a.tab
{
color: #808080;
background: #FFF url("/images/tab-corner-left-small.gif") left top no-repeat;
text-decoration: underline;
padding-left: 10px;
font-family: Arial, Verdana, sans-serif;
font-size: 80%;
font-weight: bold;
}

a.tab span
{
background: url("/images/tab-corner-right-small.gif") right top no-repeat;
padding-right: 10px;
font-family: Arial, Verdana, sans-serif;
}

a.tab:hover
{
color: #f00;
background: #fff url("/images/tab-corner-left-small.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px;
font-family: Arial, Verdana, sans-serif;
}

a.tab:hover span
{
background: #fff url("/images/tab-corner-right-small.gif") right top no-repeat;
padding-right: 10px;
font-family: Arial, Verdana, sans-serif;
}
#tabs ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
}
#tabs ul li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	display: inline;
}
div#topbar { 
	height: 12px;
	}
a.main:link {
	color: #000;
	background: none;
	text-decoration: underline;
}
a.main:visited {
	color: #5c4f93;
	background: none;
	text-decoration: underline;
}
a.main:hover {
	color: #000;
	background: none;
	text-decoration: none;
}
a.main:active {
	color: #000;
	background: none;
	text-decoration: none;
}
a.red:link {
	color: #F00;
	background: none;
	text-decoration: underline;
}
a.red:visited {
	color: #5c4f93;
	background: none;
	text-decoration: underline;
}
a.red:hover {
	color: #F00;
	background: none;
	text-decoration: none;
}
a.red:active {
	color: #F00;
	background: none;
	text-decoration: none;
}
.left {
    margin: 0;
	width: 21%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: transparent;
	padding: 3px;
	float: left;
}
.centercolumn {
	background: #FFF;
	margin-right: 12%;
	margin-left: 22%;
	border-left: 1px solid #c0c0c0;
	padding: 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
.rightcolumn {
	margin: 0 1% 0 0;
	display: block;
	color:#000;
	background: #fff;
	float: right;
}	 
#clear {
	clear: both;
}
.footer {
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	color: #808080;
	background: #FFFFC0;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #FDEC33;
	border-right: 1px solid #FDEC33;
	border-bottom: 1px solid #FDEC33;
}
.float-r {
	float: right;
}
.float-l {
	float: left;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 130%;
	color: #0D2A88;
	font-weight: bold;
	margin-top: 2px;
	}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #0D2A88;
	font-weight: bold;
	margin-bottom: 2px;
	}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #F00;
	font-weight: bold;
	}
div#danglypics {
	text-align: center;
	} 
#danglypics ul li {
	display: inline;
	list-style: none;
	padding: 2%;
	}
.navorange {
    display: block;
	margin-bottom: 0.5em;
	margin-left: -2em; 
	width: 100%;
	color: #F00;
	background: #FDDF75;
	border-bottom: 1px solid #F00;
	border-top: 1px solid #F00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	}
	
.navpurple {
    display: block;
	margin-bottom: 0.5em;
	margin-left: -2em;
	width: 100%;
	color: #F00;
	background: #CED0F6;
	border-bottom: 1px solid #F00;
	border-top: 1px solid #F00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	}	
.navblue {
    display: block;
	margin-bottom: 0.5em;
	margin-left: -2em;
	width: 100%;
	color: #F00;
	background: #D3FFFE;
	border-bottom: 1px solid #F00;
	border-top: 1px solid #F00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	}
.navdarkblue {
    display: block;
	margin-bottom: 0.5em;
	margin-left: -2em;
	width: 100%;
	color: #F00;
	background: #72FCFA;
	border-bottom: 1px solid #F00;
	border-top: 1px solid #F00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	list-style: none;
	}
a.navindex:link {
	color: #F00;
	background: transparent;
	text-decoration: underline;
	width: 100%;
}
a.navindex:visited {
	color: #F00;
	background: transparent;
	text-decoration: underline;
	width: 100%;
}
a.navindex:hover {
	color: #F00;
	background: #EDEBEB;
	text-decoration: none;
	width: 100%;
}
a.navindex:active {
	color: #F00;
	background: transparent;
	text-decoration: none;
	width: 100%;
}
a.navheader:link {
	color: #404040;
	background: transparent;
	text-decoration: underline;
	width: 100%;
}
a.navheader:visited {
	color: #404040;
	background: transparent;
	text-decoration: underline;
	width: 100%;
}
a.navheader:hover {
	color: #404040;
	background: transparent;
	text-decoration: none;
	width: 100%;
}
a.navheader:active {
	color: #404040;
	background: transparent;
	text-decoration: none;
	width: 100%;
}
#left li a {
	display: block;
	background: transparent;
	padding: 4px;
	color: #F00;
	text-decoration: none;
	width: 100%;
}

#left li a:hover {
	background: #FFEFC5;
	color: #000;
	text-decoration: none;
}				
.centerit {
	text-align: center;
	}
	
/* Form stuff... */	
label,input, select, textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif
}

label {
	text-align: right;
	width: 300px;
	padding-right: 20px;
}

form br {
	clear: left;
}
legend {
	padding-right: 8px;
	padding-left: 8px;
	}
/* Odds ans ends */	
.smallboldred {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	background: transparent;
	}
.weather {
	width: 35%;
	border: 1px solid #C0C0C0;
	padding: 10px;
	}
.images {
	float: right;
	margin: 1%;
	padding: 0.5em;
	width: 26%;
	text-align: center;
	}
.images img {
	border: 1px solid #c0c0c0;
}		
.noborderimages {
	float: right;
	margin: 1%;
	padding: 0.5em;
	width: 26%;
	text-align: center;
	}
.smalltext {
	font-size: 80%;
	}
.smalltextgrey {
	font-size: 80%;
	color: #808080;
	background: transparent;
	}	