* {margin:0; padding:0; }
body {background:#000; font-family:"Century Gothic", Geneva, Arial, Helvetica, sans-serif; font-size:0.75em; color:#fff; }


h1 {font-size:210%; }
h2 {font-size:120%; }
h3 {font-size:110%; }
h4, h5, h6 {font-size:110%; }

a:link, a:visited {color:#fff; text-decoration:none; border-bottom:1px dotted #fff; }
a:active, a:hover {color:#b80000; text-decoration:none; }

strong {}
blockquote {}
p {padding:4px; }
	.left {float:left; }
	.right {float:right; }
span {color:#b80000; }
table .white {border:1px solid #fff; }

li.navitem {display:inline; margin:0 12px; }
a:link.menuitem, a:visited.menuitem {color:#fff; text-decoration:none; }
a:hover.menuitem, a:active.menuitem {color:#fff; border-bottom:2px solid #b80000; text-decoration:none; }

#wrapper {width:790px; height:auto; margin:8% auto; }
#top {}
#center {width:100%; height:527px; background:url('../images/bg.jpg'); }

	.menu {height:40px; font-size:120%; font-weight:bold; }
	#container {height:418px; margin:10px; overflow:auto; background:#000; filter:alpha(opacity:80); -moz-opacity:.80; opacity:.80; padding:10px; }
	.content {overflow:auto; }
	.content img {border:2px solid #b80000; margin:0px 6px; }
	a:link.lightbox, a:visited.lightbox, a:hover.lightbox, a:active.lightbox {text-decoration:none; border:none; }
	
#footer {width:100%; height:30px; margin-top:10px; background:#000; filter:alpha(opacity:60); -moz-opacity:.60; opacity:.60; }
