html {
	min-height: 100%;
	padding-bottom: 1px; 
}

body {
	margin: 5px auto;
	background: #000 url(page/img/bg.jpg) repeat-x center top fixed;
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: left;
	color: #bbb; 
}

a {
	color: #de93de;
	text-decoration: none;
}

a:hover {
    color: #AD00BE;
	text-decoration: underline;
}

img {
	border: 0; 
}

#main_teb {
	width: 880px;
	margin: 0 auto;
	background-image: url(page/img/96.png);
	border: 1px #000 solid; 
	padding: 5px; 
}

#header_teb {
	width: 100%;
	background-repeat: no-repeat; 
}
#menu_teb {
	float: left; 
	width: 25%; 
	text-align:left;
}

#menu {	
	text-align: left;
	padding-left: 10px; 
	padding-bottom: 40px; 
	background-repeat: no-repeat; 
}

#menu ul , #menu ol {
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#menu li {
	width: 160px; 
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: 18px; 
	padding: 0;
} 

#menu li a {
	color: #EDBA41; 
	padding: 2px;
	text-decoration: none; 
}

#menu li a:hover { 
	color: #9B0EB6; 
	padding-left: 8px; 
} 

#menu li a.on, #menu li a.on:hover { 
	padding-left: 8px; 
	color: #9B0EB6; 
	background-image: url(page/img/bg_menu.png);
	background-repeat: no-repeat;
}

#news {
	padding: 8px 8px 0 8px; 
	margin-left: 10px; 
	margin-right: 50px; 
	color: #aaaaaa;
	border: 0;
}

#news span.news_title {
	font-size: 17px;
	font-style: italic; 
	font-weight: bold; 
	color: #dddddd; 
}

#content_teb { 
	float: right; 
	width: 75%; 
	padding-bottom: 40px; 
	padding-top: 20px; 
}

#content { 
	text-align: left; 
	padding-right: 10px; 
	font-size: 14px; 
}

#content  p{ 
	text-indent: 40px; 
	text-align: left; 
}

#footer_teb {
	font-size: 10px;
	color: #555555;
}

#events_container {
	background: url(page/img/events_border.gif) repeat-y; 
}

#events_tabs {
	float: left;
	width: 27px;
	overflow: hidden;
}

#events_tabs img {
	border-left: 1px #222222 solid; 
	border-top: 1px #222222 solid; 
	border-right: 1px #222222 solid; 
	border-bottom: 1px #222222 solid; 
	background-color: #aaaaaa; 
	cursor: pointer; 
	cursor: hand; 
	margin-top: 3px; 
	padding: 0; 
}

#events {
	float: right; 
	width: 622px; 
	text-align: left;
	border-left: 0; 
	border-top: 1px #222222 solid; 
	border-right: 1px #222222 solid; 
	border-bottom: 1px #222222 solid; 
	background-color: #000000; 
}

#events table {
	border: 0;
	border-spacing: 5px; 
}

#events td.event_image { 
	min-height: 110px; 
	height: 110px; 
	padding: 5px 5px 1px 5px; 
	text-align: center;
	vertical-align: middle; 
	background-color: #111111;
	overflow: hidden;
}

#events img {
	border: 1px #444444 solid; 
}

#events .date {
	font-weight: bold;
	color: #6C8EDB;
}

div.events_year { 
	min-height: 490px;
}

div.members { 
	text-align: left; 
	margin-bottom: 10px; 
	margin-left: 10px; 
}

div.members a:hover { 
	text-decoration: none; 
}

div.members h2, div.members h3 { 
	padding-top: 10px; 
	padding-bottom: 5px; 
	clear: left; 
}

div.members h2.gsts { 
	padding-top: 25px; 
} 

div.members h2.past { 
	padding-top: 90px; 
	width: 190px; 
	color: #DF721B; 
	cursor: pointer; 
	cursor: hand; 
} 

div.member {
	text-align: center; 
	vertical-align: middle; 
	background-color: #111111; 
	float: left; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	width: 100px;
	overflow: hidden;
}

div.member img { 
	border: 1px #444444 solid; 
	margin: 10px 10px 4px 10px; 
}

#past_members div.member {
	background-color: #0F0700; 
}

#past_members a { 
	color: #DFB28B; 
}

#past_members a:hover { 
	color: #CF915A; 
	text-decoration: none; 
}



div.partners { 
	text-align: left; 
	margin-bottom: 8px; 
	margin-left: 8px; 
}

div.partners a:hover { 
	text-decoration: none; 
}

div.partners h2, div.partners h3 { 
	padding-top: 10px; 
	padding-bottom: 5px; 
	clear: left; 
}

div.partner {
	text-align: center; 
	background-color: #111111; 
	float: left; 
	margin-left: 8px; 
	margin-bottom: 8px; 
	width: 120px;
	overflow: hidden;
}

div.partner img { 
	border: 1px #444444 solid; 
	margin: 10px 10px 8px 10px; 
}



#desc {
	text-align: left;
	font-size: 12px;
	padding-bottom: 40px;
}

#place {
	text-align: left;
	margin-left: 20px;
}
#place a  {
	margin: 0px;
	color: #e082e0;
	text-align: left;
}

.h h1 {
	display: none;
}

h1 {
	font-size: 20px;
	text-transform: none;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #22F500;
	margin-left: 10px; 
	margin-bottom: -5px;
	text-transform: none;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #537FDF;
	margin-bottom: 0px;
	text-transform: none;
}

h4 {
	font-size: 14px;
	padding-left: 20px;
	color: #AD00BE;
	margin-bottom: 0px;
}

ol, ul {
	margin-top: 0px;
	padding-left: 30px;
} 

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	color: #666666;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; 	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
