body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center; /* for IE */
}

.clear {
	clear:both;
	height: 0px;
}


#mastcontainer {
	background-image: url(images/logobar.jpg);
	background-position: center;
	height: 219px;
	background-repeat: no-repeat;
}
#structurecontainer {
	width: 820px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

}
#logobarcontainer {
	height: 86px;
}
#navbar {
	background-color: #FF9;
	margin: 0px;
	padding: 0px;
}
#date {
	height: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#date p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}


#photobarcontainer {
	background-color: #FFF;
	height: 184px;
	margin: 0px;
	padding: 0px;
}
#photobar {
	float: left;
	height: 174px;
	width: 620px;
	margin: 0px;
	padding: 0px;
	border-top-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}


#highlightarea {
	float: right;
	width: 180px;
	margin: 0px;
	height: 174px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #8D0300;
	border-top-width: 10px;
	border-right-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	background-image: url(images/highlightbackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#highlightarea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	margin-top: 30px;
	vertical-align: middle;
	line-height: 150%;
}
#contentcontainer {
	background-color: #FFF;
	height: 100%;
	width: 820px;
	margin: 0px;
	padding: 0px;
	layer-background-color:#fff;
	visibility: visible;
	z-index: 1;
}
#col1container {
	width: 560px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 15px;
	background-color: #FFF;
	float: left;
}
#col1container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	color: #8D0000;
	margin-bottom: 5px;
	margin-left: 0px;
}
#col1container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	color: #333;
	font-style: italic;
}


#col1container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	line-height: 140%;
}




#sidebarcontainer {
	width: 180px;
	float: right;
	padding-right: 10px;
}

#sidebarcontainer h1 {
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#sidebarcontainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
}
#sidebarcontainer ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#footercontainer {
	clear: both;
	background-color: #4e8f97;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 0px;
	height: 100%;
}





.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #930006;
}

#insidephotobarcontainer {
	background-color: #FFF;
	height: 80px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



#col1container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
#left {
	float: left;
	width: 50%;
}
#right {
	float: left;
	width: 50%;
}


#col1container li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
padding-left: 10px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#col1container ul {
	margin-top: 5px;
	margin-left: 0px;
	list-style-type: none;
	padding-left: 20px;
	list-style-image: none;
}
#col1container p a:link, h2 a:link {
	font-weight: bold;
	color: #009797;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#col1container p a:hover, h2 a:hover {
	font-weight: bold;
	color: #900;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}
#col1container p a:visited, h2 a:visited {
	font-weight: bold;
	color: #009797;
	text-decoration: none;
}
#col1container p.intro {
	font-size: 13px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}

