* { margin: 0px; padding: 0px; }
html { background-color: #161206; color: #161206; font-family: arial, sans-serif; font-size: 12px; }
a { color: #ffffff; text-decoration: none; }
a:hover { text-decoration: underline; }
div#wrap { margin: 0 auto; width: 970px; text-align: center;}
h1#header { width: 970px; height: 131px; 
					background-image: url('imag/header.jpg'); text-indent:-9000px;}
div.tabwrap { background: url('imag/bg_tab.jpg') no-repeat; 
				width: 902px; margin: 0 auto;}
div.tab { height: 55px; }
div.tab h2 { height: 55px; padding-left: 25px; margin-left: 10px;
				background: url('imag/arrow.gif') no-repeat center left; 
				line-height: 55px; font-size: 28px; font-weight: lighter;
				float: left;}
div.links { float: right; font-weight: bold; line-height: 35px;
				margin-right: 6px; padding-top: 20px; padding-right: 10px; }
div.links a {
				margin-left: 5px; padding-left: 15px;
				background: url('imag/dot.gif') no-repeat 0% 57%;}
span.enddot {background: url('imag/dot.gif') no-repeat 100% 57%; width: 7px;}
div.gallery { background: url('imag/bg_gallery.jpg'); repeat-y; width: 100%; }
div.gallery-content {padding: 0px; width: 100%;}
div.gallery-content img { border: 1px solid #161206; margin: 1px; }
.clear { clear: both; }
