@import url('zero.css');
@import url('jquery.lightbox-0.4.css');

body { background: black url(../images/strip.jpg) repeat-x top; }
body, table { font: 11px/1.4 Helvetica, Arial, sans-serif; color: white; }

img { border: 0; }

a { text-decoration: none; color: white; }
    a:hover { text-decoration: underline; }

.first { margin-top: 0 }

.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

h2 { font-size: 120%; font-weight: bold; margin: 0 0 1em 0 }
p { margin: 0 0 0.6em 0; }

#container { width: 995px; margin: 0 auto; }
	#header { height: 381px; background: url(../images/top_banner.jpg) no-repeat top left; margin-bottom: 40px; }
	#nav { width: 225px; float: left; }
	#main { float: left; width: 440px; }
	#sidebar { float: left; width: 282px; margin-left: 48px; }
	
#slideshow { position: relative; }
	#slideshow li { position: absolute; top: 0; left: 0; }