#container {
	border: 1px solid #000000;
	float: center;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 30px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.footerStyle {
	padding: 10px;
	font-size: 10px;
	color: #990000;
	line-height: 13px;
}
#navBar p {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 20px;
}

#headerBar {
	background-image: url(/images/interface/background_topbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: right;
}
#footerBar {
	background-image: url(/images/interface/background_bottom.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	text-align: right;
}


#content {
}
#navBar {
	background-image: url(/images/interface/background_sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerStyle a {
	color: #990000;
}

a {
color: #FF0000;
}
a:hover {
color: #0066FF;
}

#bottomlinks a {
color: #0066FF;
}
#bottomlinks a:hover {
color: #CC3300;
}

.sectionheading {
color: #009900;
}

#Guestbook {
border: #0033CC solid thick;
}
#Guestbook .sort{
background-color: #0033CC;
}
#Guestbook .sort a{
color: #FFFF00;
}
#Guestbook .sort a:hover{
color:#FFFFFF;
}
#Guestbook .allowdeny {
color: #FFFF00;
background-color: #0033CC;
}
#Guestbook .allowdeny a{
color: #FFFF00;
}
#Guestbook .allowdeny a:hover{
color:#FFFFFF;
}
#Guestbook .guest {
background-color: #F4A6B4;
}
#Guestbook .message {
background-color: #FFFFFF;
}

/* CSS changes needed due to upgrade to 3+ final */
.newstitlehome{margin:0;font-weight:bold}
#MediaBlock .MediaFloat{width:198px}
h2.sectionheading {color: #009900;}
h3.NewsTitle,h3.DocTitle,h3.LinkTitle {font-weight: bold;}
