body {
	background: #000000 url(body_bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cacaca;
}

.arrows {
	width: 40px;
	text-align: center;
	float: left;
	padding-top: 22px;

}

.arrow {
	cursor: pointer;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin: auto;
	width: 950px;
	background: #000000 url(container_bg.jpg) no-repeat top center;
}

.backlink {
	background: url(back_small.jpg) no-repeat left;
	padding-left: 15px;
}

.galpic {
	border: 1px #ffffff solid;
	float: left;
	margin: 10px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.galmainpic {
	border: 1px #ffffff solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: auto;
}

.galmain {
	float: left;
	margin: 10px;
	cursor: pointer;
	border: 2px transparent solid;
	padding: 10px;
}

.galmain_sel {
	float: left;
	margin: 10px;
	cursor: pointer;
	border: 2px #ce783c dotted;
	padding: 10px;
}

.partner {
	width: 150px;
	height: 200px;
	padding: 10px;
	float: left;
	cursor: pointer;
	display: block;
	border: 0px;
	text-decoration: none;
}

.partner:hover {
	text-decoration: none;
}

.videothumb {
	width: 150px; 
	height: 150px; 
	float: left; 
	padding: 0 10px 0 0;
}

#picdetail {
	padding: 10px;
}

.refpic {
	float: left;
	margin: 0 10px 10px 0;
}

.refdesc_wide {
	float: left;
	text-align: justify;
}

.refdesc {
	float: left;
	text-align: justify;
}

#keywords {
	width: 435px;
	float: left;
	text-align: justify;
	font-family: Verdana;
	padding-left: 5px;
}

#keywords h1 {
	margin: 2px;
	padding: 0;
	float: left;
	font-size: 20px;
	background: transparent;
	font-weight: lighter;
	color: #CB7A39;
	padding-left: 5px;
	padding-right: 5px;
}

#keywords h2 {
	margin: 2px;
	padding: 0;
	float: left;
	font-size: 16px;
	font-weight: lighter;
	background: transparent;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

#keywords h3 {
	margin: 2px;
	padding: 0;
	float: left;
	font-size: 12px;
	background: transparent;
	font-weight: lighter;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

#keywords h4 {
	margin: 2px;
	padding: 0;
	float: left;
	font-size: 15px;
	background: transparent;
}

#keywords h5 {
	margin: 2px;
	padding: 0;
	float: left;
	font-size: 14px;
	font-weight: bold;
	background: transparent;
}

#keywords h6 {
	margin: 2px;
	padding: 0;
	float: left;
	font-size: 13px;
	background: transparent;
}

#keywords h7 {
	margin: 2px;
	padding: 0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
}

h1 {
	background: transparent url(logo_small.gif) no-repeat left;
	padding: 5px 0 5px 25px;
	font-size: 18px;
	color: #ffffff;
}

h2 {
	background: transparent url(yellow_bg.jpg) no-repeat top left;
	color: #1e0400;
	font-size: 12px;
	padding: 5px;
	height: 18px;
}

h3 {
	color: #ce783c;
	font-size: 12px;
}

#header {
	padding-top: 15px;
	background: #000000;
}

#content {
	padding: 10px;
	text-align: justify;
	line-height: 18px;
}

.indexmembers {
	float: right;
	margin: 0 0 10px 10px;
}

#hostess {
	padding: 10px 0 5px 0;
	margin: auto;
}

#footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
}

#misc {
	position: absolute;
	z-index: 1000;
	border: 1px #ffffff solid;
	left: 0px;
	top: 0px;
	background: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.misc {
	display: none;
	left: 0px;
	top: 0px;
}

.misc_visible {
	display: block;
}

#info {
	position: absolute;
	z-index: 1000;
	border: 1px #ffffff solid;
	left: 0px;
	top: 0px;
	width: 420px;
	padding: 10px;
	background: #000000;
}

.info {
	display: none;
	left: 0px;
	top: 0px;
}

.info_visible {
	display: block;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer_left {
	float: left;
	width: 215px;
	text-align: left;
}

.hostessimg {
	border: 1px #ffffff solid;
	float: left;
	margin: 2px;
	cursor: pointer;
	width: 60px;
	height: 60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.footer_center {
	float: left;
	width: 500px;
	text-align: center;
}

.footer_right {
	float: right;
	width: 215px;
	text-align: right;
}

.clear {
	clear: both;
}

.indexflash {
	width: 705px;
	height: 332px;
	background: #000000;
	margin-bottom: 15px;
	color: #505050;
}

#indexmodules {
	width: 900px;
}

.imodule_1 {
	width: 280px;
	padding: 0px 20px 0px 0px;
	float: left;
}
.imodule_2{
	width: 280px;
	padding: 0px 10px 0px 10px;
	float: left;
}
.imodule_3{
	width: 280px;
	padding: 0px 0px 0px 20px;
	float: left;
}

.imoduletitle {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 20px;
}

.imodulepicture {
	padding: 10px 2px 10px 2px;
}

.imoduletext {
	padding-top: 10px;
	font-weight: normal;
	text-align: justify;
}
#cu3er {
	background-color: #000000;
}