@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;}

h1,h2,h3,h4,h5,h6 {margin:.5em 0 .5em 0;}
p {margin:.5em 0;}

li {list-style:inside;}

a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color:#000000;}
a:active {color:#000000;}

body {
background:url(/templates/img/menu_graphic.jpg) center 170px no-repeat;}

#wrapper {width:960px; margin:0 auto; height:100%; position:relative; }

#header {width:960px; height:150px; background-image:url(/image/cache/top_graphic.png); background-repeat:no-repeat; background-position:bottom left; margin:0 0 1em 0;}

#navigation {width:960px; height:75px; margin:0 0 1.25em 0;}
#navigation > ul > li > ul {display:none;}
#navigation > ul > li {padding:.5em 1em; text-align:center; float:left; list-style:none;}
#navigation li:hover {background-color:#34679E;}
#navigation li:hover a {color:#FFF;}

#content {width:960px; height:100%; position:relative;}
#content #c1 {width:60%; height:100%; float:left; padding:3em 1em 1em 1em; font-size:.75em;}
#content #c2 {width:318px; height:458px; float:right; background-image:url(/templates/img/right_graphic.jpg); background-repeat:no-repeat;}

#footer {clear:both; margin:0 auto; width:100%; height:201px; padding:0em; text-align:center; font-size:.75em; background-image:url(/templates/img/bottom_graphic.jpg); background-repeat:no-repeat; background-position:center; position:relative;}

#credits {width:500px; height:200px; margin:0 auto; position:relative; top:54px;}
