body {
	background-color: #D5CEBD;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline:none;
}
a:hover {
	color: #4F728E;
}

h1 {
	font-size: 1.2em;
	color: #0B446F;
	margin:0 0 10px 0;
}

h2 {
	font-size: 1.2em;
	color: #0B446F;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	background-image: url(images/quote.gif);
	display: inline;
	clear: both;
	float: none;
	width: auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	padding-right: 15px;
	height: 40px;
	position: relative;
	left: 25px;
}

#wrapper {
	position: absolute;
	width: 100%;
	height: 60%;
	display: block;
	margin-top: -300px;
	top: 50%;
}


#band {
	background-color: #0B446F;
	top: 160px;
	position: relative;
	width: 100%;
	height: 360px;
	z-index: 0;
}


#container {
	width: 800px;
	text-align: left;
	height: 580px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -400px;
	z-index: 5;
	padding: 0px;
	background-color: #FFFFFF;
}
#topleft {
	height: 100px;
	width: 260px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#navbar {
	height: 150px;
	display: block;
	float: left;
	width: 500px;
	padding: 0px;
	margin: 0px;
}
#tabmenu {
	position: relative;
	width: 500px;
	top: 131px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	height: 23px;
}

	#tabmenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	letter-spacing: 0.1em;
}

	#tabmenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4F728E;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	font-size: 0.9em;
	font-weight: bold;
}

	#tabmenu a.active {
	color: #0B446F;
	background-color: #B4AB92;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

	#tabmenu a:hover {
	color: #fff;
	background-color: #CDC8B6;
}

	#tabmenu a:visited {
	color: #FFFFFF;
}

	#tabmenu a.active:hover {
	color: #0B446F;
	background-color: #BCB49D;
}

#tabmenu a.active:visited {
	color: #0B446F;
	background-color: #B4AB92;
}

.contacts {
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
	padding-left: 45px;
	text-align: left;
}
.contacts a:hover {
	color: #004D91;
	letter-spacing: 0.1em;
}
.contacts a {
	letter-spacing: 0.1em;
}

.contactHlight {
	color: #004D91;
}
#content {
	height: 350px;
	float: left;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#leftcol {
	background-color: #CDC8B6;
	width: 250px;
	display: block;
	float: left;
	height: 310px;
	padding: 25px;
	z-index: 10;
	margin: 0px;
	position: relative;
}
.servhilight {
	color: #FFFFFF;
}
#leftcol strong {
	color: #FFFFFF;
}


#leftcol li {
	padding-right: 0px;
	padding-bottom: 10px;
	list-style-type: none;
	background-image: url(images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 20px;
	display: list-item;
	font-weight: bold;
	}

#leftcol ul {
	display: block;
	width: 230px;
	position: relative;
	margin: 0px;
	padding: 0px;
}


#leftcol li:hover {
	color:#FFFFFF
	}
#leftcol a {
	color: #333333;
}

#leftcol a:hover {
	color: #FFFFFF;
}

	


#leftcol img {
	text-align: center;
	padding-top: 25px;
}
#photo {
	display: block;
	margin: 0 auto;

}

#leftcol #mentor {
	display:block;
	padding-top:10px;
}
.photocredit {
	font-size: 0.8em;
	color: #666666;
}


#rightcol {
	background-color:#B4AB92;
	color:#FFFFFF;
	display:block;
	float:left;
	height:340px;
	margin:0;
	overflow:hidden;
	padding:10px 25px;
	position:relative;
	width:450px;
	z-index:10;
}
#rightcol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
}
.stillhr {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
}



#footer {
	background-color: #FFFFFF;
	width: 770px;
	text-align: center;
	height: 45px;
	display: block;
	padding: 15px;
	position: relative;
	margin: 0px;
	font-size: 1.6em;
	font-style: italic;
	color: #4F728E;
	clear: left;
	float: left;
	top: 5px;
}
#footer img {
	padding-left: 12px;
}

#credits {
	float: left;
	width: 780px;
	text-align: right;
	background-color: #D5CEBD;
	font-size: 0.8em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	height: 30px;
	display: block;
	position: relative;
	padding:10px;
}

#servicetext {
	display: none;
}



#ncvo {
	border-style:none;
	display:block;
	height:190px;
	left:70px;
	position:absolute;
	top:155px;
	width:160px;
}
#ncvo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#roleplayers {
	position: absolute;
	left: 12px;
	top: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 278px;
	height: 150px;
}
#roles .groupshot img {
	overflow: hidden;
	width: 276px;
}

#roleplayers img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#roles li {
	text-indent: 0px!important;
	list-style-type: none!important;
	list-style-image: none!important;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#roles .thumbs {
	width: 280px;
	height: 24px;
}
#roles .thumbs li {
	float: left;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#roles .thumbs img {
	height: 24px;
	width: 24px;
}
#footer span {
	bottom:10px;
	color:#B4AB92;
	font-size:0.6em;
	font-style:normal;
	font-weight:normal;
	position:absolute;
	right:20px;
}
