body{
	background-color: rgb(255, 255, 255);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	color: rgb(0, 0, 0);
	font-family: Verdana, sans-serif;
}

hr{
	border: 0px solid rgb(255, 255, 255);
	background-color: transparent;
	color: rgb(255, 255, 255);
	background-image: url(lightdots.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 60%;
}

h1, h2, h3, h4, h5{
	font-family: Verdana, sans-serif;
	color: rgb(211, 17, 69);
	font-weight: bold;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
}

h4{
	font-weight: normal;
	font-size: 11px;
}

a{
	color: rgb(0, 0, 0);
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: rgb(101, 45, 137);
}

.bold{
	font-weight: bold;
}

#sub_menu{
	padding-top: 20px;
	margin-bottom: 50px;
}

#sub_menu a{
	padding-left: 25px;
}

#container{
	width: 850px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(lightdots.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#content{
	margin: 15px;
	min-height: 600px;
	margin-left: 250px;
	margin-bottom: 0px;
}

#footer{
	background-image: url(lightdots.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	padding-top: 10px;
	margin-top: 40px;
	clear: both;
}

#bottom{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	height: 400px;
}

#page_header_image{
	margin-top: 25px;
	float: left;
	margin-left: -65px;
}

#logo{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

#sidebar{
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	background-image: url(verticaldots.gif);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 600px;
}

#sidebar hr{
	background-image: url(darkdots.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 2px;
	border: 0px;
	width: 109px;
	margin-left: auto;
	margin-right: auto;
}

#sidebar a{
	width: 100px;
	color: rgb(0, 0, 0);
	text-decoration: none;
}

#sidebar a.selected, #sub_menu a.selected{
	color: rgb(211, 17, 69);
}

#sidebar a:hover{
	color: rgb(101, 45, 137);
}

#footer a{
	color: rgb(0, 0, 0);
	text-decoration: none;
	font-weight: normal;
	margin-right: 15px;
	margin-top: 0px;
}

#footer a:hover{
	color: rgb(101, 45, 137);
}

#byline{
	float: right;
}

#byline a{
	margin-right: 0px;
}

/* INDEX */

#home_videos{
	width: 362px;
	height: 280px;
	background-image: url(/images/home_videobg.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#home_welcome{
	float: left;
	width: 95%;
	background-repeat: repeat-y;
}

#rotator{
	width: 290px;
	margin-top: 30px;
	margin-left: 35px;
}


#home_news{
	float: left;
	width: 50%
}

#home_leftside{
	background-image: url(verticaldots.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 75%;
	height: 500px;
	margin-left: -50px;
}

/* ABOUT */

.about_pic{
	float: left;
}

.about_about{
	margin-left: 100px;
}

/* ABOUT */

.services_pic{
	float: left;
	margin-top: 10px;
}

.services_about{
	margin-left: 125px;
}

/* GIVING */

#giving_left{
	float: left;
	width: 150px;
	padding: 0px;
	text-align: center;
}

#giving_middle{
	margin-left: 160px;
	padding: 0px;
}

#giving_right{
	float: right;
	width: 250px;
	padding: 0px;
	margin-top: -10px;
	padding-left: 15px;
}

#answers_homebox{
	background-image: url(/images/answers_body.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 450px;
	padding-right: 350px;
	margin-right: -100px;
}


#contact_homebox{
	background-image: url(/images/contact_body.gif);
	background-position: right 25px;
	background-repeat: no-repeat;
	margin-right: -100px;
	min-height: 450px;
}

#contact_left{
	width: 200px;
	float: left;
}

#contact_right{
	float: right;
	width: 450px;
}


img{
	border: 0px;
}


#inside_homebox{
	background-image: url(/images/inside_body.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	margin-right: -100px;
	min-height: 450px;
	padding-right: 250px;
}

#inside_left{
	margin-top: 125px;
	width: 125px;
	float: left;
	margin-left: -125px;
	text-align: center;
	padding-top: 25px;
}

#inside_right{
	margin-top: 125px;
	margin-left: 125px;
}

#inner_right{
	margin-top: 125px;
}


#siteseal{
	float: right;
}



/* LEIGHTBOX */

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 35%;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border: 2px solid rgb(0, 0, 0);
	background-color: #d7f0fc;
	text-align: left;
	z-index:1001;
	overflow: auto;
	text-align: center;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

.leightbox[id]{ /* IE6 and below Can't See This */    position:fixed;  }
#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
