body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 0 0 0;
}
#pageStructure {
 	width: 785px;
	align:center;
	background-color:#FFFFFF;
	border: thin solid black;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
td img {
	display: block;
}
td#topSpace {
	 height:5px;
	 background-color:#990000;
}
td#header {
	height: 107px;
	background-image:url(../images/bg/headerbg.png);
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#time {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	float:left;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-align: left;}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-size: 75%;
}

h4  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	}
.darkbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.MediumBlackHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	font-weight: normal;
	font-variant: small-caps;
	text-align:left;
}
li a{
	color: #000000;
}
.bottom {
	font-size: 80%;
	border:1px solid;
	border-color:#000000;
	border-top-width:0px;
	border-bottom-width:0px;
	vertical-align:top;	
}
.bottomTitles {
	font-variant: small-caps;
	font-weight: bold;
	color: 000066;
	text-align: center;
	border-bottom: 1px thin red;
	
}
.bluefooter	{
	background-color: #000099;
	color: #FFFFFF;
	font-size: 70%;
}
.bluefooter	a{
	color: #FFFFFF;
}

.redfooter 	{
	height: 20px;
	background-color: #990000;
	color: #CCCCCC;
	font-size: 80%;
	text-align: left;
}
.redfooter a{
	color:#CCCCCC;
}
.photoCaption {
	font-weight: bold;
	font-size: 70%;
	color: black;
	margin-left: 200px;
	text-align:right;
}