@charset "UTF-8";
/* CSS Document */

*{margin: 0; padding: 0;}

html { background: url(images/bg.jpg) no-repeat top center fixed; background-color:#020249;} 

body { font : 76%/160% Tahoma, Verdana, Arial, sans-serif; color:#808080; text-align : center; word-spacing: 0px; letter-spacing: 1px; line-height: 1.7em; }

a:link { color: #020249; text-decoration : none; overflow : hidden; }
a:visited { color: #020249 ; text-decoration : none; overflow : hidden; }
a:hover { color : #6712be; }
a:active, a:focus { color : #000; }

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

div#content { width : 100%; overflow : hidden; background-image:url(images/body.png);}

div#branding { position : relative; width: 780px; height: 220px; background-image:url(images/header.png);}

div#content_main { float: left; width : 202px ; height: auto; margin: autopx; padding : 0px 0px 0px 20px; }

div#content_mid {float : right; width : 520px; margin : 0; padding : 0px 0px 0px 0px;font-size: 12px; }

h3 { font-size:12px; color: #808080;}

h4 {font-weight: 100; font-size:12px}

p { margin : 0; padding : 0em 1.2em 1em .0em; }
em {font-size: 12px; font-style:normal; text-decoration: ;}

div#site_info { width : 780px; height: 245px; font-size: 10px;;margin:0;
padding: 0px 0px 0px 0px;background-image: url(images/footer.png);background-position:bottom;overflow : hidden;} 

ul#nav_bottom { text-align: left;margin: 0em;padding:22px 0px 0px 430px;word-spacing: 0em;letter-spacing: 1px;}

#nav_bottom li{ display: inline;list-style-type: none; margin: 3px;padding: 0px;}

div#site_info h5 {margin: 0;padding: 0px 0px 0px 25px;font-size: 9px;font-weight:100;line-height: 1.5em;}

img {border: none;}


