@charset "UTF-8";
html, body, #wrapper {
	min-height:100%;
	width:100%;
	height:100%;
}
html>body, html>body #wrapper {
	height:auto;
}
#wrapper {
	height: 100%;
	left: 0px;
	top: 0px;
	min-height:100%;
	position: absolute;
}
#left_panel {
	margin: 0px;
	width: 25%;
	background-color: #006;
	min-height: 100%;
	text-align: right;
	position: fixed;
	height: 100px;
	left: 0px;
	top: 0px;
}
#main_picture {
}
#level1_navigation {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #006;
	border-bottom-style: none;
	margin-top: 139px;
	float: right;
	position: relative;
}
.force_clear {
	clear: both;
}
#content {
	margin-right: 250px;
	margin-left: 27%;
	margin-top: 0px;
}
h2 {
	line-height: 1em;
	font-weight: lighter;
	color: #2B73CE;
}
#content #main_text_area {
}
#picture_area {
}
.no_border{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic_caption {
	font-size: 0.8em;
	clear: both;
	width: 295px;
	padding-right: 5px;
}
#features {
	background-color: #E6E6E6;
}
.white-out-header {
	color: #FFF;
	background-color: #666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 0px;
}
#left_panel ul  {
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_panel li  {
}
#left_panel li a   {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
}
#wrapper #left_panel #level1_navigation ul li ul {
	margin: 0px;
	padding: 0px;
	left: 200px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #left_panel #level1_navigation ul li ul li a {
	display: block;
	color: #006;
	padding-left: 20px;
	list-style-type: circle;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #006;
	border-right-color: #006;
}
h1 {
	font-weight: normal;
	color: #006;
	line-height: 90%;
	font-size: 1.5em;
}
a {
	font-weight: normal;
	color: #006;
	text-decoration: underline;
}
.breadcrumb {
	font-size: 0.8em;
	color: #2B73CE;
}
#level3_navigation {
	width: 200px;
}
#footer {
	clear: both;
	height: 30px;
	padding-left: 1%;
	font-size: 0.8em;
	color: #FFF;
	background-color: #006;
	position: fixed;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 24%;
}
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #000;
	line-height: 120%;
	margin: 0px;
}
body#default li.home a, body#contact li.contact a, body#bsl li.bsl a, body#about li.about a, body#helpus li.helpus a, body#news li.news a, body#support li.support a, body#activities li.activities a{
	color: #006;
	background-color: #FFF;
}
#level3_navigation ul {
	width: 200px;
	list-style-type: none;
}
#right_panel {
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#right_panel ul {
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_panel li {
}
#right_panel li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #009;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

