
.body {
	font-family: "Comic Sans", "Trebuchet MS",  san serif;
	font-size: 11px;
	color: #0033cc;
	background: #ffff99;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-weight: normal;
}

p {
	font-family: Comic Sans,Trebuchet MS,san serif;
	text-align: left;
	color: #000099;
	font-size: 16px;
	line-height: 24px;
	margin: 10 px;
}

linkList { 
	font-size: 10px;
	position: absolute; 
	top: 600px;
	margin-left: 0px;
	color: #0033cc;
	}
	
h1,h2,h3 {
	font-family: "Comic Sans", "Trebuchet MS",  san serif;
	margin: 0px;
	text-align: center;
}

}
TD {
	FONT-SIZE: small; 
	FONT-FAMILY: Comic Sans,Verdana,Arial,Helvetica 
}

acronym {
	color: #706D32;
	font-weight: bold;
	font-style: oblique;
	border: 0px;
}

A:link {color:#063AB6; text-decoration: none; font-size: 8pt; line-height: 16pt;}
	A:visited {color:Blue; font-size: 8pt; line-height: 16pt; text-decoration: none; }
	A:hover {color:Blue; font-size: 8pt; line-height: 16pt; text-decoration: underline; }
}

/*End Links*/


/* --Container-- */
container {
	width: 560px;
	margin-left: 100px;
	padding-left: 5px;
}

quickSummary{
	padding: 0px 0px 0px 5px;
	margin: 0px 1px 10px 0px;
	background-color : #ffffcc;
	background-repeat: no-repeat;
	width: 325px;
	height: 30px;
}

/* --Hide the Text for Logo-- */
pageHeader h1 span, h2 span {
	display: none;
}

/* --Hide quicksummary Text-- */
quickSummary .p1 span{
	display: none;
}

quickSummary .p2 {
	text-transform: uppercase;
	font-size: 12px;
}

pageHeader {
	background-image: url(stjs.jpg);
	background-repeat: no-repeat;
	height: 455px;
	width: 552px;
	margin: 0px;
	padding: 0px;
}

/* --Hide Header3 Text for image replacement-- */
#preamble h3 span {
	display: none;
}

#explanation h3 span {
	display: none;
}

#participation h3 span {
	display: none;
}

#benefits h3 span {
	display: none;
}

#requirements h3 span {
	display: none;
}

/* --Image Replacement for each h3 subject-- */
#preamble h3 {
	background-image: url(mission.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 400px;
}

#explanation h3 {
	background-image: url(mission.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 400px;
}

#participation h3 {
	background-image: url(mission.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 325px;
}

#benefits h3 {
	background-image: url(jaguar003.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 325px;
}

#requirements h3 {
	background-image: url(05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 325px;
}

/* --Link Menu Position on Right-- */


#linkList a{
	display: inline;
	}

linkList2 {
	font-size: 10&acirc;px;
	padding: 10px;
	margin-top: 150px; 
	width:240px; 
	}
#linkList h3.select { 
	background: url(stjlogo) no-repeat top left; 
	margin: 0px 0px 5px 0px; 
	width: 195px; 
	height: 30px; 
	}
#linkList h3.select span {
	display:none
	}

#linkList h3.archives { 
	background: url(goldenoldies.gif) no-repeat top left; 
	margin: 15px 0px 5px 0px; 
	width: 195px; 
	height: 30px; 
	}
#linkList h3.archives span {
	display:none
	}
	
#linkList h3.resources { 
	background: url(resources.gif) no-repeat top left; 
	margin: 15px 0px 5px 0px; 
	width: 195px; 
	height: 30px; 
	}
	
#linkList h3.resources span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
	
#linkList li {
	line-height: 2ex; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
	
#linkList li a:link { 
	color: #83986D;
	}
	
#linkList li a:hover { 
	color: #706D32;
	}
	
#linkList li a:visited {
	color: #B6BB68;
	}
	
#linkList li a.c{
	color: #DB7762;
	font-size: 12px;
	font-weight: normal;
}

/* --Footer Information to Close everything out-- */

#footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 400px;
	margin: 10px 35px 10px;
	text-align: center;
}

#footer a {
	cursor: help;
	font: 0.8em "Trebuchet MS", "Times New Roman", serif;
	text-transform: uppercase;
	color: #83986D;
	font-weight: bold;
}

#footer a:hover {
	color: #DB7762;
	border: 0px;
	font-weight: bold;
}
/* --Fini-- */

