*{

	margin: 0;

	padding: 0;

}

/*major, global, structural entities*/

html, body{

	background-color: rgb(0,82,218);

}

body{

	position: absolute;

	height: auto;

	width: 100%;

	text-align: center;/*IE5*/

}

#page{

	padding-bottom: 30px;

	position: relative;

	width: 899px;

	margin: auto;

   font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

	line-height: 1.4em;

	text-align: left;/*IE5*/

	color: #FFFFFF;

	z-index: 1;

	background: rgb(0,82,218) url(../images/masthead.jpg) -1px 0px no-repeat;	

   overflow: hidden;

	fborder: 1px solid red;

}

#flash_wrapper{

	height: 288px;		

	width: 899px;

	nborder: 1px solid lime;	

   margin-left: -1px;

	margin-bottom: 4px;	

	position: relative;

	z-index: 0;	

}

#flash{

}

#page_body_outer{

	/*This carries the current page indicator graphic - see nav.css*/

	padding-top: 116px;

	text-align: center;/*IE5*/

	dborder: 4px solid lime;

	margin-top: -121px;

	height: 1%;/*IE6*/	

	position: relative;

	z-index: 1;

}

#page_body{

	text-align: left;/*IE5*/

	margin: auto;

	width: 779px;

	border-top: 1px solid white;/*FF*/

	background: #FFFFFF url(../images/white_corners_bottom.gif) bottom left no-repeat;

	position: relative;

}

#page_body_inner{

	background: url(../images/rope_repeat.gif) 150px repeat-y;

	margin-top: -116px;

	padding: 25px 0px 0px 0px;

	color: #000000;

	position: relative;/*IE6*/

	height: 1%;/*IE6*/

}

#content{

	float: left;

	width: 582px;

	padding: 3px 30px 15px 12px;

	position: relative;

	z-index: 2;

	border: 0px solid black;

}

/*IE5*/

* html #content{

	width: 624px;

	w\idth: 582px;

}

#content #main_image{

	margin-top: 20px;

}

/**/

.clearer{

	clear: both;

	height: 57px;

}

/*The footer that sits at the bottom of the white area*/

#inner_footer{

	height: 30px;

	clear: both;

	padding: 80px 150px 0px 70px;

	background: url(../images/footer.gif) 139px 0px no-repeat;

	position: absolute;

	bottom: 0px;

	z-index: 0;

	width: 558px;

}

* html #inner_footer{

	height: 110px;

	he\ight: 30px;

	width: 800px;

	w\idth: 558px;

}

#patrons, .testimonial_name{

	float: right;

	font-style: italic;

}

#footer{

	/*The footer that sits underneath the white area*/

	margin-top: 5px;

	text-align: right

	clear: both; /*IE5*/		

	padding: 10px 0px 10px 0px;

	display: none;

}





/*misc & text styles*/

a{

	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}

#footer a{

	color: #FFFFFF;

}

#page_body a{

	color: #0055FF;

	font-size: 100%;

}

h2, h2 a{

	font-weight: bold;

	font-size: 130%;

	margin-bottom: 20px;

	position: relative;

	color: #000000 !important;

}

h2 a:hover{

	text-decoration: none;

}

a img{

	border: none;

}

address a{

	font-style: normal;

}

.right{

	text-align: right;

}

.float_right{

	float: right;

}

.hidden{

	display: none;

}

.no_margin{

	margin-top: 0px;

}



h3{

	font-weight: bold;

	font-size: 110%;

	margin-top: 30px;

	margin-bottom: 20px;

}

h4{

	font-weight: bold;

	font-size: 100%;

	margin-top: 20px;

	margin-bottom: -15px;

}

.italic{

	font-style: italic;

}

#content p, #content .contact, #content .p, address{

	display: block;

	margin-top: 15px;

	/*text-align: justify;*/

}

address{

	font-style: normal;

}

#content .double{

	margin-top: 30px;

}

#content p.triple{

	margin-top: 45px;

}

#content ul, ol{

	list-style: url(../images/bullet.gif);

	margin: 15px 0px 0px 30px;

}

*html #content ul, *html ol,

*:first-child+html #content ul, *:first-child+html ol{

	list-style: url(../images/bulletie.gif);

}

#content li{

	margin-bottom: 2px;

}



hr{

	height: 1px;

	color: #6666AA;

	clear: both;

}

table{

	font-size: 100%;

}

th{

	text-align: left;

}

em{

	font-style: italic;

	font-weight: bold;

	font-size: 100%;

}



/*Page specific styles*/



/*index*/

#jcmt_graphic{

	margin-left: 5px;

	vertical-align: top;

	margin-bottom: -100px;

	position: relative; /*IE6*/

}



/*textimonials*/

.testimonial_name{

	margin-bottom: 15px;

	margin-top: 15px;

}



/*fundaising*/

em{

	display: block;

}



/*contact*/

.contact th{

	padding-right: 30px;

}

#contact h4{

	margin-bottom: 0px;

}

#contact #content ul{

	list-style: url(); /*IE*/

	list-style: none;

}

#contact h3 img{

	margin-top: -15px;

	float: left;

}



/*testimonials*/

#press #content img{

	float: left;

	margin-right: 15px;

	margin-bottom: 15px;

	margin-top: 5px;

}

#press .press-from{

	margin-top: 25px;

	text-align: right;

	font-style: italic;

}

#press h4{

	margin-top: 0px;

	padding-top: 5px;

}

#press h2{

	margin-bottom: 30px;

}