/* CSS to format pages */

body,td,th {
	font-family: "Century Schoolbook",serif;
	font-size: 1em;
}
body {
	background-image: url(Bkgrnd.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #1d9faf;
}
.style1 {
	font-size: 74px;
	color: #ffffff;
}

.style2 {
	font-size: 35px;
	color: #ffffff;
}

.style3 {color: #1d9faf;
	font-size:36px;}
	
.bonded {
	font-size: 14px;
	color: #ffffff;
}
.style6 {
	font-size: 74px;
	color: #ff7800;
}
.style7 {
	font-size: 33px;
	color: #ffffff;
}

.style9 {font-size: 9px}

.style10 {font-size: 13px; color: #ffffff; }

.style11 {font-size: 24px; color: #ffffff; }
.style12 {font-size: 18px}
.style13 {font-size: 14px}
.style14 {
	color: #ffffff;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #1d9faf;
}
a:visited {
	text-decoration: none;
	color: #1d9faf;
}
a:hover {
	text-decoration: none;
	color: #1d9faf;
}
a:active {
	text-decoration: none;
	color: #1d9faf;
}

#Layer1 {
	position:absolute;
	width:493px;
	height:39px;
	z-index:1;
	left: 304px;
	top: 584px;
	visibility: hidden;
}

.story {
	padding: 0 10px 0 10px;
}

.story p {
	margin: 3px 0 5px 0;
	font-size: 13px;
	color: white;
}

.story h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	text-align:center;
}

.raw {
	height: 150px;
	text-align:center;
}

.linkintro {
	font-size: 13px;
	color: #ffffff; 
}
.offlink {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0 20px 0 0;
}

.offlink a {
	color: #ffffff;
	margin: 0;
	padding: 0;
	text-decoration:underline;
}

.offlink p {
	margin: 4px 0 0 0;
	padding: 0;
}

.imgLink {
	font-size: 14px;
	color: #ffffff;
	text-align:center;
}

