
* { margin: 0; padding: 0; }
body {font-size:12px; color: #454943; font-family: Arial, "trebuchet ms", tahoma, Verdana; background-position: center 0; }
#container { background-image: url(../images/background_short.gif); background-repeat: no-repeat; background-attachment: scroll; width: 780px; height: auto; margin: 0 auto 0; }
#header { height: 88px; width: auto; }
a:link, a:visited { color: #454943; font-weight: 600; text-decoration: none; }
a:hover { color: #fff; }
h3 { color: #454943; font-size: 14px; font-weight: bold; }
h4 { font-size: 11px; }
/*content*/
#content { text-align: justify; height: 452px; margin-right: 24px; margin-left: 160px; }
#content h3 { color: #960; font-size: 14px; background-color: #c90; text-align: center; width: auto; height: 20px; padding-top: 3px; }
/*left navigation*/
#mainnav { width: 138px; height: auto; float: left; }
#mainnav ul { margin-top: 35px; margin-left: 15px; list-style-type: none; }
#mainnav ul li { padding-top: 30px; }
#mainnav ul li a { color: #960; font-size: 18px; font-weight: bold; text-decoration: none; }
#mainnav ul li a:hover { color: #fff; }
#mainnav ul li#current a { color: #960; }
/*footer links*/
#footnavigation { text-align: right; width: 300px; float: right; padding-top: 6px; }
#footnavigation a,a:visited { color: #454943; font-size: 14px; text-decoration: none; padding-right: 20px; }
#footnavigation a:hover { color: #999; }
/*copyright*/
#copyright { font-size: 11px; padding-top: 4px; padding-left: 6px; }
