*html {margin: 0 0 0 -17px;}
html {
	margin: 0;
	padding: 0;
	overflow-Y: scroll;
	}
:focus {
    outline: 0;
}	
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ebebef;
    text-align: center;
    margin: 0;
    padding: 0;
}
#wrap {
    overflow: hidden;
    background-image: url(../images/boxBkgrFiller.jpg);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: left top;
    text-align: left;
    height: auto;
    width: 955px;
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    margin: 0 auto;
    padding: 0;
    /*margin-right: auto;
    margin-left: auto;*/
}
#header {
    background-image: url(../images/headerImage0809.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left top;
    position: relative;
    top: 0;
    left: 0;
    width: 955px;
    height: 135px;
    visibility: visible;
}
#body {
    background-image: url(../images/boxBkgrFiller.jpg);
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: left top;
    position: relative;
    top: 0;
    left: 0;
    width: 955px;
    height: auto;
    visibility: visible;
    float: left;
}
#textsizecontent {
    position: relative;
    top: 108px;
    width: 200px;
    height: 18px;
    z-index: 25;
    float: right;
    clear: left;
}
#nav_col_left {
	z-index:2;
	position: relative;
	top: 0;
	left: 0;
	width: 215px;
	float: left;
	margin-right: 40px;
	}
#bodycontent {
	/*text-align: center;*/
	z-index:1;
	/*position: relative;
	top: 0;
	left: 0;*/
	width: 650px;/*590px*/
    /*height: auto;*/
    float: left;
	margin-top: 20px;
    /*margin-right: 60px;*/
    margin-bottom: 20px;
	}
#bodycontent a:link {
    color: #034da2;
    text-decoration: none;
}
#bodycontent a:visited {
    color: #900084;
    text-decoration: none;
}
#bodycontent a:hover {
    color: #fff;
    background-color: #44a8ff;
    text-decoration: none;
}
#footer {
    background-image: url(../images/footerBkgr0809.jpg);
    text-align: center;
    position: relative;
    width: 955px;
    height: 35px;
    visibility: visible;
    clear: both;
}
#footercontent {
    position: relative;
    width: 85%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
/*#dropmenudiv{
    color: #dfebf6;
    font: 12px/17px Verdana;
    position:absolute;
    background-color: #3589e3;
    width: 200px;
    z-index:100;
    border-top: 1px solid #89bef2;
    border-bottom: 0 solid #89bef2;
}
#dropmenudiv a{
    color: #fff;
    width: 100%;
    display: block;
    border-bottom: 1px solid #89bef2;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px;
}
#dropmenudiv a:hover{ /*hover background color
                      color: #dfebf6;
                      background-color: #034da2;
}*/
.navlist li {
    color: #fff;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 23px;
    list-style-type: none;
    width: 150px;
    text-decoration: none;
}
.navlist li a {
    color: #dfebf6;
    text-decoration: none;
    list-style-type: none;
    display: block;
}
.navlist li a:hover {
    color: #90cbff;
    text-decoration: none;
    list-style-type: none;
    display: block;
}
.lineheight {
    line-height: 20px;
    display: block;
}
.smalltype {
    font-size: 10px;
    line-height: 10px;
    text-align: center;
}
h1 {
    font-size: 200%;
    font-weight: bold;
    margin: 20px 0 0.67em;
}
h2 {
    font-size: 150%;
    font-weight: bold;
    margin: 10px 0 0.83em;
}
h3 {
    font-size: 120%;
    font-weight: bold;
    margin: 1em 0;
}
h4 {
    font-size: 100%;
    font-weight: bold;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    font-weight: bold;
    margin: 1.67em 0;
}
.quote {
    color: #dfebf6;
    font-size: 18px;
    font-family: "trebuchet ms", helvetica, arial, verdana;
    font-weight: bold;
    line-height: 18px;
    word-spacing: 1px;
    letter-spacing: 1px;
    float: left;
    margin-top: 10px;
}
.byline {
    color: #dfebf6;
    font-size: 16px;
    font-family: "trebuchet ms", helvetica, arial, verdana;
    font-style: italic;
    line-height: 16px;
    word-spacing: 1px;
    letter-spacing: 1px;
    float: left;
    margin-top: 12px;
    margin-left: 5px;
}
#bodycontent img {
    border: solid 1px #afaaa6;
}/*#9b9793*/
a.fontSizeControl {
    color: #d8dbeb;
    font-weight: bold;
    text-decoration: none;
    margin-left: 6px;
}
a.fontSizeControl:hover {
    color: #f00;
}
#sizecontrol {
    color: white;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 13px;
    text-align: left;
    width: 175px;
    height: 20px;
}
.textsizelabel {
    padding-right: 5px;
    padding-left: 0;
    display: block;
}

