/*  BASIC PRE-SETTING 
====================================================*/
*{padding:0; margin:0}

ul, ol, dt{padding-left:0em; margin-left:0; list-style:disc}

dd{padding-left:2.5em; margin-left:0}

h1, h2, h3, h4, h5, h6, p, blockquote, 
 form, label, ul, ol, dl, dd, fieldset, address{margin-bottom:1em}

:link, :visited{text-decoration:none; color:#4E5071; font-weight:normal; text-decoration:underline}
a:hover{text-decoration:none; color:#E9940C;  font-weight:normal; text-decoration:underline}

a img, :link img, :visited img{border:0}
 
a{outline:none}

/*  MAIN STRUCTURAL ELEMENTS 
====================================================*/
body{font:62.5%/2em verdana,geneva,arial,helvetica,sans-serif; background-color:#DFF7E1; color:#333; /*#656563; */text-align:center; padding-bottom:85px}

#container{text-align:left; width:780px; margin:0 auto}

#header{height:80px}

#side-bar{float:left; width:155px; background:transparent}

#wrapper{background:url("../img/spin6.jpg") 20px 0 no-repeat; float:right; width:625px}

#content{margin:0 0px 0 180px; font-size:1.3em; font-family:'comic sans ms',geneva,arial,helvetica,sans-serif}

/*  UN-ORDERED LIST STYLES 
====================================================*/
ul#navlist{list-style-type:none; padding:0; margin:0; padding:40px 0px 30px 0px; background-color:transparent; text-align:right}

ul#navlist li{padding-right:0; margin-bottom:1.5em; line-height:1.3em; background-color:transparent}

ul#navlist li a{padding-right:2em; background:url("../img/list_bullet.gif") 100% -2px no-repeat; background-color:transparent; text-decoration:none}

ul#navlist li a:hover{background:url("../img/list_bullet.gif") 100% -17px no-repeat}

ul#navlist li a.onpage{background:url("../img/list_bullet.gif") 100% -17px no-repeat; background-color:transparent; font-weight:bold; color:#E9940C}

/*  OTHER STYLES 
====================================================*/
div#footer{background:transparent; color:#FFF}

div#footer p{margin:0; padding:5px 10px}

div#footer{clear:both; width:100%}

blockquote{margin:0 4em 2em 2em; font-size:.85em; text-align:center; line-height:1.3em; color:#50507B; text-indent:-4px; padding-top:1em}

strong{color:#669}

#header h1{text-indent:-9876px; float:left; width:237px; height:27px; background:url("../img/developmental.gif") top left no-repeat; margin:22px 0 0 280px; display:inline}

#header h1 a{display:block; width:100%; height:100%; text-decoration:none; background:url("../img/developmental.gif") top left no-repeat}

#content img.left{float:left; margin:5px 15px 15px 0}

#content img.right{float:right; margin:5px 0px 15px 15px}

h1, h2, h3, h4, h5, h6{color:#50507B}

h2{font-size:1.15em}

h3{font-size:1em}

.clear{clear:both}