body
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

#slideShow /* div created by slideShow.js */
{
	position:absolute;
	top:0px;
	left:0;
	z-index:0;
	width:100%;
	height:100%; /* 37em */
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(/new/images/5.jpg);
}
.header {
	background-attachment: fixed;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	background-attachment: fixed;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.credits { text-align: left; font-family: arial, sans-serif; font-size: 0.9em; line-height: 0.9em; color: #A5A679; }
.credits a { font-family: arial, sans-serif; font-size: 9px; color: #A5A679; text-decoration:none; }
.credits a:hover { color: #FF6600; text-decoration:none; }
.credits a:active { color: #CC0000; text-decoration:underline; }
}
.cell_header {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.cell_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
}
a:hover {
	text-decoration:underline overline;
	color: rgb(250,0,0);
	background-color: #FFFFCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
}
a {
	text-decoration:underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
}
.onpage {
	text-decoration:underline overline;
	color: rgb(250,0,0);
	background-color: #FFFFCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
}

