body, html {
	background-color: #FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	text-align:left;
	width:800px;
	position:relative;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body, td, th {
	color: #000000;
	height: 0px;
}

h1 {
	color: #333333;
	font-size: large;
	font-style: normal;
	margin-bottom:8px; 
}
p {
	margin-top:0px; 
}

h2 {
	color: #333333;
	font-size: medium;
	font-weight: bold;
}

h4 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #CCCCCC;
}

h3 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

td {
	text-align: left;
	vertical-align: top;
}

a {
	color:#003366;
	text-decoration:none;
}

a:hover {text-decoration:underline}

form {
	background-color: #990000;
}
#titlebar {
	background-image: url(../images/titlebar2.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	text-align:center;
	margin: 0 auto;
}
#navigation {
	height: 40px;
	width: 780px;
	font-size: 16px;
	background-image: none;
	text-align: center;
	position: relative;
	top: -18px;
	color: #666666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}

.sourcereference {	
	font-size: smaller;
	font-style: italic;
}

.navlink a:link {color:#666666; text-decoration:none}
.navlink a:visited {color:#666666; text-decoration:none}
.navlink a:active {color:#666666; text-decoration:blink}
.navlink a:hover {color:#666666; text-decoration:underline}
#alignright {
	text-align: right;
	margin-right: 0;
	margin-left: auto;
}

#picture {
	float: right;
	font-size: x-small;
	font-style: italic;
	padding-left: 24px;
	text-align:right;
}
#text {
}

.times {font-family: "Times New Roman", Times, serif}
.caption {
	font-size: x-small;
	font-style: italic;
}
#news {
	float: right;
	padding-left: 4px;
	width: 400px;
}
table.newsitem { width: 400px; }

table.newsitem td {
	font-size: small;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#newsimage {
	height: 100px;
	width: 100px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newstitle {
	font-weight: bold;
}
#newstext {
	font-weight: normal;
	font-size: smaller;
}
