* { margin: 0; padding: 0 }
img { border: 0 }
a { outline: none }
html { overflow-y: scroll }

body { background: #FFF url(../images/bg.gif); font-family: Trebuchet MS, Sans-Serif; font-size: 62.5%; margin: 7px 0 }
p { font-size: 1.1em; color: #666; margin-bottom: 1.1em }
h1 { font-family: Times New Roman; font-size: 2.8em; font-style: italic; font-weight: normal; color: #999900; margin-bottom: 10px }
h2 { font-family: Times New Roman; font-size: 1.4em; font-style: italic; font-weight: normal; color: #999900; margin-bottom: 5px }

#dims { margin:0 auto; width: 820px } 
#logo { float: left; width: 820px; height: 122px; background: url(../images/top.gif) no-repeat; text-align: center }
#main { float: left; width: 818px; background: #FFF; border: solid 1px #eae9d2; border-top: 0px; }

#nav { float: left; width: 808px; height: 33px; background: url(../images/nav-bg.gif); padding-left: 10px; }
#nav ul { list-style-type: none; }
#nav li { display: inline; float: left; padding-right: 5px; background: url(../images/nav-bullet.gif) no-repeat right 10px }
#nav .last { background: none }
#nav a { display: block; font-family: Times New Roman; font-size: 1.1em; font-style: italic; color: #666; text-decoration: none; padding: 3px 14px 0 14px; height: 30px; width: auto; float: left; }
#nav a:hover, #nav .on { background: url(../images/nav-hover.gif) no-repeat bottom }

#snav { float: left; width: 174px; text-align: center; padding-top: 18px; }
#snav ul { list-style-type: none }
#snav a { display: block; height: 27px; font-family: Times New Roman; font-size: 1.1em; font-style: italic; color: #666; text-decoration: none; }
#snav a:hover, #snav .on { background: url(../images/nav-hover.gif) no-repeat bottom }

#snav li { padding-top: 13px }

#content { float: left; width: 555px; padding: 30px 68px 0 21px; height: 342px; position: relative }
#content p { line-height: 1.2em }
#content p strong { color: #999900 }
#content a { color: #999900; text-decoration: none; }
#content a:hover { text-decoration: underline }
#content ul { list-style-type: disc; color: #999900; margin-left: 15px; font-size: 1.1em; margin-bottom: 1.1em; }
#content li span { color: #666 }

.thumb { float: left; width: 95px; margin: 0 20px 13px 0; font-size: 1.1em;  }
.thumb img { margin-bottom: 5px; }
.thumb a { text-decoration: none; color: #666 }

#numbers { position: absolute; bottom: 27px; left: 21px; }
#numbers p { color: #666; margin-bottom: 0 }
#numbers a { color: #666 }
#numbers a:hover { text-decoration: none }
#numbers img { vertical-align: middle }
#numbers .disabled { color: #ccc }

#numbers2 p { color: #666; margin-bottom: 0 }
#numbers2 a { color: #666 }
#numbers2 a:hover { text-decoration: none }
#numbers2 img { vertical-align: middle }
#numbers2 .disabled { color: #ccc }

#footer { float: left; text-align: center; width: 818px; font-size: 10px; color: #666; padding-top: 5px; }

