﻿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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* 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;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
}
a {
	color:#78aa1f;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.container {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-20px;
	height:auto;
	background-color:#FFFFFF;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	background-color:#FFFFFF;
	width:960px;
	height:178px;
}
#logo {
	background-image:url(/img/logo.gif);
	background-repeat:no-repeat;
	height:123px;
	margin-left:6px;
	width:458px;
	width:942px;
}
.nav {
	background-image:url(/img/nav_bg.gif);
	background-repeat:no-repeat;
	height:44px;
	padding-left:8px;
	padding-top:7px;
	width:952px;
}
.navtext {
	color:#FFFFFF;
	font-size:12px;
	line-height:36px;
	text-align:center;
}
.navtext a {
	color:#FFFFFF;
	text-decoration:none;
}
.navtext a:hover {
	color:#FFFFFF;
	text-decoration:none;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.navhome {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/home_inactive.gif);
	width:90px;
	height:35px;
}
.navhome_active {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/home_active.gif);
	width:90px;
	height:35px;
}
.navabout {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/about_inactive.gif);
	width:169px;
	height:35px;
}
.navabout_active {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/about_active.gif);
	width:169px;
	height:35px;
}
.navnews {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/news_inactive.gif);
	width:128px;
	height:35px;
}
.navnews_active {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/news_active.gif);
	width:128px;
	height:35px;
}
.navcurrentpartners {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/currentpartners_inactive.gif);
	width:156px;
	height:35px;
}
.navcurrentpartners_active {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/currentpartners_active.gif);
	width:156px;
	height:35px;
}
.navcontact {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/contact_inactive.gif);
	width:176px;
	height:35px;
}
.navcontact_active {
	float:left;
	display:inline;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	background-image:url(/img/contact_active.gif);
	width:176px;
	height:35px;
}
#floatwrapper {
}
#left {
width:600px;
float:left;
display:inline;
}
#right {
display:inline;
float:right;
height:478px;
margin-right:8px;
margin-top:20px;
width:300px;
background-image:url(/img/right_h.gif);
background-repeat:no-repeat;
background-position:top;
}
#right2 {
display:inline;
float:right;
height:478px;
margin-right:8px;
margin-top:20px;
width:300px;
background-image:url(/img/divisions.gif);
background-repeat:no-repeat;
background-position:top;
}
#contactus_button {
background-image:url(/img/contactus_button.gif);
height:43px;
margin-left:auto;
margin-right:auto;
margin-top:242px;
width:252px;
}
#floatwrapper h1 {
	border-bottom:1px solid #CCCCCC;
	color:#81B321;
	font-size:22px;
	margin:20px 10px;
	padding-bottom:20px;
}
#floatwrapper p {
	font-size:12px;
	color:#35700e;
	margin-bottom:30px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
	line-height:22px;
}
#floatwrapper li {
	margin-bottom:12px;
	line-height:18px;
	list-style:disc;
	margin-left:50px;
	color:#35700e;
	font-size:12px;
}
#floatwrapper a {
	color:#84b621;
	text-decoration:underline;
}
#floatwrapper a:hover {
	color:#35700e;
	text-decoration:underline;
}
#js_wrap {
	background-image:url(/img/js_wrap.gif);
	height:358px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	width:960px;
}
#billboard_bg {
	background-image:url(/img/gallery_bg.gif);
	background-repeat:no-repeat;
	height:337px;
	margin-left:14px;
	width:718px;
	float:left;
	display:inline;
}
.billboard_text {
	color:#000000;
	float:right;
	/* display:inline; */
	font-size:12px;
	height:174px;
	line-height:18px;
	margin-right:22px;
	margin-top:-196px;
	position:absolute;
	left: 375px;
	width:320px;
}
.billboard_button {
	background-image:url(/img/signup_button.gif);
	background-repeat:no-repeat;
	width:252px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.billboard_nav {
	font-size:12px;
	margin-left:10px;
	margin-top:316px;
	position:relative;
	z-index:1000;
}
#next {
	cursor:pointer;
	color:#78aa1f;
}
#next:hover {
	color:#000000;
	cursor:pointer;
}
#previous {
	cursor:pointer;
	color:#78aa1f;
}
#previous:hover {
	cursor:pointer;
	color:#000000;
}
#advertisers {
	float:right;
	display:inline;
	height:337px;
	margin-right:14px;
	width:190px;
}
#scrollad {
	height:322px;
	margin-left:-8px;
	overflow:hidden;
	position:relative;
	width:190px;
}
#nextad {
	color:#78AA1F;
	cursor:pointer;
	float:right;
	display:inline;
	font-size:12px;
	position:relative;
	z-index:1000;
}
#nextad:hover {
	color:#000000;
	cursor:pointer;
}
.adv_align {
	margin-top:72px;
}
.highlights_wrap {
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	width:960px;
}
.box {
	background-image:url(/img/box_bg.gif);
	background-repeat:repeat-y;
	float:left;
	display:inline;
	margin-bottom:22px;
	margin-left:4px;
	margin-right:4px;
	width:220px;
}
.box_top {
	width:220px;
	background-image:url(/img/box_top.gif);
	height:64px;
	background-repeat:no-repeat;
}
.box_middle {
	font-size:12px;
	line-height:18px;
	padding-left:18px;
	padding-top:10px;
	width:182px;
}
.box_bottom {
	height:50px;
	width:220px;
	background-image:url(/img/box_bottom.gif);
	background-repeat:no-repeat;
}
.widebox {
	background-image:url(/img/widebox_bg.gif);
	float:left;
	display:inline;
	margin-bottom:22px;
	margin-left:4px;
	margin-right:4px;
	width:448px;
}
.widebox_top {
	background-image:url(/img/widebox_top.gif);
	width:448px;
	height:43px;
 background-repeat:no-repeat:
}
.widebox_middle {
	width:412px;
	font-size:12px;
	line-height:18px;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
}
.widebox_bottom {
	width:448px;
	background-image:url(/img/widebox_bottom.gif);
	height:43px;
	background-repeat:no-repeat;
}
#image_wrap {
	position:relative;
}
.clear {
	clear:both;
}
.clearfooter {
	clear:both;
	height:20px;
}
.footer {
	position:relative;
	bottom:0px;
	height:20px;
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-top:1px solid #cccccc;
}
.footer p {
	font-size:11px;
	line-height:20px;
	text-align:left;
}
#upcomingevents {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}
.event_1 {
	float:left;
	display:inline;
	width:300px;
	margin-right:30px;
}
.event_2 {
	float:left;
	display:inline;
	width:300px;
	margin-right:30px;
}
.event_3 {
	float:right;
	display:inline;
	width:300px;
}
.event_image {
	width:100px;
	height:100px;
	float:left;
	display:inline;
}
.event_text {
	width:180px;
	float:right;
	display:inline;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
#upcomingevents h1 {
border-bottom:1px solid #CCCCCC;
color:#84B522;
font-size:16px;
margin:0 0 20px;
padding:0 0 10px;
}

td#adv_login
{
    color:#666666;
    font-size:10px;
    font-weight:normal;
}
td#adv_login input
{
    font-size:10px;
    font-weight:normal;
    border:1px solid #999999;
}

div#ctl00_pnlAdvLogin
{
    position:relative;
    top:-215px;
    left:-304px;
    color:#666666;
    font-size:10px;
    font-weight:normal;
}
div#ctl00_pnlAdvLogin input
{
    font-size:10px;
    font-weight:normal;
    border:1px solid #999999;
}

#footerlinks 
{
    float: left;
}
#affiliations
{
    float: right;
    width: 540px;
}
#affiliations a:hover 
{
    background-position: center bottom;
}
#ifficient
{
    background-color: transparent;
    background-image: url("/img/ifficient.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    width: 145px;
    height: 31px;
    display: block;
    float: left;
    margin-top:4px;
}
#degreeChemistry
{
    background-color: transparent;
    background-image: url("/img/degreeChemistry.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    width: 145px;
    height: 31px;
    display: block;
    float: left;
    margin-right: 20px;
    margin-top: 3px;
}
#theEduProject
{
    background-color: transparent;
    background-image: url("/img/educationProject.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    width: 156px;
    height: 31px;
    display: block;
    float: left;
    margin-top: 4px;
}

