@charset "utf-8";
/* CSS Document */
#container {
background-image: url(images/BCS0_Background.png);
background-repeat: no-repeat;
width: 1170px;
margin: 0 auto;
padding-left: 0px;
padding-right: 0px;
overflow: hidden;
}

#banner {
	height: 200px;
	width: 824px;
	padding-top: 20px;
	padding-left: 200px;
}

#ImageRotator {
	padding-left: 31px;	
}

#sidebar {
	background-image: url(images/BCS0_SideBar.png);
	background-repeat: no-repeat;
	height: 514px;
	width: 200px;
	float: left;
}
#contact {
	width: 163px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11.5px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	line-height: normal;
	background-image: none;
	text-align: center;
}
#mission {
	width: 163px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11.5px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	line-height: normal;
	text-align: center;
}
#accreditation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	line-height: normal;
	width: 163px;
}
#twitter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	line-height: normal;
	width: 163px;
}
#main_content {
	background-image: url(images/BCS0_MainContent.png);
	background-repeat: no-repeat;
	height: 514px;
	width: 800px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 20px;
	line-height: normal;
}
#main_content_body-calendar {
	height: 400px;
	width: 700px;
	overflow: scroll;	
}

#main_content_body-home {
	height: 430px;
	width: 730px;
	overflow: scroll;
}

#main_content_body_leftcolumn {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 25px;
}

#main_content_body_rightcolumn{
	padding-top: 37px;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
	font-family: Rockwell, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
}

#main_content_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height: 400px;
	width: 700px;
}
#directory {
	font-family: Rockwell, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #09F;
	padding-left: 50px;
	text-align: center;
	bottom: 0px;
}

