body {
  font-family: Arial, Helvetica, sans-serif;
}

.content {	
	margin:0 auto;
	width:960px;
	_margin-left:15px;	
	
}

/* Define header */
.header {
	background:url(../images/header.jpg) top left no-repeat;
	width:960px;
	height:85px;
	border-bottom:1px solid;
}
/* Define upper links*/
.upper_links a{
  font-size:10px;
  color:#000000;
  font-style:normal;
  margin-right:30px;
  text-decoration:none;
  font-weight:700;
  display:block;
  width:45px;
  height:22px;
  text-indent:-9000px;
  overflow:hidden;
  float:right;
  margin-top:15px;
}

a.sign_up {
  background:url(../images/sign_up.jpg) top left no-repeat;
}
a.login {
  background:url(../images/login.jpg) top left no-repeat;
}
/* Set up additional menu options*/
.menu_search {
 	width:960px;
 	height:40px;
}

/*
.contact_us {
  width:85px;
  height:30px;
  background:url(../images/menu_contact_us.jpg) top left no-repeat;
}
.about_us {
  width:85px;
  height:30px;
  background:url(../images/menu_about_us.jpg) top left no-repeat;
}
.members {
  width:85px;
  height:30px;
  background:url(../images/menu_members.jpg) top left no-repeat;
}
.projects {
  width:85px;
  height:30px;
  background:url(../images/menu_projects.jpg) top left no-repeat;
}
.news {
  width:85px;
  height:30px;
  background:url(../images/menu_news.jpg) top left no-repeat;
}
.home {
  width:85px;
  height:30px;
  background:url(../images/menu_home.jpg) top left no-repeat;
}*/



/* set up the search bar*/
.search_bar {
	float:left;
	width:200px;
	height:30px;
	margin-left:260px;
	margin-top:5px;
}
* html .search_bar {
	margin-left:240px;
	margin-top:5px;
}

.search_bar form {
  width:220px;
  height:10px;
}

.search_bar form b {
  font-size:10px;
  color:#FF6600;
  margin-right:4px;
}

.search_input {
  width:120px;	
  vertical-align:middle;
}

/* Set up the news div*/
.news_div {
  width:960px;
  height:339px;
  background:url(../images/content.jpg) top left no-repeat;
}
* html .news_div {
	margin-top:-10px;
}

.news_display{
	width:445px;
	height:285px;
	padding-left:5px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	overflow:auto;
	border:1px solid;
	font-size:12px;
	padding-top:10px;
}

* html .news_display {
	margin-right:14px;
	margin-top:5px;
}
.projects_display {
	width:445px;
	height:130px;
	padding-left:5px;
	float:right;
	margin:20px;
	border:1px solid;
	overflow:auto;
	font-size:12px;
}

* html .projects_display {
	margin:10px 13px;
}

.news_heading {
	font-size:12px;
	width:50px;
	height:10px;
	margin-left:490px;
	
}
.projects_heading {
	font-size:12px;
	width:80px;
	height:10px;
	margin-left:490px;
}


/* set the links on the bottom of the page*/

.lower_links {
	
	float:left;
  	width:2150px;
  	height:34px;
}

.lower_links_text1 {
	float:left;
	background:url(../images/bulet.gif) top left no-repeat;
  	width:150px;
	height:32px;
	line-height:16px;
  	color:#FF9900;
  	text-align:left;
	padding-left:25px;	
	margin-left:80px;
}
* html .lower_links_text1 {
	float:left;
	background:url(../images/bulet.gif) top left no-repeat;
  	width:140px;
	height:32px;
  	color:#FF9900;
  	text-align:left;
	padding-left:25px;	
	margin-left:50px;	
}

.lower_links_text2 {
 	float:left;
	background:url(../images/bulet.gif) top left no-repeat;
  	width:160px;
	height:32px;
  	padding:0 0 0 25px;
  	color:#FF9900;
  	text-align:left;
}


* html .lower_links_text2 {
 	float:left;
	background:url(../images/bulet.gif) top left no-repeat;
	font-size:8px;
  	width:140px;
	height:32px;
  	padding:0 0 0 25px;
}

.lower_links_text2 a, #lower_links_text2 a:visited {
	font-size:9px;
  	color:#FF9900;
  	text-align:left;
	text-decoration:none;
	line-height:16px;
}

.lower_links_text1 a, #lower_links_text1 a:visited {
	font-size:9px;
  	color:#FF9900;
  	text-align:left;
	text-decoration:none;
	line-height:16px;
}
.lower_links_text1 a:hover {
	font-size:9px;
	color:#999999;
  	text-align:left;
	text-decoration:none;
}
.lower_links_text2 a:hover {
	font-size:9px;
	color:#999999;
  	text-align:left;
	text-decoration:none;
}

/* set up the footer */
.footer {
	width:960px;
	margin:0 auto;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bolder;
	margin-top:10px;
}

/* set up the news display for the news page*/
.news_display2{
	width:445px;
	height:295px;
	padding-left:5px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	overflow:auto;
	border:1px solid;
	font-size:12px;
}

* html .news_display2 {
	margin-right:14px;
	margin-top:5px;
}

/* set up the style for the news*/

.news_title {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}
.news_short {
	font-size:14px;
	margin-bottom:10px;
}
.news_content {
	font-size:14px;
	margin-bottom:10px;
}
.news_source {
	font-size:13px;
	margin-bottom:10px;
	font-weight:bold;
	margin-bottom:10px;

}
.news_more {
	padding-bottom:10px;
	border-bottom:1px solid;
	margin-bottom:10px;
}
.other {
	font-size:12px;
	border-bottom:1px solid;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:20px;
}
.news_other {
	margin-bottom:5px;
}
/* Set up the content div*/
.content_div {
  width:960px;
  height:339px;
  background:url(../images/content.jpg) top left no-repeat;
}
* html .content_div {
	margin-top:-10px;
}

/* Set up the style for the content pages*/
.content_title {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
	margin-top:10px; 
	margin-left:5px;
}
.content_content {
	font-size:14px;
	margin-bottom:10px;
	margin-left:5px;
}
/* set up the content display for the news page*/
.content_display{
	width:445px;
	height:310px;
	padding-left:5px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:10px;
	float:right;
	overflow:auto;
	border:1px solid;
	font-size:12px;
}

* html .content_display {
	margin-right:14px;
	margin-top:5px;
}

/* set up the style for the search*/
.search_text {
	font-size:16px;
	margin-bottom:20px;
	margin-top:5px;
	color:orange;
}
.search_links {
	float:left;
	margin-bottom:10px
}

/* scroller*/

.scroller {
	float:left;
  	width:960px;
  	height:50px;
	border-top:1px solid;
	border-bottom:1px solid;
	
}

/*  gallery styles  */
#gallery_div {
	width:960px;
	height:350px;
	margin-top:10px;
	_margin-top:-8px;
	padding-top:10px;
	border-top:1px solid black;
}

#gallery_left_container {
	float:left;
	width:480px;
	height:320px;
}
.gallery_image {
	width:142px;
	height:142px;
	border:1px solid black;
	float:left;
	margin-top:13px;
	margin-left:13px;
	_margin-left:10px;
	overflow:hidden;
	cursor:pointer;
}

#gallery_right_image {
	width:460px;
	height:300px;
	float:left;
	margin-top:13px;
	margin-left:13px;	
	border:1px solid black;
}
#gallery_navigation {
	font-size:14px;
	padding-top:6px;
	height:20px;
	float:left;
	width:460px;
}

#gallery_navigation a {
	text-decoration:none;
	margin-right:4px;
	font-weight:normal;
}
