@charset "utf-8";
#content_main {
background:url(img/intro_project.jpg) top left no-repeat;
}
</style>
<style type="text/css">

#locin {
margin-right:25px;
}

#locin img {
clear:left;
padding:0;
}

#listing a {
text-decoration:none;
}
#nav_intro a {
	font-size:.75em;
	line-height:2em;
	padding: 0 2px 1px 5px; color:#000;
}
#nav_intro a.selected {
padding-left:20px;
xbackground:url(../img/nav/bird_choice_5.jpg) left no-repeat;
} 
#nav_intro a:hover {
padding-left:20px;
xbackground:url(../img/nav/bird_choice_4.jpg) left no-repeat;
} 

/* spry table styles */
.data_table {
	width:100%;
}
.odd {
	background-color:#CCCCCC;
	}
.rowhover {
background-color:#FFFFCC;
}
