<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"> 
@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0}
body{
	background-image:url(siteimages/bk_stars.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
p{
	margin:0 10px 10px
}

div#header{
	height:270px;
	margin:0;
	padding-left:0px;
	z-index: 0;
}
div#rotatingpics{
	height:270px;
	width:780px;
	position:absolute;
	top: 12px;
	margin:0;
	padding-left:0px;
}
div#shadowtop{
    clear:both;
    height: 12px;
	background-image: url(siteimages/shadowtop.jpg);
 	background-position: center top;
	background-repeat: no-repeat
}	

div#main{
	width:810px;
	margin:0 auto;
}
div#shadow{
	background-image: url(siteimages/shadow.png);
	height: 100%;
	background-repeat: repeat-y;
	background-position: center bottom;
}

div#container{
	text-align:left;
	height:auto;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width:780px;
	margin:0 auto;
}

div#content p { 
	line-height : 1.4; 
	padding-left : 4px; 
}

div#navigation{
	height: auto;
	width: 780px;
	position: absolute;
	top: 22px;
	z-index:80;
}
div#donatebutton{
	height: 75px;
	width: 98px;
	position: absolute;
	top: 72px;
}
div#breadcrumbs{
	width:541px;
	position: relative;
	z-index: 8;
	top: 225px;
    height: 20px;
    left: 231px;
}
div#search{
	height: 25px;
	width:165px;
	position: absolute;
	top: 237px;
	z-index: 9;
}
div#wrapper{
	width:780px;
	height:auto;
	}

div#content{
	width:615px;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	}

div#share{
	width: 135px;
	height:auto;
	float:right;
		padding-left:12px;
}
div#topright{
	width: 145px;
	height:auto;
	float:right;
	background-image: url(siteimages/column.jpg);
	background-repeat: repeat-y;
}
div#toprtcorner{
	width: 145px;
	background-image: url(siteimages/toprtcorner.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

div#rt-col-header1{
	background-image: url(siteimages/rt-col-header1.png);
	background-repeat: no-repeat;
		height: 33px;
}
div#enews{
	width:100%;
	height:auto;
	margin-bottom: 4px;
	position: relative;
}

div#spotlight_event{
	width:100%;
		height:auto;
	margin-bottom: 4px;
	position: relative;
	}
div#locations{
	width:100%;
		height:auto;
	position: relative;
		margin-bottom: 4px;
}
div#rt_col_extra{
	width: 120px;
		height:auto;
	position: relative;
	padding-left:12px;
}
div#toprtbottom{
	width: 145px;
	background-image: url(siteimages/toprtbottom.jpg);
	height: 25px;
}

div#social{
	width:100%;
	height:50px;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
}
div#shadowbottom{
 	clear:both;
 	background-image:url(siteimages/shadowbottom.png);
 	background-position: center top;
 	background-repeat: no-repeat;
 	width:810px;
	 	height:18px;
 }
div#footertop{
	background-image: url(siteimages/Inner_footer_top.png);
	height:98px;
	width: 780px;
	background-repeat: no-repeat;
}
div#footer{
	width:780px;
	height:auto;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#footerfill{
	width:780px;
	height:auto;
	background-image: url(siteimages/Inner_footer_mid.png);
	background-repeat:repeat-y;
}
div#footerfill p {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
div#footerbottom{
	background-image: url(siteimages/Inner_footer_bottom.png);
	height:27px;
	width: 780px;
	background-repeat: no-repeat;
}
