/* CSS Reset   */
html, body, div, span, applet, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, strong, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
html {font: .825em "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", "Lucida Sans", sans-serif;}
ol, ul {list-style: none;}

html {background: #000;}
body {width: 1024px; margin: auto; background: #262626 url(../images/site/bottommain.png) bottom center no-repeat;}

#header {width: 800px; height: 140px; background: url(../images/site/urbanart.png) 20px 20px no-repeat;}
#header img {float: right; margin: 10px 40px 0 0; display: block;}

#navbar {float: left; clear: left; color: #beff00; margin: 10px 0 0 30px; width: 200px; height: 440px; background: url(../images/site/menubg.png) 0px 30px no-repeat;}
#navbar h2 {background: url(../images/site/menuheader.png) top center no-repeat; width: 200px; height: 29px;}
#navbar ul {margin: 25px 0 0 30px; width: 150px;}
#navbar ul li {font-weight: bolder; margin: 5px 0 0 0; width: 150px; line-height: 15px; list-style-type: square; color: #000;}
#navbar ul li:hover {font-weight: bolder; margin: 5px 0 0 0; background: url(../images/site/menuhover.gif) top center no-repeat; width: 150px; line-height: 15px;}
#navbar ul li a{color: #000; text-decoration: none;}
#navbar ul li a:hover{color: #000; text-decoration: none;}

#main {float: left; color: #000; margin: 10px 0 0 30px; width: 470px; text-align: justify; background: url(../images/site/welcomebg.png) 0px 30px no-repeat; height: 440px;}
#main p {width: 400px; margin: 10px 0 0 30px; color: #000;}
#main h2 {background: url(../images/site/welcomeheader.png) top center no-repeat; width: 470px; height: 29px;}
#main img {margin: 25px auto; display: block; border: 2px solid #000;}
#main ul li {color: #fff; margin: 0 0 0 30px; color: #000;}

#sidebar {float: left; color: #000; margin: 10px 0 0 30px; width: 200px; height: 440px; background: url(../images/site/specialbg.png) 0px 30px no-repeat;}
#sidebar h2 {background: url(../images/site/specialsheader.png) top center no-repeat; width: 200px; height: 29px;}
#sidebar p {width: 150px; margin: 10px 0 0 30px;}

#fix {clear: both; padding: 0 0 110px 0;}