* {
	margin: 0;
	padding: 0;
	outline: none;
}
ul, ul li {
	list-style: none;
}
a {
	color: #e6e6e6;
}
html, body {
	height: 100%;
}
img {
	border: none;
}
body {
	background: url(/images/back.jpg) no-repeat center 0 fixed #000;
	font: 14px/16px Verdana, Geneva, sans-serif;
	color: #e6e6e6;
}
#container {
	margin: 0 auto -36px;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#header {
	width: 960px;
	height: 160px;
	position: relative;
}
h1#logo a {
	display: block;
	width: 285px;
	height: 147px;
	position: absolute;
	left: 645px;
	top: 0;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat 0 0;
}
ul#navi {
	width: 640px;
	height: 140px;
	position: absolute;
	left: 0;
	top: 0;
}
ul#navi li {
	height: 139px;
	float: left;
	padding: 0 0 0 4px;
}
ul#navi li a {
	display: block;
	height: 139px;
	background: url(../images/navi.png) no-repeat 0 0;
	text-indent: -9999px;
	padding: 0 !important;
}
ul#navi li a.index {
	width: 60px;
	background-position: 0 0;
}
ul#navi li a.index:hover, ul#navi li.active a.index {
	background-position: 0 -139px;
}
ul#navi li a.members {
	width: 66px;
	background-position: -64px 0;
}
ul#navi li a.members:hover, ul#navi li.active a.members {
	background-position: -64px -139px;
}
ul#navi li a.program {
	width: 74px;
	background-position: -135px 0;
}
ul#navi li a.program:hover, ul#navi li.active a.program {
	background-position: -135px -139px;
}
ul#navi li a.forum {
	width: 53px;
	background-position: -213px 0;
}
ul#navi li a.forum:hover, ul#navi li.active a.forum {
	background-position: -213px -139px;
}
ul#navi li a.art {
	width: 85px;
	background-position: -270px 0;
}
ul#navi li a.art:hover, ul#navi li.active a.art {
	background-position: -270px -139px;
}
ul#navi li a.links {
	width: 56px;
	background-position: -360px 0;
}
ul#navi li a.links:hover, ul#navi li.active a.links {
	background-position: -360px -139px;
}
ul#navi li a.books {
	width: 50px;
	background-position: -421px 0;
}
ul#navi li a.books:hover, ul#navi li.active a.books {
	background-position: -421px -139px;
}
ul#navi li a.news {
	width: 61px;
	background-position: -476px 0;
}
ul#navi li a.news:hover, ul#navi li.active a.news {
	background-position: -476px -139px;
}
ul#navi li a.gallery {
	width: 63px;
	background-position: -542px 0;
}
ul#navi li a.gallery:hover, ul#navi li.active a.gallery {
	background-position: -542px -139px;
}
#content {
	float: left;
	width: 500px;
	padding: 5px;
	background: url(../images/trans-bg.png);
	border: 1px solid #fff;
	-webkit-border-radius: 10px;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-box-shadow: 3px 3px 5px #000;	
	-moz-border-radius: 0 0 10px 10px;
/*
	border-radius: 0 0 10px 10px;
	-moz-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;	*/
}
/*Members*/
dt {
	float: left;
	clear: both;
	width: 130px;
	text-align: right;
	padding: 10px 20px 5px 0;
	border-top: 1px solid #777;
}
dd {
	float: left;
	width: 500px;
	padding: 10px 0 5px;
	border-top: 1px solid #777;
}
.no-border {
	border: none !important;
}
.picture {
	margin: 4px 0 4px 30px;
	border: 1px solid #fff;
}
.name {
	margin: 0 0 8px 30px;
}
/*Sidebar*/
.sidebar {
	float: left;
	width: 190px;
	padding: 5px;
	background: url(../images/trans-bg.png);
	margin: 0 0 10px 10px;
	border: 1px solid #fff;

	-webkit-border-radius: 10px;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-box-shadow: 3px 3px 5px #000;	
	-moz-border-radius: 0 0 10px 10px;
/*
	border-radius: 0 0 10px 10px;
	-moz-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;	*/
}
ul.members li {
	border-bottom: 1px solid #777;
	text-align: center;
}
ul.members li a {
	text-decoration: none;
	display: block;
	padding: 5px 0 3px 0;
}
ul.members li a:hover {
	background-color: #000;
}
ul.gallery li {
	text-align: left;
}
ul.gallery li strong, ul.links li strong{
	font-weight: normal;
	border-left: 1px solid #999;
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
	font-size: 0.8em;	
}
ul.links li strong{
	text-decoration: underline;
}
h2 {
	height: 30px;
	line-height: 30px;
	text-align:center;
	border-bottom: 1px solid #999;
	background: url(../images/trans-bg.png);
	font-size: 14px;
	margin: 0 0 5px 0;
}
h3 {
	height: 20px;
	line-height: 20px;
	text-align:center;
	border-bottom: 1px solid #999;
	background: url(../images/trans-bg.png);
	font-size: 13px;
	margin: 10px 0;
}
h4 {
	height: 20px;
	line-height: 20px;
	text-align:center;
	background: url(../images/trans-bg.png);
	font-size: 11px;
	margin: 10px 0 0 0;
}
ul.links li {
	list-style: circle;
	list-style-position:inside;
	margin: 0 0 0 10px;
	line-height:20px;
}
ul.links li a {
	text-decoration: none;
}
ul.links li a:hover {
	color: #fff;
}
#content p, .sidebar p {
	padding: 10px 5px;
}
.push {
	height: 55px;
	clear: both;
}
#footer {
	width: 100%;
	height: 35px;
	border-top: 1px solid #fff;
	line-height: 35px;
	text-indent: 10px;
	background: url(../images/trans-bg.png);
	position: relative;
}
#footer .align-right {
	position: absolute;
	right: 10px;
	top: 0px;
	height: 35px;
	line-height: 35px;
}
.wide {
	width: 650px !important;
}
.wide-sidebar {
	width: 270px !important;
}
/********************
---| GALLERY
*********************/
	
.image {
	padding: 2px;
	border: 1px solid #999;
	margin: 4px;
	float: left;
	width: 31%;
	text-align: center;	
	display: inline-block;
}
.image:hover {
	border: 1px solid #fff;
	background: url(../images/trans-bg.png);
}