* {
	margin: 0;
	padding: 0;
	font: normal 12px "trebuchet ms", arial;
	color: #333;
}
strong {
	font-weight: bold;
}
i {
	font-style: italic;
}
a {
	color: #333;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#container {
	margin: auto;
	width: 704px;
}
#bgtop {
	height: 222px;
	background-color: #2462AA;
	width: 100%
}
#header {
	padding: 10px 0 5px 0;
}
#header h1 a {
	height: 197px;
	width: 211px;
	background: url(images/logo.gif) top left no-repeat;
	float: left;
}
#header.right {
	height: 197px;
	width: 489px;
	background: url(images/head-right.gif) top left no-repeat;
	float: left;
}
#header h2 {
	line-height: 28px;
	width: 300px;
	font-size: 30px;
	font-weight: bold;
	color: #999999;
	font-variant: small-caps;
	padding: 0 0 5px 15px;
}
#header p {
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 15px;
}
#header span {
	display: none;
}
#bgmid {
	height: 21px;
	width: 100%;
	background: url(images/bg.gif) top left repeat-x;
}
#left {
	float: left;
}
#menu {
	width: 218px;
	background: url(images/bgmenu.gif) top left repeat-y;
}
#menu h3 {
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	padding: .35em 0 0 1.5em;
	height: 31px;
	background: url(images/bgmenutop.gif) top left no-repeat;
}
#menu ul {
	list-style: none;
	text-transform: uppercase;
}
#menu a {
	padding: .3em .3em .3em .8em;
	width: 188px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	background: url(images/bgmenuitem.gif) top left no-repeat;
}
#menu a:hover {
	color: #fff;
	background: #2462AA url(images/bgmenuitem2.gif) top left no-repeat;
}
#menubottom {
	height: 8px;
	width: 218px;
	background: url(images/bgmenubot.gif) top left no-repeat;
}
#contact {
	padding: .1em .5em .1em .5em;
	margin: 1.5em 0 1em .8em;
	width: 173px;
	background-color: #DDD;
	clear: both;
}
#contact-con {
	margin: 0 0 .5em 0;
	border-bottom: 1px dashed #fff;
	padding: .2em .2em 1em .2em;
}
#contact-con.nobrdr {
	border: 0;
	padding: .2em;
}
#contact-con h3 {
	font-size: 14px;
	font-weight: bold;
	margin: .1em 0 .1em 0;
}
#contact-con p {
	font-size: 10px;
}
#content {
	padding-bottom: 10px;
	width: 486px;
	background: url(images/bgcon.gif) top left repeat-y;
	float: left;
}
#content h3 {
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	padding: .35em 0 0 1.5em;
	height: 31px;
	background: url(images/bgcontop.gif) top left no-repeat;
}
#content h4 {
	margin: 0 0 1em .8em;
	width: 410px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 14px;
	padding: 0 1em .3em 0;
}
#sbimghome-l {
	float: left;
	clear: left;
	height: 102px;
}
#sbimghome-r {
	margin-left: .5em;
	float: right;
	clear: right;
	height: 110px;
	width: 180px;
	background: url(images/home.jpg) top left no-repeat;
}
#content p {
	line-height: 20px;
	padding: 0 1em 1em 1em;
}
#section-fam, #section-ed, #section-adv {
	margin: 1.3em 0 1.3em 1em;
}
#section-fam h4, #section-ed h4, #section-adv h4 {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 15px;
	font-size: 16px;
	font-weight: bold;
}
#section-fam p, #section-ed p, #section-adv p {
	line-height: 20px;
	padding: .8em 1em 0 .5em;
}
#section-fam a.more, #section-ed a.more, #section-adv a.more {
	margin-top: 4px;
	padding-left: .5em;
	background: url(images/more.gif) top left no-repeat;
	height: 15px;
	width: 44px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
}
#section-fam a.more:hover, #section-ed a.more:hover, #section-adv a.more:hover {
	color: #fff;
}
#section-fam {
	height: 95px;
	width: 450px;
	background: url(images/famsupport.gif) top left no-repeat;
}
#section-fam h4, #section-adv h4 {
	padding: .5em 0 0 .5em;
}
#section-ed {
	height: 78px;
	width: 450px;
	background: url(images/education.gif) top left no-repeat;
}
#section-ed h4 {
	text-align: right;
	padding: .5em .5em 0 .5em;
}
#section-ed ul {
	list-style-position: inside;
	list-style-type: disc;
}
#section-ed li {
	line-height: 20px;
	float: left;
}
#section-adv {
	height: 80px;
	width: 450px;
	background: url(images/events.gif) top left no-repeat;
}
#conbottom {
	float: right;
	height: 8px;
	width: 486px;
	background: url(images/bgconbot.gif) top left no-repeat;
}
#board, #board h4, #staff {
	clear: both;
}
#board img, #board p {
	float: left;
}
#board img {
	margin: 1em 0 1em 1em;
	padding: .2em;
	border: 1px solid #999;
}
#board p {
	width: 125px;
	margin: 1em 0 0 0;
}
#form label, #form input, #form textarea {
	margin: .5em 1em .5em 1em;
}
#form label {
	font-weight: bold;
	float: left;
	width: 60px;
	display: block;
	text-align: right;
}
#form input.submit {
	font-weight: bold;
	border: 1px solid #000;
	background-color: #2462AA;
	color: #fff;
}
#form.donations {
	margin-bottom: 1em;
}
#content p.donations {
	padding: 0 1em .3em 1em;
}
#event h4 {
	text-align: center;
	line-height: 20px;
	margin: auto;
}
#event h4.nobrd {
	border: 0;
}
#event h5 {
	margin: 1em 0 1em 0;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
#form.event input {
	margin: 0 0 1em .8em;
}
#form.event p.desc {
	width: 410px;
	padding: 0 0 1em 0;
	margin: 0 1em 1em 1em;
	border-bottom: 1px solid #ccc;
}
#copy p {
	width: 173px;
	text-align: center;
	padding-bottom: 1em;
}
h4.rays_banner {
	display: none;
	border: none;
}
p.rays_banner span {
	display: none;
}
p.rays_banner a span {
	display: none;
}
p.rays_banner a {
	background: url(images/rays_banner.gif);
	height: 99px;
	width: 462px;
	display: block;
}