/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {line-height: 1; color: #fff; background: #fff}
ol, ul {list-style: none}
a:link, a:visited {text-decoration: none}
a:active, a:hover, a:focus {text-decoration: underline;}
img, a img {border:none}
b, strong {font-weight: bold}
i, em {font-style: italic}
body {background: #000000; font-family: Tahoma, sans-serif;	font-size:12px}
#background {background: url(images/bg.jpg) no-repeat top center #000000; width:100%}
#main-content a:link, #main-content a:visited {font-weight: bold; color: #ddb269; text-decoration: underline}
#left-col h2 {padding:10px;	font-size:14px; font-weight:bold}
#left-col p {padding-left:10px;	line-height:16px}
.box{width:960px; margin-right:auto; margin-left:auto; border-left:2px solid #ddb269; border-right:2px solid #ddb269}
#topnav {width:936px; height:40px; margin-left:auto; margin-right:auto; border:2px solid #ddb269; background: rgba(0, 0, 0, 0.75)}
#topnav ul { width:500px; margin-left:auto; margin-right:auto; padding-left: 0; font-size:14px; font-weight:bold;	color: #fff; margin-top:10px}
#topnav ul li { display: inline}
#topnav ul li a {color: #fff; text-decoration: none; vertical-align:middle;	padding: 12px 22px 13px 22px}
#topnav ul li a:hover {background-color: #ddb269; color: #000}
#topnav ul li a#current{background-color: #ddb269; color:#000000}
#right-col h2 {font-size:14px; font-weight:bold; padding:10px}
#right-col p {padding-left:10px; line-height:16px}
#header {width:960px; margin-right:auto; margin-left:auto; border-left:2px solid #ddb269; border-right:2px solid #ddb269}
#main-content {width:940px; margin:0px auto; padding-top:10px; padding-bottom:10px}
#left-col {width:296px; border:2px solid #ddb269; background: rgba(0, 0, 0, 0.75); float:left; margin-right:20px}
#right-col {width:616px; border:2px solid #ddb269; background: rgba(0, 0, 0, 0.75); float:left; padding-bottom:10px}
.clear-both {clear: both;}
#footer {width:960px; margin:0 auto; text-align:center}
#right-col ul.gallery-list { list-style-type: none; margin: 0; }
#right-col ul.gallery-list li { margin: 1em 0; padding: 0; width: 200px; float: left; text-align: center; }
#right-col ul.gallery-list li img { padding: 10px 25px; }
