* {margin:0;padding:0;border:none;list-style:none}
body {font-family: Geneva, sans-serif;color:#000;font-size:12px;overflow-y:scroll;background:#000 url(images/bg-site.jpg) fixed center;min-width:960px}
a {outline:none;text-decoration:none;color:#7c3dc2;text-weight:bold}
a:hover {color:#a160e9}

/*-------CONTENT BACKGROUND-------*/
#wrapper {width:100%;max-width:960px;height:100%;min-height:520px;position:fixed;left:50%;top:0;margin:0 0 0 -480px;background:#24391c url(images/bg-header.jpg) no-repeat;-moz-box-shadow:5px 5px 10px #0f0f0f;-webkit-box-shadow:5px 5px 10px #0f0f0f;box-shadow:5px 5px 10px #0f0f0f}
#wrapper div {width:100%;height:220px;background:url(images/bg-footer.png) repeat-x;position:absolute;bottom:0}
#content-box {width:898px;background:#fff;position:relative;left:50%;top:80px;margin:0 0 0 -455px;padding:6px}


/*-------HEADER-------*/
#header {width:100%;margin:-25px 0 0}
#home-link {color:#fff;margin:0 0 0 136px;position:relative;z-index:300}
#logo {float:left;display:block;width:555px;height:189px;background:url(images/logo.png);margin:-17px 0 0 -37px;position:relative;z-index:300}
#header-image {height:257px;width:898px;background:url(images/bg-header-image.png);position:absolute;top:-58px;left:6px}
#menu {width:100%;height:41px;background:#1c101e;margin:190px 0 0;border-bottom:#3c2951 solid 6px}
#menu li {float:left;font-size:13px;text-transform:uppercase;letter-spacing:1px}
#menu a {display:block;color:#fff;padding:18px 0 0 0;border-bottom:#3c2951 solid 6px}
#menu a:hover {color:#c090f4}
#menu span {display:block;border-left:#3c2951 solid 4px;padding:2px 8px 5px}
#menu li:first-child a span {border:none}

/*-------CONTENT-------*/
#content {width:858px;background:#d7d0cd;padding:20px;margin:0 0 0}

/*-------FOOTER-------*/
#footer {width:898px;height:200px;color:#fff;position:relative;left:50%;top:80px;margin:0 0 0 -449px;padding:20px 6px 0;text-align:right;font-size:11px;letter-spacing:1px}
#footer a {color:#fff}
#footer a:hover {color:#bbb}

/*-------TEXT-------*/
h1 {font-size:24px;font-weight:normal;letter-spacing:2px;color:#24391c}
.text-bold {
}

/*-------IMAGES-------*/
.image-border-1px {border:#7a7674 solid 1px}
.image-border-2px {border:#7a7674 solid 2px}
.image-border-3px {border:#7a7674 solid 3px}
.image-border-10px {border:#7a7674 solid 10px}
.image-border-15px {border:#7a7674 solid 15px}
.image-border-20px {border:#7a7674 solid 20px}

.image-width-200px {width:200px;height:auto}
.image-width-250px {width:250px;height:auto}
.image-width-300px {width:300px;height:auto}
.image-width-350px {width:350px;height:auto}
.image-width-400px {width:400px;height:auto}
.image-width-450px {width:450px;height:auto}
.image-width-500px {width:500px;height:auto}

.image-height-200px {width:auto;height:200px}
.image-height-250px {width:auto;height:250px}
.image-height-300px {width:auto;height:300px}
.image-height-350px {width:auto;height:350px}
.image-height-400px {width:auto;height:400px}
.image-height-450px {width:auto;height:450px}
.image-height-500px {width:auto;height:500px}

.image-margin-10px {margin:10px}
.image-margin-15px {margin:15px}
.image-margin-20px {margin:20px}
.image-margin-25px {margin:25px}
.image-margin-30px {margin:30px}

