* {
margin: 0;
padding: 0;
}

html {
background-color: #ACC2D2;
}

body {
font-size: 100%;
font-family: arial, verdana, sans-serif;
text-align: left;
color: #002D4D;
}

h1 {
font-size: 1.4em;
margin: 4px 0px 8px 0px;
}

h2 {
font-size: 1.2em;
font-weight: normal;
}

h3 {
font-size: .9em;
margin: 15px 0px 0px 25px;
padding: 0px 0px 5px 0px;
font-weight: normal;
border-bottom: 1px solid #BFCDD6;
}

p {
font-size: .8em;
margin: 10px 5px 10px 25px;
}

a {
font-size: inherit;
text-decoration: none;
color: #2E648D;
}

a:hover {
text-decoration: underline;
}

b {
font-size: inherit;
}

em {
font-size: inherit;
}

ol {
font-size: .8em;
}

ol ul {
font-size: 100%;
}

ul {
font-size: .8em;
}

ul ul {
font-size: 100%;
}

li {
font-size: inherit;
margin-left: 20px;
margin-bottom: 4px;
}

th {
font-weight: bold;
font-size: .8em;
color: #002D4D;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
}

th.nobg {
border-top: 0;
border-left: 0;
background: none;
}

td {
padding: 6px 6px 6px 12px;
}

td.alt {
color: #DEE9F3;
}

.right {
float: right;
}

.left {
float: left;
}

table {
margin: 10px 5px;
font-size: .8em;
}

#mainwrap {
width: 740px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
}

#header {
height: 211px;
border-left: 1px solid #7797B0;
border-right: 1px solid #7797B0;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

#header img {
margin: 15px 0px 0px 15px;
}

#menu {
border-left: 1px solid #7797B0;
border-right: 1px solid #7797B0;
}

#maintab {
float: left;
}

#maintab li {
display: inline;
}

#maintab li a {
font-size: .70em;
letter-spacing: 2px;
text-transform: uppercase;
float: left;
color: #002D4D;
padding: 5px 11px;
border-right: 1px solid #7797B0;
border-top: 1px solid #7797B0;
}

#maintab li.selected a { /*selected main tab style */
background-color: #CFDCE5;
}

#tabcontent { /*2nd level content wrapper*/
float: left;
width: 100%;
background-color: #CFDCE5;
border-top: 1px solid #7797B0;
border-bottom: 1px solid #7797B0;
height: 100% /*IE7 beta2 fix*/
}

#tabcontent ul {
display: none;
}

#tabcontent ul li {
display: inline;
}

#tabcontent ul.selected { /*selected 2nd level content*/
display: block;
}

#tabcontent ul li a {
font-size: .85em;
letter-spacing: 1px;
text-transform: lowercase;
float: left;
color: #002D4D;
padding: 5px 11px;
display: block;
}

.clearfix:after { /*Clear floats */
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

#menuadmin {
margin: 0px;
}

#menuadmin li {
display: inline;
}

#menuadmin li a {
font-size: .85em;
letter-spacing: 1px;
text-transform: lowercase;
}

#contentwrapper {
width: 740px;
}

#contentcolumn {
border-left: 1px solid #7797B0;
border-right: 1px solid #7797B0;
}

#contentcolumn ul {
margin: 10px 0px 10px 45px;
}

#contentcolumn ol {
margin: 10px 0px 10px 45px;
}

#contentcolumn img {
padding: 7px 20px 7px 20px;
}

.innertube {
padding: 25px;
}

#formcontainer {
width: 680px
}

#formcontainer h3 {
font-size: .8em;
font-weight: bold;
margin: 20px 0px 0px 10px;
}

#formcontainer h4 {
font-size: .75em;
font-weight: normal;
margin: 0px 0px 5px 10px;
}

#formcontainer div.clearfix { /* adds the line above each section and provides vertical spacing */
border-bottom: 1px solid #BFCDD6;
padding: 10px 0px;
vertical-align: top;
}

#formcontainer form label { /* this is the text label on the left of each input */
width: 125px;
float: left;
font-size: .75em;
color: #003366;
margin: 0px 10px;
}

#formcontainer div.buttongroup { /* a container for a groups of buttons - suppresses the clearfix div top border on the divs around the radio buttons/checkboxes */
float: left;
border-bottom: 0px solid #BFCDD6;
}

#formcontainer div.buttongroup div { /* wrapper for the INPUT and its text - margin-bottom sets the vertical distance between buttons */
margin: 0px 0px 5px 10px;
}

#formcontainer div.buttongroup input { /* set the distance between button and its label text */
margin-right: 2px;
}

#formcontainer div.buttongroup label {
float: none;
}

#formcontainer input[type="submit"] {
display: block;
margin-left: 10px;
}

#formcontainer input[type="reset"] {
margin-left: 10px;
}

#gallery {
width: 670px;
}

#contentfooter {
height: 100px;
border-left: 1px solid #7797B0;
border-right: 1px solid #7797B0;
border-bottom: 1px solid #7797B0;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}

#menufooter {
position: relative; left: 615px; top: 70px;
}

#menufooter li {
display: inline;
border-top: 1px dashed #7797B0;
padding: 5px 5px 5px 10px;
margin: 0;
}

#menufooter li a {
font-size: .85em;
letter-spacing: 1px;
text-transform: lowercase;
}

#footer {
font-size: .7em;
letter-spacing: 1px;
padding: 5px 0px 15px 0px;
width: 100%;
text-align: right;
background-color: #ACC2D2;
}
