body{
  background: url(../images/site_bg2.jpg) top center repeat-y #000;
  margin:0px;
  padding:0px;
	font-size: 12px;
	font-family:"Segoe UI",Frutiger,Tahoma,"Helvetica","Helvetica Neue",Arial,sans-serif;
}

h1{
	font-size:24px;	
}

h2{
	font-size:18px;	
}

h3{
	font-size:14px;
}

h1,h2,h3{
	font-family: Georgia;	
	font-weight:normal;
	margin:0;
}

#base_container{ 
	width:1021px;
	margin: 0px auto;
}

#header{
	width:1021px;
	height:197px;
}

#top_nav{
		z-index:50;
		position:absolute;
		margin-left:555px;
		top:7px;
		color: #ededed;
		font-family:"Segoe UI",Frutiger,Tahoma,"Helvetica","Helvetica Neue",Arial,sans-serif;
		font-size:13px;
}

#home_page p{
	margin:0;	
}

#ircframe{
	border:0;	
}

#title{
	width:437px;
	height:197px;	
	background: url(../images/title.jpg) no-repeat;
	position:absolute;
	padding-top:4px;
}

#flash{
	width:337px;
	height:190px;	
}

#hide{
	width:437px;
	height:197px;	
	z-index:10;
	position:absolute;
}

#menu{
	height:55px;
	width:800px;
	position: relative;
	margin-left: 189px;
	margin-top: -58px;
	top: 4px;
	z-index:20;
	/* background: url(../images/menu_full.png) no-repeat; */
}

body> #menu{
	margin-top:-55px;
}

#header img, a{
	border:0;	
}

#image_container{
	width:584px; height:197px; margin-left:437px; 
	background: url(../images/image_container-bg.jpg) no-repeat #000;
}

#image_container img{
	position:absolute; top:0px;
}

/* Chrome / Safari Hack */
body:first-of-type ul{
	top:3px;
}

#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#menu li, #menu a {height: 55px; display: block; outline: none; cursor: pointer;}

.menu_text { 
overflow:hidden;
position:absolute;
top:-500px;
}

/* MENU CSS */
.b_news{ left: 0; width: 158px; background: url(../images/menu_news.png) no-repeat;}
.b_recruitment{ left: 158px; width: 117px; background: url(../images/menu_recruitment.png) no-repeat;}
.b_about{ left: 275px; background: url(../images/menu_about.png) no-repeat; width:93px;}
.b_member_pages{ left: 368px; background: url(../images/menu_member_pages.png) no-repeat; width:120px;}
.b_gallery{ left: 488px; background: url(../images/menu_gallery.png) no-repeat; width:83px;}
.b_media{ left: 571px; background: url(../images/menu_media.png) no-repeat; width:71px;}
.b_forums{ left: 640px; background: url(../images/menu_forums.png) no-repeat; width:159px;}

.bo_news{ left: 0; width: 158px; background: url(../images/menu_news.png) 0 -110px no-repeat;}
.bo_recruitment{ left: 158px; width: 117px; background: url(../images/menu_recruitment.png) 0 -110px no-repeat;}
.bo_about{ left: 275px; background: url(../images/menu_about.png) 0 -110px no-repeat; width:93px;}
.bo_member_pages{ left: 368px; background: url(../images/menu_member_pages.png) 0 -110px no-repeat; width:120px;}
.bo_gallery{ left: 488px; background: url(../images/menu_gallery.png) 0 -110px no-repeat; width:83px;}
.bo_media{ left: 571px; background: url(../images/menu_media.png) 0 -110px no-repeat; width:71px;}
.bo_forums{ left: 640px; background: url(../images/menu_forums.png) 0 -110px no-repeat; width:159px;}

.b_news a:hover{ background: url(../images/menu_news.png) 0 -55px no-repeat;}
.b_recruitment a:hover{ background: url(../images/menu_recruitment.png) 0 -55px no-repeat;}
.b_about a:hover{ background: url(../images/menu_about.png) 0 -55px no-repeat;}
.b_member_pages a:hover{ background: url(../images/menu_member_pages.png) 0 -55px no-repeat;}
.b_gallery a:hover{ background: url(../images/menu_gallery.png) 0 -55px no-repeat;}
.b_media a:hover{ background: url(../images/menu_media.png) 0 -55px no-repeat;}
.b_forums a:hover{ background: url(../images/menu_forums.png) 0 -55px no-repeat;}

html*#menu {
	margin-top:-58px;
}

#left_column{
	float:left;
	width:197px;
	margin:0;
	padding:0;
}

#left_column a img{
	border:0;	
}

#right_column{
	float:right;
	padding:0;
	margin:0;
}

#fade_holder{
	width:38px;
	height:59px;
}

#right_column img{
	padding:0;
	margin:0;
}

#squid{
	height:141px;
}

#search{
	margin:0;
	padding:0;
	background: url(../images/search-bg.jpg) no-repeat;
	width:197px;
	height:29px;
}

#search_buttons img{
	float:left;	
}

#search_title{
	position:absolute;	
  z-index: 2;
}

#search_input{
	border:solid 1px #000;
	font-family:Trebuchet MS;
	text-align:right;
	margin-top:2px;
	margin-left:6px;
	width:182px;
	filter: alpha(opacity=75):
	moz-opacity: .75;
  opacity: .75;
  padding-right:2px;
  padding-left:2px;
  margin-bottom:2px;
  height:18px;
}

#recruitment{
}

#page{
	background: url(../images/page-bg.jpg) repeat-y;
	float:left;
	width:786px;
}

#page_content{
	background: url(../images/page-top.jpg) no-repeat;
	width:786px;
}

.topic_list{
	list-style: none;
	padding:0;
	margin:0;
	margin-left:-7px;
	margin-top:-7px;
}

#page_body{
	margin-left:45px;
	margin-right:35px;
	padding-top:45px;
	min-height:400px;
}

#page_footer{
	background: url(../images/page-footer.jpg) no-repeat;
	background-position:right;
	width:786px;
	height:42px;
}

#footer{
	background: url(../images/footer.jpg) no-repeat #000 right;
	width:786px;
	height:82px;
}

#footerlinks{
	margin-right:65px; 
	padding-top: 1px; 
	text-align: right; 
	color: #96a48f;
	font-family:"Segoe UI",Frutiger,Tahoma,"Helvetica","Helvetica Neue",Arial,sans-serif;
	font-size:13px;
}

#recruitment_banner{
	cursor:pointer;
}

#top_nav a{
	text-decoration: none;
}

#top_nav a:hover{
	text-decoration: underline;
}

#footerlinks a{
	text-decoration: none;
}
#footerlinks a:hover{
	text-decoration: underline;
}

a {
	color:#1E4378;
	text-decoration: none;
}

a:active, a:hover {
	color:#660000;
	text-decoration: none;
}

.news_holder .news_title ul li.news-entry-date{
		display:none;
}

.news_collapse{
	background:#EAD194 url(../images/news-bg0.gif) repeat-x scroll 0 0;	
	border-bottom:1px solid #B7842C;
	cursor:pointer;
}

.news_collapsealt{
	background:#EAD194 url(../images/news-bg1.gif) repeat-x scroll 0 0;	
	border-bottom:1px solid #B7842C;
	cursor:pointer;
}

html>/**/body .news_collapse {
	height:21px;
}

html>/**/body .news_collapsealt {
	height:21px;
}

.news_collapse .news_listing{
	background:transparent url(../images/news-border1-right.gif) no-repeat right top;
	margin:0 auto;
}

.news_hover{
	margin:0 6px 0 6px;
	cursor:pointer;
}

.news_collapsealt .news_listing{
	background:transparent url(../images/news-border0-right.gif) no-repeat right top;
	margin:0 auto;
}

.topic_entry li{
	padding-top:3px;	
}

html>/**/body .topic_entry li{
	padding-top:1px;	
}

.news_collapse .news_listing, .news_collapsealt .news_listing {
	margin:0 auto;
	width:717px;
}


.news_collapse .news_listing ul, .news_collapsealt .news_listing ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:717px;
	margin:0;
	padding:0;
}

.news_collapse .news_listing ul li, .news_collapsealt .news_listing ul li {
	display:inline;	
	float:left;
}

.news_collapse .news_listing, .news_collapsealt .news_listing{
}

.news_collapse .news_listing ul li.news-entry h1, .news_collapsealt .news_listing ul li.news-entry h1 {
	-x-system-font:none;
	display:inline;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-left:10px;
}

.news_collapse .news_listing ul li.news-entry span.user, .news_collapsealt .news_listing ul li.news-entry span.user {
	display:none;
}


.news_collapse .news_border_left {
	background:transparent url(../images/news-border1-left.gif) no-repeat scroll 0 0;
	width:6px;
	z-index:20;
	position:absolute;
}

.news_collapsealt .news_border_left {
	background:transparent url(../images/news-border0-left.gif) no-repeat scroll 0 0;
	width:6px;
	z-index:20;
	position:absolute;
}

.news_holder{
	width:717px;
	min-height:62px;
}

.news_holder .news_listing ul li{
	min-height:62px;
}

.news_holder .news_title{
	background: url(../images/news-title-bg.jpg) repeat-y;
	cursor: pointer;
	width:717px;
	height:62px;
}

.news_holder .news_title ul{
	background: url(../images/news-title-top.jpg) no-repeat;
	list-style: none;
	padding-left:15px;
	margin:0;
	padding:5px 10px 5px 10px;
}


.news_holder .news_title li{
	padding-top:10px;
	display:table;
}

.news-content{
	margin:0;
	padding:0;
	background: url(../images/news-content-bg.jpg) repeat;
}


.news_holder li.news-entry h1{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:21px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:24px;
	margin:0;
}



.news_holder li.news-entry span.user{
	color:#7D5C1B;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}


.news_holder li.news-entry small {
	color:black;
	font-weight:bold;
}

.news_collapse .news_listing ul li.news-entry span.user, .news_collapsealt .news_listing ul li.news-entry span.user {
	display:none;
}

.news_collapse .news_listing ul li.news-entry span.posted-date, .news_collapsealt .news_listing ul li.news-entry span.posted-date {
	display:none;
}

.news_collapse .news_listing ul li.news-entry-date, .news_collapsealt .news_listing ul li.news-entry-date {
	-x-system-font:none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-bottom:-3px;
	padding-top:4px;
	text-align:center;
	display:block;
	width:60px;
	float:right;
	padding-right:20px;
}

.posted_by{
	padding-left:5px;
}
.posted-date {
	-x-system-font:none;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

dl{
	background: url(../images/news-content-left.jpg) repeat-y left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

dd{
	width:718px;
	background: url(../images/news-content-right.jpg) repeat-y right;
	margin:0;
	padding:0;
}

.news-content ul{
	background: url(../images/news-content-bottom.jpg) no-repeat bottom;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.news-content li{
	background: url(../images/news-content-top.jpg) no-repeat top;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

blockquote{
	padding:0;
	margin:0;
}

.contentblock{
	padding:25px 20px;
	min-height:57px;
}

.t {background: url(../images/border/bottom.png) 0 0 repeat-x; padding:0;margin:10px auto; }
.b {background: url(../images/border/top.png) 0 100% repeat-x; padding:0;margin:0;}
.l {background: url(../images/border/left.png) 0 0 repeat-y; padding:0;margin:0; }
.r {background: url(../images/border/right.png) 100% 0 repeat-y; padding:0;margin:0;}
.bl {background: url(../images/border/bottom-left.png) 0 100% no-repeat; margin-left:-11px; }
.br {background: url(../images/border/bottom-right.png) 100% 100% no-repeat; margin-right:-11px;}
.tl {background: url(../images/border/top-left.png) 0 0 no-repeat; margin:3px 0 0 1px;}
.tr {background: url(../images/border/top-right.png) 100% 0 no-repeat; margin:0;}

.contentblock img{
	padding-left:25px;
	margin-top:16px;
	margin-bottom:17px;
 }

/** PAGINATOR **/

#pag_wrapper{
	margin-top:10px;
	height:20px;
}
.pagination {  
	float:right; 
	font-size:11px;	
	margin:0;
	padding:0;
	cursor:default;
}
 
 .pagination prev{
	cursor:default;
}

.disabled_prev,
.disabled_next {
	color:#000;
	padding:.25em;
	cursor:default;
	font-family:georgia;
	font-size:11px;	
}

 .pagination .disabled{
	cursor:default;
	border:1px solid #DDDDDD;
	color:#DDDDDD;
 }

 
.pagination .prev, .pagination .prev:visited,
.pagination .next, .pagination .next:visited {
	background-color:#ECD59A;
	color:#234f32;
	padding:.25em;
	font-family:georgia;
	font-size:11px;	
}
 
.pagination .prev, .pagination .disabled prev { margin-right:0em; }
.pagination .next, .pagination .disabled next { margin-left:0em; }
 
.pagination .page, .pagination .page:visited, .pagination .current page {
	padding:0.25em 0.5em;
	background-color:#ECD59A;
	color:#006000;
}
 
.pagination .current { 
	background-color:#B7842C;
	color:#fff;
	font-weight:bold;
	font-size:1em;
	cursor:default;
}
 
 .pagination a{
 	text-decoration:none;
}

.pagination .page:hover,
.pagination .prev:hover,
.pagination .next:hover {
	color:#000;
	background-color:#E6CA85;
}


.pagination .current:hover{
	background-color:#B7842C;
	color:#fff;
	
}