@charset "UTF-8";
/* CSS Document */

/* Styles */
*
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 160%;
	margin-bottom: 1.5em;
	color:#3c3c3c;
	}
	
a:link {}
a:visited {}
a:hover {}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5em;
}

h1 {
	font-size:100%;
	text-indent:-9000px;
	}
	
h1 img {
	position:relative;
	top:0;
	left:9000px;
	}

h2 {
	font-size:140%;
	}
	
	
h3 {
	font-size:120%;
	margin-top:20px;
	}
	
h4 {
	font-size:110%;
	}	

h5 {

}	

p	{
	font-size:0.90em;
	margin: 0 0 2em 0;
	}
	
strong {
	font-weight:bold;
}
	
	

/*  Structure */

body {
	background-color:#00aaf8;
	}
	
#container {
	position: relative;
	width: 800px;
	margin-top: 0%;
	margin-left: auto;
	margin-right: auto;
/* background-color: #FFF;*/	
	height: auto;
	overflow:visible;
	}
	
#content {
	position:relative;
	top:135px;
	left:-129px;	
	width: 1061px;
	background-image:url(../images/contentFade.png);
	background-repeat:repeat-y;	
	overflow:visible;
	z-index:100;
	}
	
#contentTop {
	position:absolute;
	left:-129px;	
	top:100px;
	height:35px;
	width:1061px;
	background-image:url(../images/content_top.png);
	background-repeat:no-repeat;	
	z-index:100;
	}
	
#contentText {
	position:relative;
	top: -20px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height: auto;
	}
	
#slideShow {
	position:relative;
	top:70px;
	right:10px;
	display:block;
	
	
	}


.photo {
	float:right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: none;
	}
	
	
#contentText a:link {
	color:#00aaf8;
	text-decoration:underline;
	}
#contentText a:visited {}
#contentText a:hover {
	text-decoration:underline;
	color:#000;
	} 	
	
/*#contentTopAfter {
	position:relative;
	left:-300px;	
	top:0px;
	left:0px;
	height:1000px;
	width:1061px;
	background-color:#F00;
	}*/

#mainNav {
	position:absolute;
	left:-131px;	
	top:-1px;
	width:1062px;
	height: 138px;
	background-image:url(../images/bgNavBar.png);
	background-repeat:no-repeat;	
	z-index:1500;
	}
	
	
#mainNav p {
	position:absolute;
	font-size: 9px;
	top: 6px;
	text-indent:149px;
	color:#FFF;
	}
	
#3DWALL {
	position:relative;
	top:0;
	left:-40px;
	margin:0px;
	padding:0px;
	height:700px;
	width:800px;
}

	
#footer {
	position:relative;
	bottom:-20px;
	left:-21px;
	display:block;
	background-color:#3a3a3a;
	height: 2.5em;
	width: 800px;
	}
	
#footer p {
	position:relative;
	bottom:-6px;
	left:5px;
	color:#808080;
	}
	

.address {
	position:relative;
	top: -70px;
	color:#3c3c3c;
	font-size:0.95em;
	}
	
.charity {
	position:relative;
	text-align:right;
	top:-79px;
	margin-right:10px
	}
	
.centre {
	position:static;
	width:264px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25px;
	padding-top:10px;
	}

#mainNav a:link {color:#808080;}
#mainNav a:visited {color:#808080;}
#mainNav a:hover {color:#CDFE01;}
#currentPage {color:#CDFE01 !important;}
	
#logo {
	position:absolute;
	left:-131px;	
	width:1062px;
	height: 138px;
	background-image:url(../images/gurney_fund.png);
	background-repeat:no-repeat;
	z-index:1000;
	}	
	
#logo p{
	text-indent: -9000px;
	}
	

#scroll {
	position:absolute;
	left:-131px;	
	width:1062px;
	height: 138px;
	background-image:url(../images/bg_upper_scroll.gif);
	background-repeat:no-repeat;
	z-index:22;

	}
	
#bottom_scroll {
	position:relative;
	top:130px;
	left:-131px;	
	width:1062px;
	height: 127px;
	background-image:url(../images/bg_lower_scroll.gif);
	background-repeat:no-repeat;	
	}	

