.headerTop {
	background-image: url(graphics/headerTop.gif);
	height: 9px;
	width: 740px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #DEE7EF;
	background-image: url(graphics/main_bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
}
.footer {
	background-image: url(graphics/footer_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.mainContent {
	background-color: #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/mainContent_bg.gif);
	background-repeat: repeat-y;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #5883AB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	width: 100%;
	margin-bottom: 15px;
}

.sectionTitles {
	font-size: 16px;
	color: #5883AB;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 460px;
	font-weight: normal;
}
.homePic {
	font-size: 12px;
	font-style: italic;
	color: #993300;
	text-align: center;
	width: 222px;
	float: right;
	margin-top: 10px;
}
.contactUs {
	margin-top: 30px;
	font-style: normal;
	color: #5883AB;
	border: 1px solid #CCCCCC;
}


ul {
	list-style-image: url(graphics/bulletArrow.gif);
	padding: 0px;
	margin: 0px;
}
li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.list {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(graphics/bulletArrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 450px;
}
.bulletArrow {
	background-image: url(graphics/bulletArrow.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}






.welcomeBar {
	background-image: url(graphics/welcome_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #993300;
	text-align: center;
}
.headerBottom {
	background-image: url(graphics/mainContent_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.logo {
	background-image: url(graphics/headerTitle.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 562px;
}
.year {
	background-image: url(graphics/2008.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 174px;
}
.leftNavSp {
	background-image: url(graphics/leftNavSp.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 90px;
}
.rightNavSp {
	background-image: url(graphics/rightNavSp.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 96px;
}

a:link {color: #5883AB; text-decoration: none;}     /* unvisited link */
a:visited {color: #5883AB; text-decoration: none;}  /* visited link */
a:hover {color: #5883AB; text-decoration: underline;}   /* mouse over link */
a:active {color: #5883AB; text-decoration: none;}   /* selected link */

a.white:link {color: #FFFFFF; text-decoration: none;}     /* unvisited link */
a.white:visited {color: #FFFFFF; text-decoration: none;}  /* visited link */
a.white:hover {color: #FFFFFF; text-decoration: underline;}   /* mouse over link */
a.white:active {color: #FFFFFF; text-decoration: none;}   /* selected link */

.memoryPhotos:hover {
	border:1px solid #5883AB;
	text-decoration: none;
}   /* mouse over link */
.memoryPhotos:active {
	border:1px solid #5883AB;
	text-decoration: none;
}   /* selected link */
.memoryPhotoText {
	font-size: 11px;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5883AB;
}
.memoryPhotos {
	float: left;
	margin: 5px;
	border: 1px solid #999999;
	padding: 8px;
}
.contactUsTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #A0B8CF;
}
.copyright {
	font-size: 10px;
	color: #888888;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

a.copyrightlink:link {color: #888888; text-decoration: underline;}     /* unvisited link */
a.copyrightlink:visited {color: #888888; text-decoration: underline;}  /* visited link */
a.copyrightlink:hover {color: #888888; text-decoration: none;}   /* mouse over link */
a.copyrightlink:active {color: #888888; text-decoration: underline;}   /* selected link */

