body {
background:#330000; 
color:#000000;
font-family:verdana,geneva,arial,helvetica,sans-serif;
}

a:link {
color:#990000;
}

a:visited {
color:#660000;
}

a:active {
color:#99000;
}


h1 {
color:#330000;
font-family: "Courier New", Courier, mono;
font-size:20px;
}

h2 {
color:#990000;
font-family: "Courier New", Courier, mono;
font-size:16px;
}

h3{
color:#990000;
font-family: "Courier New", Courier, mono;
font-size:14px;
}


p,td {
	font-size:12px;
	font-family:verdana, geneva, helvetica, arial, sans-serif;
	line-height: 1.5em;
	color: #000000;
}

li, ul {
	font-size:12px;
	font-family:verdana, geneva, helvetica, arial, sans-serif;
	line-height: 1.5em;
	color: #000000;
	list-style-type: square;
}

b {
	font-weight: bold;
}

i {
	font-style:italic;
}


.Copyright {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
    text-align: center;
}

.PageSection {
	color: #FFFFFF;
	background-color: #660000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.MenuLink {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.MenuLink:link {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.MenuLink:visited {
	color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.MenuLink:active {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.MenuLink:hover {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1em;
}


.ServiceLink {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.ServiceLink:link {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.ServiceLink:visited {
	color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.ServiceLink:active {
	color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

a.ServiceLink:hover {
	color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1em;
}


.TopHead {
	font-size:16 px;
	font-family: "Courier New", Courier, mono;
	line-height: 1.5em;
	color: #FFFFFF;
}

.whitetext {
color:#FFFFFF;
}

.PhotoCaption {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8px;
	font-weight: normal;
}


.CaptionedImageLeft {
	margin:5px;
	float:left;
	text-align:center;
}
.CaptionedImageLeft img {
	display:block;
	border:solid 1px #000;
}
.CaptionedImageLeft p {
	margin:5px;
	padding:0px;
	font-weight:bold;
}

.CaptionedImageRight {
	margin:5px;
	float:right;
	text-align:center;
}
.CaptionedImageRight img {
	display:block;
	border:solid 1px #000;
}
.CaptionedImageRight p {
	margin:5px;
	padding:0px;
	font-weight:bold;
}

