/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

body {background: #000000; background-image: url(images/bg.jpg); background-attachment: fixed; background-repeat:repeat-x; background-postion: right top; font: 14px Arial, Helvetica, Sans-serif; line-height: 1.5; color: #000;}

#logo {padding: 10px 0 0 0; clear: both; float: left;}

#navigation {padding: 0; margin-bottom: 10px; text-transform: uppercase; font-size: 13px; font-weight: bold; background: #fff; background-repeat: repeat-x; position: relative;}

.nav, .nav ul {z-index: 100; margin: 0 auto 0 auto; padding: 5px 0 10px 10px; list-style: none; line-height: 1;}

#top_navigation a:link, #top_navigation a:visited {display: block; z-index: 100; padding: 12px 20px 0 0; line-height: 10px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; color: #000;}

#sidebar {width: 300px; overflow: hidden; background: #fff; padding-right: 5px; padding-left: 5px;}


#header {padding: 20px 0; clear: both; position: relative;}
