body { 
	background-color: #242033; 
	margin: 0px;
	font: 12px/1.6em "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}

h1 {
	font-size:1.8em;
	line-height:2em;
	margin:0;
}
h2 {
	font-size:20px;
	color:#c6aa01;
}
h3 {font-size:20px;
}


a {
	color: #c6aa01;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


#top {
	background-image:url(../images/layout/header_back.jpg);
	margin:auto;
}
#main {
	background-color:#13111b;
}
#footerWrap {
	margin:-30px auto 10px;
	width:960px;
}
#footer {
	background-image:url(../images/layout/footer_back.jpg);
	height:92px;
}

.content {
	width:960px;
	background-image:url(../images/layout/main_back.jpg);
	text-align:left;
}
.logos {
	width:266px;
	float:left;
}
.headtext {	width:280px;
	text-align:center;
	float:left;
	margin-top:-10px;
}
h1.head {
	font-size:1.6em;
	line-height:1.7em;
}
h2.head {
	font-size:1.3em;
	line-height:1.5em;
	color:#FFFFFF;
}
.clear {clear:both;}

#menu {
	margin: 10px 15px;
	width:155px;
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5em;
	float:left;

}

.lmenu {
	display:block;
	padding:6px;
	width:170px;
	height:300px;
}
.lmenu a {
	background-image:url(../images/layout/nav_button.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin-bottom:5px;
	height:20px;
}
.lmenu a:hover {
	background-image:url(../images/layout/nav_button.jpg);
	background-repeat:no-repeat;
	color:#c5a901;
	margin-bottom:5px;
	height:20px;
}

.bodytext {
	font-size:1.2em;
	width:660px;
	float:left;
	margin:0 20px;
}
.bodytextNW {
	font-size:1em;
}
.bodytextc {
	font-size:1.2em;
	width:880px;
	float:left;
	text-align:center;
	margin:0 20px;
}


/*  PROFILE GALLERY  */
#profilegallery {
	width: 750px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#profilegallery .img {
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 20px 15px;
}
#profilegallery .thumbwrapper {
	width: 168px;
	border: 1px solid #CCCCCC;
	background-color: #fafafa;
}
#profilegallery .thumb {
	margin: 5px 5px 5px 5px;
	height: 106px;
	overflow: hidden;
}
#profilegallery .desc {
	color: #666666;
	font-size: .8em;
	line-height: normal;
	height: 24px;
	overflow: hidden;
	margin: 5px 0px 0px 0px
}

	/* Google Translate */
	#google_translate_element {
		float: right;
		z-index: 1000;
		width: 119px;
		overflow: hidden;
		/*margin: 2px 10px 2px 0;*/
		background: white;
		border-radius: 4px;
		padding: 4px;
	}
	#google_translate_element a {
		background: url(../images/icons/google16.png) no-repeat;
		padding-left: 18px !important;
	}
	#google_translate_element a span { border-left: 0px none !important; }

	.goog-te-gadget-simple {background: transparent !important; border: 0px none !important;}
	.goog-te-gadget-simple .goog-te-menu-value {
		color: #000 !important;
		font-size: .9em;
	}
	.goog-te-combo {
		width: 145px;
	}
	.goog-te-gadget-simple .goog-te-menu-value > span {padding: 0 4px 0 0;}
	.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
		font-size: 1em !important;
		font-family: inherit !important;
	}
	.goog-te-gadget img { display: none; }
	.goog-te-gadget .goog-te-combo {
		margin:0 !important;
	}
	
/*Nivo Slider*/
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
