/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	color: #4D529D;
	background-color: #E9F5FA;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	background-color: #FFF;
	background-image: url(file:///Ball HD/Users/barbball/Desktop/www.bios.niu.edu/blackstone/blackstone_lab/images/background.gif);
	background-repeat: repeat-y;
	width: 778px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/background.gif);
}
#container #divSidebar {
	float: left;
	height: 100%;
	width: 156px;
}
#container #divSidebar p {
	font-size: 80%;
	line-height: 130%;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000033;
}
#container #divSidebar a {
	color: #000033;
	font-weight: bold;
}
#container #content a:link {
	color: #4D529D;
	font-weight: bold;
}
#container #content a:visited {
	color: #000066;
}
#container #content ul {
	font-size: 75%;
	line-height: 160%;
	list-style-type: none;
}
#container #content a:hover {
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}

#banner
{
	background-color: #4D529D;
	width: 778px;
	background-image: url(file:///Ball HD/Users/barbball/Desktop/www.bios.niu.edu/blackstone/blackstone_lab/images/banner_strip.jpg);
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banner h1
{
	margin: 0;
	color: #FFF;
	font-size: 140%;
	padding: 0.5em;
}
#container #content h2 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #content p {
	font-size: 80%;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
}

#divSidebar ul {
	margin: 0px;
	padding: 20px 0px 10px;
	list-style: none;
	background-color: #CCFF99;
	color: #003300;
}

#divSidebar ul a {
	padding: 4px 6px 4px 4px;
	display: block;
	width: 146px;
	border-top: 1px solid #FFFFFF;
	font-size: 75%;
	text-decoration: none;
	margin: 0px;
}
#divSidebar ul a:link, #divSidebar ul a:visited {
	font-weight: bold;
	color: #333333;
}
#divSidebar ul a:hover {
	color: #FFFFCC;
	background-color: #336600;
}
#content
{
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 156px;
	height: 100%;
	padding: 0em;
}

#footer
{
	clear: both;
	color: #FFF;
	background-color: #4D529D;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #333;
	font-size: 70%;
	background-image: url(file:///Ball HD/Users/barbball/Desktop/www.bios.niu.edu/blackstone/blackstone_lab/images/bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}#container #footer a {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
#container #footer a:link, a:visited {
	font-weight: bolder;
	color: #FFFFCC;
}
#container #footer a:hover {
	font-weight: bold;
	color: #FF99CC;
	text-decoration: none;
}

.imageright {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imageleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#container #content h3 {
	font-size: 90%;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#container #content hr {
	clear: both;
}
