@charset "UTF-8";
body, html {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	font-size: 11px;
	background-repeat: repeat-y;
	background-image: url(images/back3.jpg);
	background-position: center center;
}
#image {
	width: 900px;
	background-image: url(images/image1.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: -15px;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 5;
	background-repeat: no-repeat;
	height: 100%;
	background-position: center center;
}
#main {
	height: 90%;
	width: 950px;
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	margin-right: 5px;
	margin-left: 5px;
	padding:5px;
}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 950px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0px;
}
#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 950px;
	margin-right: 5px;
	margin-left: 5px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	width: 900px;
	padding-right: 5px;
	padding-left: 5px;
	height: 100%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#logo {
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-image: url(images/BRACLogo_webv4.png);
	height: 120px;
}
#footer {
	height: 40px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(images/Footer.png);
	background-repeat: no-repeat;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	line-height: 1px;
	text-align: center;
}
#flash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logobank {
	margin: auto;
	width: 900px;
	clear: both;
	text-align: center;
}
.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} #imagebank {
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 850px;
	clear: both;
}
.slideshow {
	height: 180px;
	width: 210px;
	margin: auto;
	float: left;
}
.slideshow img {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}

.slideshow2 {
	height: 180px;
	width: 210px;
	margin: auto;
	float: left;
}
.slideshow2 img {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}
.slideshow3 {
	height: 180px;
	width: 210px;
	margin: auto;
	float: left;
}
.slideshow3 img {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}
.slideshow4 {
	height: 180px;
	width: 210px;
	margin: auto;
	float: left;
}
.slideshow4 img {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}
.s {
	margin: 5px 0;
	font-size: 9px;
}
#s a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#s a.activeSlide { background: #ea0 }
#s a:focus { outline: none; }

