@charset "utf-8";
/* CSS Document */
body{
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
}
.search{
height:5px;
width:5px;

}
#mainbody{
background-image:url(../images/Osiris_HOME1.jpg);
margin: 0 auto;
position:relative;
height:700px;
width:900px;
background-repeat:no-repeat;
min-width:967px;
min-height:670px;
text-align:left;
}
#imageroll{
margin-top:150px;

z-index:0;
height:500px;
width:500px;
background-repeat:no-repeat;
}
#mainmenu{
	/*background-image:url(../images/main-menu.jpg);*/
z-index:0;
	height:180px;
	width:138px;
	background-repeat:no-repeat;
	margin-top: 150px;
	margin-left:70px;
}
#mainmenu A{
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:12px;

}
#mainmenu A:hover{
text-decoration:none;
color:#77B800;
font-weight:bold;
font-size:12px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

/*
Code to make the menu horizontal
#nav-menu li
{
float: left;
margin: 0 0.15em;
}*/

#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 12em;
	display: block;
	border: 0;
	color: #0d2474;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size:12px;
}
#nav-menu li a:hover{
text-decoration:none;
color:#77B800;
}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:9.2em
} 
#locator {
	background-image:url(../images/about_img.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	position:absolute;
	left: 229px;
	top: 106px;
	z-index:2;
	width: 234px;
	height: 233px;
	visibility: visible;
}
#text_mine

{
font-family: Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 0.8em;
color:#999999;
}
#search_locator {
	position:absolute;
	left: 583px;
	top: 12px;
	z-index:2;
	width: 203px;
	height: 22px;
}
#locator1 {
	position:absolute;
	left: 259px;
	top: 384px;
	z-index:2;
	width: 383px;
	height: 159px;
	visibility: visible;
}

#menu_locator {
	position:absolute;
	left: 39px;
	top: 127px;
	z-index:2;
	width: 194px;
	height: 159px;
}


#locator2 {
	position:absolute;
	left: 364px;
	top: 345px;
	z-index:2;
	width: 216px;
	height: 33px;
	visibility: visible;
}

#news {
	position:absolute;
	left: 691px;
	top: 234px;
	z-index:2;
	width: 232px;
	height: 325px;
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}


.body_text_heading {

			text-decoration:none;
			font-family:verdana;
			font-size:11px;
			color:#747679;
			font-weight:bold;
			padding-left:20px;
			padding-bottom:5px;
			
			
			}
			
.body_text_heading2 {

			text-decoration:none;
			font-family:verdana;
			font-size:11px;
			color:#747679;
			font-weight:bold;
			padding-left:20px;
			padding-bottom:15px;
			
			
			}
			
			
			
			
			
			
.body_text {

			text-decoration:none;
			font-family:verdana;
			font-size:11px;
			color:#333333;
			padding-left:20px;
			padding-right:10px;
			padding-bottom:10px;
			text-align:left;
			
			
			
			}

.body_text_green {

			text-decoration:none;
			font-family:verdana;
			font-size:11px;
			color:#8BC542;
			text-align:left;
			font-weight:bold;		
			}
			
			
			
#mainbody #news .sidelinks {
	float: left;
	margin: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666;
}
#mainbody #news .sidelinks.sidelink a:link, #mainbody #news .sidelinks.sidelink a:visited {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	color: #8CC63E;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#mainbody #news .sidelinks.sidelink a:hover {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

#homepagefooter {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	position:absolute;
	left: 10%;
	right: 10%;
	bottom: 30px;
	font-size: 9px;
	color: #999;
	text-align:center;
	z-index: 1;
}

#homepagefooter a:link, #homepagefooter a:visited {
	color: #999;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */


#homepagefooter a:hover {
	color: #8CC642;
}

