 
a:link { color: #702F1D}
a:visited { color: #702F1D}
a:hover { color: #708E76; text-decoration: none}
a:active { color: #702F1D}
#sidebar1 p {
	font-size: 12px;
	color: #702F1D;
	background-image: url(../images/dotline.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-bottom: -5px;
}
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;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #772C1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EADBC2;
}
.twoColFixLtHdr #container {
	width: 850px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #B2BCA1;
} 
.twoColFixLtHdr #header {
	background-image:url(../images/header.png);
	background-position:center top;
	position:relative;
	height:230px;
	top:-2px;
	width:875px;
	right: 12px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header h1 {
	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 */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 26px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #EADBC2;
}
.twoColFixLtHdr #sidebarImg {
	background-image:url(../images/photo_boy.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #sidebarImg1 {
	background-image:url(../images/photo_1.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarImg2 {
	background-image:url(../images/photo_2.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarImg3 {
	background-image:url(../images/photo_3.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarImg4 {
	background-image:url(../images/photo_4.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarImg5 {
	background-image:url(../images/photo_5.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarImg6 {
	background-image:url(../images/photo_6.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarImg7 {
	background-image:url(../images/photo_7.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebarImg8 {
	background-image:url(../images/photo_8.jpg);
	background-position:center top;
	position:relative;
	height:244px;
	top:0px;
	width:248px;
	right: 27px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #navBar {
	float: left; /* since this element is floated, a width must be given */
	width: 800px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #B2BCA1;
}
.twoColFixLtHdr #mainContent {
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent1 {
	background-image:url(../images/figures_1.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	top:-10px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent2 {
	background-image:url(../images/figures_2.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	top:-10px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent3 {
	background-image:url(../images/figures_3.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	top:-10px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent4 {
	background-image:url(../images/figures_4.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	top:-10px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent5 {
	background-image:url(../images/figures_5.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	top:-10px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent6 {
	background-image:url(../images/figures_6.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	top:-10px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent7 {
	background-image:url(../images/figures_7.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	top:-10px;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContentBox {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	border: 2px solid #708E76;
} 
.twoColFixLtHdr #FeatureBoxImg {
	background-image:url(../images/photo_girl_peg.png);
	background-position:right bottom;
	position:relative;
	height:210px;
	top:-15px;
	width:230px;
	right: 5px;
	background-repeat: no-repeat;
	text-align: right;
	float: right;
} 
.twoColFixLtHdr #Figures_1 {
	background-image:url(../images/figures_1.png);
	background-position:right bottom;
	position:relative;
	width: 271px;
	height: 275px; 
	top:-15px;
	right: 5px;
	background-repeat: no-repeat;
	text-align: right;
	float: right;
} 
.twoColFixLtHdr #footer { 
	background-image:url(../images/footer_line3.png);
	background-position:center top;
	position:relative;
	height:60px;
	width:875px;
	right: 12px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 10px;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*.sf_extra5 {
	background-image:url(/images/BCSNA_logo.png);
	position:absolute;
	height:170px;
	top:18px;
	width:355px;
	left: 307px;
}*/
.logo_line {
	background-image:url(../images/header_logo2.png);
	background-position:center top;
	position:relative;
	height:100px;
	width:875px;
	left: 12px;
	background-repeat: no-repeat;
}
.text_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
.intro {
	line-height: 24px;
}
.footnote {
	font-size: 10px;
	font-style: italic;
}
.title1 {
	font-size: 24px;
	color: #702F1D;
	font-weight: bold;
	line-height: 28px;
}
.FeatureHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	background-color: #708E76;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	margin: 0px;
}
#container #mainContentBox ul li {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 8px;
	text-indent: 0px;
}
.twoColFixLtHdr #container #sidebar1 p a {
	text-decoration: none;
}
 
[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
<![endif][if IE]>
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }

.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]
