* { padding: 0; margin: 0; }

body {background-color: #1a1a1a; font-family: Arial, Helvetica, sans-serif; font-size: 13px;color: blue; text-align: center;}

a {text-decoration: none;} 
:link {color: #92BBCC}  /* for unvisited links */  
:visited {color:aqua } /* for visited links */
a:active { color:blue } /* when link is clicked */
a:hover { color: yellow} /* when mouse is over link */


h1,h2,h3 {color: gray; letter-spacing: 0em;  text-align: center; }
h1 {font: .8em verdana, arial}
h2 {font: .9em verdana, arial}
h3 {font: 1em verdana, arial; color: skyblue}
h4 {font: .8em verdana, arial, helvetica; text-align:left; color:skyblue}
h5 {font: .9em verdana, arial, helvetica; text-align: left;color: skyblue}
h6 {font: 1em verdana, arial, helvetica; text-align: left;color: skyblue}
ul.a {list-style-position:inside;}

#top { color: #333; width: 900px; height: 150px; float: left; padding: 10px; border-left: 1px solid #333333; border-right: 1px solid #222222; margin: 0px 0px 0px 0px; background: #000000;}
#middle {color: #333; width: 900px; height: 450px; float: left; padding: 10px; border-left: 1px solid #333333; border-top: 1px solid #000000; margin: 0px 0px 0px 0px; background: #000000;background: #000;}
#leftmiddle{color: #333; width: 900px; height: 450px; float: left; padding: 10px; border-left: 1px solid #333333; border-top: 1px solid #000000; margin: 0px 0px 0px 0px; background: #000000;background: #000;}
#rightmiddle{color: #333; width: 450px; height: 450px; float: left; padding: 10px; border-left: 1px solid #333333; border-top: 1px solid #000000; margin: 0px 0px 0px 0px; background: #000000;background: #000;}




/* start menu*/
#wrapper { margin: 0 auto;width: 922px;}
#header { color: #333; width: 920px; height: 20px; float: left; padding: 0px 0px 0px 0px; border-left: 1px solid #333333; border-right: 1px solid #222222; border-top: 1px solid #333333; margin: 25px 0px 0px 0px; background: #000000; }
#navcontainer ul li	{margin: 0em 0em 0em 0em;display: block;float: left;background: url("http://www.denverartist.com/pics/menu-hover.jpg") repeat-x 40px; font: 10px/20px "Lucida Grande", verdana, arial; text-align:center;color:#1a1a1a}
#navcontainer a{color: d1a1a1a;text-decoration: none; display: block;width: 115px;}
#navcontainer li#active { background: url("http://www.denverartist.com/pics/menu-hovery.jpg") repeat-x 40px; }
#navcontainer a:hover { background: url("http://www.denverartist.com/pics/menu-hovery.jpg") repeat-x 40px; }
/* end menu*/

/*looping index page images*/
#rotating-item-wrapper { position: relative; width: 900px; height: 347px;}
.rotating-item { display: none; position: absolute; top: 0; left: 0; }


#footer {  color: #333; width: 900px; clear: both; border-top: 1px solid #222222; border-left: 1px solid #333333; border-bottom: 1px solid #222222; border-right: 1px solid #222222; margin: 0px 0px 10px 0px; padding: 10px;
 background: #000000;}

/*scroll bar  */
#scroll {width: 887px; height: 450px; background-color:#000000; overflow: auto; padding: 5px; border: 1px solid; scrollbar-track-color: black; scrollbar-face-color: #3F3F3F}







