@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, 
h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 120%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #d3e9e7 url(images/bg_top.png) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6666666 ;
}

a {
	text-decoration: underline; 
	color: #999900;
	}
	
a:hover{
	text-decoration: underline;
	color: #6fc493;
	}
	
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*Begin Basic Font Styles*/
h1, h2, h3, h4, h5, h6{
	color: #312f19;
	margin: 10px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
h1{
	background: url(images/bioblitz_logo.png);
	height: 111px;
	width: 540px;
	text-indent:-9999px;
	font-size: 40px;
	}
h2{	
	font-size: 30px;
	}
h3{
	font-size:24px;
	font-style:italic;
	font-weight: normal;
	}
h4{	
	font-size: 18px;
	}
h5{
	font-size: 14px;
	color: #999900;}
h6{
	font-size: 12px;}
.module h6{
	text-transform:uppercase;
	color: #999900;
	margin: 20px 0 5px 0;
	}
.module h5{color: #666666;margin: 0; line-height:1;}

p{ 
	font-size: 14px;
	line-height:16px;
	margin: 0 0 14px 0;
	font:"Times New Roman", Times, serif;
	color:#666666;}

hr{
	height:1px;
	color:#999900;
	background-color: #999900;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*End Font Styles*/

#container{
	width: 1180px;
	height: auto;
	clear: both;
	margin: 0 auto;
	padding: 0 0 0 20px;
	}

/*TOP LAYOUT*/	
#topnav{
	float: left;
	padding:5px 0;
	width: 820px;
	height: 20px;
	background:#999900;
	
	}
	
#topnav a{
	color:#ffffff;
	text-decoration: none;
	}
	
#topnav a:hover{
	text-decoration: underline;
	font-weight: none;
	}
	
#topnav div.present{
	float:left;
	width: 50%;
	margin: -7px 0 0;
	padding: 0;
	}
	
#topnav .present h2{
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
}

#topnav .global_nav{
	float: right;
	text-align: right;
	margin: 2px 0;
	padding: 0;
}
#topnav .global_nav ul{
	list-style-type:none;
	padding:0;
	}

#topnav .global_nav li {
    display: inline;
	list-style-type:none;
	font: 13px Georgia, "Times New Roman", Times, serif;
}

#topnav .global_nav li a{
	margin: 0 -4px 0 0;
	padding:8px 20px;
	border-left: 1px solid #d3e9e7;
	text-transform: none;
	}
#topnav .global_nav li a:hover{
	background: #d3e9e7;
	text-decoration: none;
	color:#312F19;
	}
	
#topnav .global_nav li a.donate{
	background:#312F19 none repeat scroll 0 0;
	padding:8px 20px;
	margin: 0;
	border-left: 1px solid #d3e9e7;
	font-weight: bold;
	color: #d3e9e7;
	}

#topnav .global_nav li a.donate:hover{
	background: #d3e9e7;
	color:#312F19;
	text-decoration:none;
	}

/*end TOP Layout*/

/*Begin PAGELAYOUT*/
#description{
	text-indent: -9999px;
	height: 0;
	}
#page{
	width: inherit;
	float: left;
	overflow: visible;
	background-image:url(images/explosion.png);
	background-position:568px -60px;
	background-repeat:no-repeat;
	margin: 0 0 20px;
	padding: 0 0 20px 0;
	}
	
#page_border{ 
	width: 820px; 
	background:#312F19 url(images/page_top.png) no-repeat top;
	height: 100%;
	float: left;
	margin: 0 0 20px 0;
	}
	
div.borderbottom{clear:both; margin:0;}
	
/*Page Navigation*/	
#page_nav{
	clear: both;
	width: 780;
	margin: 10px 20px;
	padding: 0;
	
	}
#page_nav ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

#page_nav li {
    display: inline;
	list-style-type:none;
}

#page_nav li a{
	padding: 0 10px 0 0;
	color: #d3e9e7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	}
#page_nav a:hover{
	color: #a89d1d ;
	}
/*END Page Navigation */

#content{
	background: #f1eeea;
	float: left;
	margin: 0 0 10px 20px;
	padding: 0 0 20px 0;
	width: 780px;
	z-index: 1;
	}	
#content_top{
	height: auto;
	clear: both;
	margin: 0 10px;
	}
.brandimg{
	margin: 10px auto;
	}

#content_bottom{
	background: none;
	float: left;
	}
	
/* Left Column styles */
#left_column{
	background: #ffffff; 
	width: 430px;
	float: left; 
	padding: 20px;
	margin: 0 10px;
	}
/*End left Column Styles */

/* Right Column Styles */
	
#right_column{
	width: 270px;
	float: right;
	margin: 0 10px 0 0;
	}
.scientist{
	width: 250px;
	padding: 10px;
	margin:0 0 10px 0;
	float: left;
	background: #d1eeb7;
	}
.module{
	width: 250px;
	padding: 10px;
	margin:0 0 10px 0;
	float: left;
	background: #fff;
	}

.button1 a{
	float: right;
	text-align: center;
	padding: 5px 10px;
	margin: 0px 5px 5px 0;
	background: #999900;
	color: #fff;
	border: none;
	text-decoration: none;
	font-style:italic;
	}
.button1 a:hover{
	background: #6fc493;
	}

.button2 a{
	float: right;
	text-align: center;
	padding: 5px 10px;
	margin: 0px 5px 5px 0;
	background: #312f19;
	color: #fff;
	border: none;
	text-decoration: none;
	font-style:italic;
	}
.button2 a:hover{
	background: #6fc493;
	}

/*End Right Column Styles */
#sponsors{
	width: 780px;
	margin: 10px auto;
	color: #d1eeb7;
	
	}
#sponsors h5, #sponsors h6{
	color: #d1eeb7;
	}
#sponsors p{
	color: #d1eeb7;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	}

/*End PAGELAYOUT*/

/*begin bottom navigation*/
#bottomnav{
	width: 800px;
	float: left;
	font-size: 12px;
	color: #312f19;
	}
	
#bottomnav .globalnav{
	float: left;
	margin: 0;
	text-align: left;
	}
	
#bottomnav .global_nav ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

#bottomnav .global_nav li {
    display: inline;
	list-style-type:none;
	padding: 0 10px 0 0;
}
.copyright{ 
	font-size: 110%;
	}
/*begin bottom navigation */
