body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;/*16px*/
	background:#FFF url(../images/background.gif) top right repeat;
}
#wrapper {
	background-color:#FFF;
	width:750px;/*46.875em*/
	height:100%;
	margin:0 auto;
	color:#000;
	text-align:left;
}
#skipNavigation {
	width: 454px;
  overflow: hidden;
  background: #3140D9;
  color: #FFF;
  text-indent: -600em;
	text-transform:uppercase;
}
#skipNavigation:focus, #skipNavigation:hover, #skipNavigation:active {
  color: #FFF;
  text-indent: 10px;
}
#skipNavigation a {
  display: block;
}
#skipNavigation a:focus, #skipNavigation a:hover, #skipNavigation a:active {
  color: #FFF;
}
#skipper {
	width: 454px;
  overflow: hidden;
  background: #3140D9;
  color: #FFF;
  text-indent: -600em;
	text-transform:uppercase;
}
#skipper:focus, #skipper:hover, #skipper:active {
  color: #FFF;
  text-indent: 10px;
}
#skipper a {
  display: block;
}
#skipper a:focus, #skipper a:hover, #skipper a:active {
  color: #FFF;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.floatcenter {
	float:left;
	margin-right:16px;
	margin-left:16px;
}
#header {
	height:10em;/*100px*/
	background:#3140D9 url(../images/header-bg.jpg) top right no-repeat;
	border-bottom:3px solid #FFF;
	padding-right:5px;
	text-align:left;
	position:relative;
	font-family: "Courier (T1)", Arial, sans-serif;
	font-size:.5625em;
	color:#FFF;
}
#header a img {
	border:none;
}
#headerText{
	position:absolute;
	bottom:0px;
	right:10px;
	text-align:right;
}
#navBar {
	border-top:3px solid #000;
	height: 1.25em;/*20px*/
}
#navigation{
	padding:2px 2px 2px 10px;
	height: 1.25em;/*20px*/
	line-height:1.5em;
	font-size:.875em;
}
#pageDetail{
	padding:2px 10px 2px 0px;
	float:right;
}
#pageDetail h1 {
	font-weight:bold;
	font-size:1em;
	margin:0;
	padding:0;
}
#menu {
	height:25px;
	clear:both;
	background:#3140D9;
	color:#FFF;
	padding:0;
	margin:0;
}
#menu h2 {
   position:absolute;
   top:-20em;
   left:-200em;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:4px 0px 0px 0px;
}
#menu li {
	display:inline;
	padding:0;
	margin:0;
}
#menu a:link, #menu a:visited {
	padding:3px 10px 2px 10px;
	color:#FFF;
	background:#3140D9;
	text-decoration:none;
	border:1px solid #000;
}
#menu a:hover {
	color:#FFF;
	background:#1C289B;
}
#flashcontent {
	text-align:center;
}

a img {
	border:none;
}
p.firstLine {
	margin-top:0;
}
p.bottomLine {
	margin-bottom:0;
}
#mainBody {
	padding:10px;
	border-bottom:3px solid #000;
	min-height:350px;
	width:730px;
	float:left;
}
#infoBar {
	width:250px;
	border:1px #000 solid;
	padding:0;
	margin-left:10px;
}
.infoBox {
	width:230px;
	border:1px #000 solid;
	padding:0;
}
.strapline {
	padding:3px 10px 3px 10px;
	margin:0;
	background:#3140D9;
	color:#FFF;
	font-weight:bold;
}
#infoBar .content {
	padding:10px;
	margin-top:0;
	background:#B1B8F1;
	color:#000;
}
.infoBox .content {
	padding:10px;
	margin-top:0;
	background:#B1B8F1;
	text-align:center;
	color:#000;
}
.infoBox .content p {
	text-align:left;
}
.infoBox .content .date {
	font-size:10px;
	text-align:right;
}
#albumList {
	list-style-type:none;
	margin:0px 0px 0px 11px;
	padding:0;
}
#albumList li {
	float:left;
	padding-right:6px;
	margin-left:0px;
	margin-bottom:10px;
}
#footer {
	padding:5px;
	background:#3140D9;
	border-top:3px solid #FFF;
	font-size:.5625em;
	font-family:"Courier (T1)", Arial, sans-serif;
	color:#FFF;
	clear:both;
	height:1.25em;/*25px*/
}
#footerCopy {
	float:left;
}
#footerLinks {
	float:right;
}
#footer a {
	color: #FFF;
}
.pdf {
	background:url(../images/pdf.gif) top right no-repeat;
	padding-right:20px;
}
.doc {
	background:url(../images/word.jpg) top right no-repeat;
	padding-right:20px;
}
.wmv {
	background:url(../images/wmv.png) top right no-repeat;
	padding-right:20px;
}
.email {
	background:url(../images/email.png) top right no-repeat;
	padding-right:20px;
}