html {font-family:verdana sans-serif; font-size:0.8em; }

body{min-width:900px;
background-color:#292929; /*D5DCE3;*/
 background-image:url(/site/images/DarkBackground.png); background-position:50% 0%;

}

body,ol, ul, li, p, input, textarea, select {
  font: 14px/1.6em "Lucida Grande","Lucida Sans Unicode", geneva, verdana, sans-serif; color: #222;
}

h1, h2, h3 {font-family: 'Trebuchet MS', sans-serif; font-weight:normal; line-height:1.1em; margin-bottom:0.3em}

h3 {font-size:1.4em}

a {color:#000; border:dotted #636363; border-width:1px;  text-decoration:none;}
a:hover {background-color:#76899c; color:white}

#page {width:619px; margin:0 auto; padding:50px 170px 8px 35px; position:relative; background-image:url(/site/images/WhitePage.png);}
#main {background-color:white;}
#pageHeader {width:824px; height:36px; margin:30px auto 0; background-image:url(/site/images/WhitePage-Top.png)}
#pageFooter {width:824px; height:43px; margin:0 auto 40px; background-image:url(/site/images/WhitePage-Bottom.png)}

#title {height:3em; width:14em; text-align:center; font-size:1.2em; position:absolute; top:-5px; left:-25px}
#title h1 {padding:5px; margin:0;}
#title a {color:white; border:none}

#sideBar {width:180px; padding:5px 15px 15px; position:absolute; right:-55px; top:-5px;}
#sideBar input { width: 100% }

.highlight {background-color:#76899c; color:white}

ul {margin:0; padding-left:5px; list-style:none}
ul a {border:0}
li {margin-bottom:5px; line-height:1em}

.articleExcerpt {margin-bottom:40px; clear:both}


#PopupImage {border:none; margin:0}
#closeImage {border:none; padding:0; background-color:transparent}


a.thumbnail {border:0; margin-left:7px; width:150px; float:right}
.thumbnail-left {float:right}


.downloadPane {position:absolute;  width:150px; background-color:#76899c; color:white; left:-130px; top:100px; padding:0 3px 3px; }