body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-transform: none;	 
}
html { overflow-y: scroll; } 

#container {
	top: 20px;
}
#wrapper {
	background-repeat: repeat;
	background-position: top;
}

#pie {
	position: absolute;
	top: 197px;
	vertical-align: middle;
	left: 197px;
	z-index: 7;
	
}
#blackdot {
	position: absolute;
	top: 195px;
	vertical-align: middle;
	left: 195px;
	z-index: 4;
	
}
#musicblackdot {
	position: absolute;
	top: 192px;
	vertical-align: middle;
	left: 192px;
	z-index: 3;
	
}
#videodisplaybox1 {
	z-index: 3;
	position: absolute;
	top: 435px;
	vertical-align: middle;
	height: auto;
	width: 563px;
	left: 0px;
	padding: 0px;
	background-position: center;
	}
	#videodisplaybox2 {
	z-index: 3;
	position: absolute;
	top: 370px;
	vertical-align: middle;
	height: auto;
	width: 563px;
	left: 0px;
	padding: 0px;
	background-position: center;
	}
#scrollbox {
	z-index: 3;
	position: absolute;
	top: 390px;
	height: auto;
	width: 480px;
	left: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
header {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 262px;
}
#navcontainer
{
	overflow: hidden;
	height: 48px;
	position: relative;
	margin-top: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#title {
	background-image: url(../images/BCI_browngrad_title.gif);
}
#navlist
{
	list-style-type: none;
	position: relative;
	width: 758px;
	margin-top: 0px;
	text-align: center;
	left: 8px;
	top: 11px;
}

#navlist li
{
	float: left;
	width: 94px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	position: relative;
}	
#navlistbot
{
	list-style-type: none;
	position: relative;
	width: 758px;
	margin-top: 0px;
	text-align: center;
	left: 16px;
	top: 10px;
}

#navlistbot li
{
	float: left;
	width: 94px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	position: relative;
}	
#navcontainerbot
{
	height: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}




h2 {
	clear: both;
	background-image: url(../images/maincont_brown_dot.gif);
	background-position: top;
}


div.imagecaption
	{
	float: right;
	width: 338px;
	height: 218px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	background-position: 100%;
	position: absolute;
	top: -10px;
	}


img.floatLeft {
	float: left;
	margin: 10px;
	border: medium solid #FFFFFF;
}
img.floatRight {
	float: right;
	margin: 10px;
	border: medium solid #FFFFFF;
}
	.oneColFixCtrHdr h1#header {
	color: #FFFFFF;	
	}
	


li {
	list-style-type: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	

}
	a:visited {
	text-decoration: none;
	color: #FFFFFF;

}

	a:hover {
	color: #0000FF;
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}



div.border {
	border: thin solid #FFFFFF;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #FFFF99;
	font-size: 18px;
	text-align: center;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #3399CC;
	font-size: 20px;
	position: relative;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFF99;
	font-size: 16px;
	text-align: justify;
	position: relative;
}
/* h1 */
.style5 {
	color: #FFFFFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	background-image: url(../images/undeline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 36px;
	margin-left: 20px;
	position: relative;
	text-transform: capitalize;
}
/* h4 */
.style6 {
	color: #FFFFFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 20px;
	margin-left: 20px;
	
}

/* h2 */
.style8 {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	background-image: url(../images/undeline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: bold;
	font-style: italic;
}
/* h3 */
.style7 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	background-image: url(../images/undeline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: lighter;
	font-style: italic;
	width: 744px;
}
/* h4 no indent */
.style9 {
	color: #FFFFFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 20px;
	
	
}
.style10 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.style11 {
	color: #FFFF99
}
.style12 {font-style: italic}
.style13 {color: #FFFF99}
.style14 {
	color: #FFFF99;
	font-variant: small-caps;
	font-size: 14px;
}
.style15 {
	color: #3399CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #ffffff;
	
	
/* gets rid of href link around thumnails */	
}
img
{
	border: none;
}
