﻿body
{
	background-color: #003d76;
		
}

#container
{
	width: 800px;
	margin: 20px auto 0px;
	border: 1px solid #808080;
	background-color: #ffffff;
	overflow: visible;
	position:relative
	
}

#header
{
	width: 800px;
	background-color: white;
	clear: none;
}

#header_image
{
	width: 800px;
	height: 185px;
	background-image: url(Images/BCWebHeaderMain.jpg);
}

#header_menu
{
	width: 800px;
	height: 40px;
	background-color: white; /*position: relative;
	left: 95px;*/
	float: right;
	background-image: url(Images/Menuback.jpg);
}

#YouthCouncil
{
	width: 129px;
	height: 30px;
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	background-image: url(Images/YouthCouncilButton.jpg);
	
}

#menu_button1
{
	width: 90px;
	float: right; /*left: 150px;*/
	margin-right: 15px;
	margin-top: 7px;
	
}

#menu_button2
{
	width: 100px;
	height: 30px;
	/*position: absolute;*/
	float:right;
	margin-top: 7px;
	/*left: 260px;*/
	
}

#menu_button3
{
	width: 110px;
	height: 30px;
	/*position: absolute;*/
	float:right;
	/*left: 370px;*/
	margin-top: 7px;
}

#menu_button4
{
	width: 110px;
	height: 30px;
	/*position: absolute;*/
	float:right;
	/*left: 480px;*/
	margin-top: 7px;
}



#content
{
	clear: both;
	float: left;
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	overflow: visible;
	position:inherit;
	
}

#nav_left
{
	clear: both;
	float: left;
	width: 200px;
	height: 100%;
	background-color: white;
}

#poll_box
{
	/*border-right: #cccccc 1px dotted;
	border-top: #cccccc 1px dotted;
	border-left: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;*/
	width: 200px;
	margin-left: 7px;
	text-align: left;
	/*background-color: #f5f5f5;*/
	text-indent: 5px;
}

#calendar_header
{
	width: 230px;
	height: 60px;
	font-size: 14pt;
	color: navy;
	font-family: Verdana;
	text-align: center;
	background-image: url(Images/UpcomingEventsBL.jpg);
	background-repeat: no-repeat;
}

#calendar_box
{
	border-right: #cccccc thin;
	border-top: #cccccc thin;
	border-left: #cccccc thin;
	border-bottom: #cccccc thin;
	width: 240px;
	margin-right: 5px;
	text-align: center;
}

#weather_box
{
	width: 200px;
	margin-left: 7px;
	
}

#nav_left_top_spacer
{
	width: 180px;
	height: 20px;
}

#nav_left_sitesearch
{
	width: 180px;
	height: 20px;
}

#nav_left_spacer1
{
	width: 180px;
	height: 20px;
}

#nav_left_spacer2
{
	width: 180px;
	height: 10px;
}

#nav_left_spacer3
{
	width: 180px;
	height: 10px;
}

#nav_left_spacer4
{
	width: 180px;
	height: 10px;
}

#nav_left_spacer5
{
	width: 180px;
	height: 10px;
}

#nav_left_login
{
	width: 100px;
	height: auto;
	float: left;
	margin-left: 8px;
}

#nav_right
{
	clear: none;
	float: right;
	width: 245px;
	height: 100%;
	background-color: white;
	overflow: visible;
}

#nav_right_spacer1
{
	width: 200px;
	height: 40px;
}

#nav_right_spacer2
{
	width: 200px;
	height: 10px;
}

#nav_right_spacer3
{
	width: 200px;
	height: 20px;
}

#nav_right_spacer4
{
	width: 200px;
	height: 20px;
}


#nav_right_login
{
	width: 200px;
	height: 60px;
}


#quicklinks_box
{
	border-right: #cccccc 1px dotted;
	border-top: #cccccc 1px dotted;
	border-left: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
	width: 200px;
	height:auto;
	margin-left: 7px;
	vertical-align: text-top;
	text-align: left;
	background-color: #f5f5f5;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana;
	text-indent: 5px;
}

#employee_box
{
	border-right: #cccccc 1px dotted;
	border-top: #cccccc 1px dotted;
	border-left: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
	width: 200px;
	height:auto;
	margin-left: 7px;
	vertical-align: text-top;
	text-align: left;
	background-color: #f5f5f5;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana;
	text-indent: 5px;
}

#login_box
{
	border-right: #cccccc 1px dotted;
	border-top: #cccccc 1px dotted;
	border-left: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
	width: 200px;
	margin-left: 7px;
	vertical-align: text-top;
	text-align: left;
	background-color: #f5f5f5;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana;
	text-indent: 5px;
}

#popularlinks_box
{
	float: left;
	width: 265px;
	font-size: 8pt;
	color: #666666;
	font-family: Verdana;
	margin-left: 15px;
	text-indent: 3px;
	text-align: left;
}

#citylinks_box
{
	float: left;
	font-size: 90%;
	margin-left: 70px;
	top: 20px;
	width: 133px;
}	

#middlecontent
{
	width: 280px;
	height: 100%;
	left: 430px;
	margin-left: 5px;
	float: left;
	
}

#welcome_spacer1
{
	width: 320px;
	height: 26px;
}

#welcome_box
{
	width: 280px;
	margin-left: 15px;
	vertical-align: text-top;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	font-family: Verdana;
	text-indent: 5px;
}

#middlecontent_spacer1
{
	width: 270px;
	height: 2px;
}

#middlecontent_spacer2
{
	float: left;
	width: 270px;
	height: 3px;
}

#middlecontent_spacer3
{
	width: 275px;
	height: 15px;
}

#welcome_box2
{
	width: 270px;
	margin-left: 7px;
	vertical-align: text-top;
	text-align: left;
	font-size: 8pt;
	float:left;
	font-family: Verdana;
	text-indent: 5px;
}

#footer
{
	width: 800px;
	height: 30px;
	font-size: 8pt;
	color: navy;
	font-family: verdana;
	float: left;
	vertical-align: bottom;
	background-image: url(Images/footerback.jpg);
	text-align: center;
}

#ctl00_Poll1
{
	font-family: verdana;
	font-size: 10pt;
	color: Navy;
	font-weight: bold;
}

#ctl00_Poll1 li
{
	font-family: verdana;
	font-size: 10pt;
	color: black;
	font-weight: normal;

}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


