html {
 min-height: 100%; margin-bottom: 1px; 
}

/*this is to keep page from shifting to left on load in safari and firefox*/


html { overflow: -moz-scrollbars-vertical !important; }

body {
text-align: center;
margin: 0; 
padding: 0; 
font: 1em/1.4em Arial, Helvetica, Geneva, sans-serif;
background-color: #669966;
}

img {
border:  none;
}



div#wrapper {
width: 840px; 
margin: 0 auto;

}

div.headertitle {
width: 800px;
background-image: none;
background-color: #3c5f97;
color: white;
font: bold 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
padding-bottom: 2px;
padding-top: 1px;
}

h1{
font-size: 1em;
margin: 0;
padding: 0;
}

/* clears space at bottom */
div.clearone {
clear:  both;
height: 10px;
}

div.clearone1 {
clear:  both;
height: 1px;
}

div.clearone20 {
clear:  both;
height: 20px;
}

div.clearone30 {
clear:  both;
height: 30px;

}

div.pic_row_clear {
clear:  both;
height: 30px;
no-repeat 200px;
}


div#nav_div {
width: 750px;
margin:  0 auto;
background-color: #696;

}

td#nav_td {
background-color: white;
}

ul#nav_ul {
list-style-type: none;
padding-left: 0;
margin-left: 60px;
padding-top: 0;
padding: 0;
margin-top: 0;
}

li.nav_li {
float: left;
}

div.text_banner, 
div.text_banner_l {
padding: 10px;
text-align: center;



font-size: .9em;

color: #20271e;

line-height: 1.6em;
float: right;

width: 180px;
margin-bottom: 10px;
}

div.text_banner_l {
float: center;
background-color: #fffec1;
width: 200px;
}

a:link {color: #294b8a; text-decoration: underline; }
a:visited {color: #132442; text-decoration: underline; }
a:hover {color: #4d96d5; text-decoration: underline; }
a:active {color: #fdce12; }

.cen {
text-align: center;
}

.bold {
font-weight: bold;
}

.ital {
font-style: italic;
}

.small8 {
font-size: .8em;
line-height: 1.2em;
}

.small9 {
font-size: .9em;
line-height: 1.2em;
}


.text2 {
font-size: 2em;
line-height: 1.2em;
}

.text11 {
font-size: 1.1em;
}

.text12 {
font-size: 1.2em;
line-height: 1.4em;
}

.text13 {
font-size: 1.3em;
line-height: 1.4em;
}

.text14 {
font-size: 1.4em;
line-height: 1.4em;
}

.text15 {
font-size: 1.5em;
line-height: 1.4em;
}

.text16 {
font-size: 1.6em;
line-height: 1.4em;
}

.text17 {
font-size: 1.7em;
line-height: 1.4em;
}

.text18 {
font-size: 1.8em;
line-height: 1.4em;
}

.text19 {
font-size: 1.9em;
line-height: 1.4em;
}
