body {
	font-family: verdana,arial,helvetica,sans-serif;
	/*font-family: "Arial Unicode MS", "Lucida Grande", sans-serif;*/
	margin: 1em;
	padding: 0px;
	background-color: #ffffff;
	background-image: url("/images/newlogo-trans-light.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10px 100px;
}

a img {
	text-decoration: none;
	border: 0;
}

#container {
	width: 100%;
	font-size: 82%;
	font-weight: 500;
	color: #000033;
}

#head {
	margin-bottom: 0.25em;
}

#headerline {
	margin-bottom: 1em;
	width: 100%;
	background-color: #E8F2FE;
	padding-left: 0.5em;	
}

#banner {
	background-color: #000099;
}

#styler {
	text-align: right;
	float: right;
	width: 11em;
	height: 1em;
}

#menu {
	margin-bottom: 1em;
	padding-bottom: 1.5em;
	border-bottom: solid 0.5em #000099;
}

#content {
	border: solid 1px;
	border-color: #000099;
	margin-bottom: 1em;
	margin-top: 0;
}

#contenttitle {
	background-color: #000099;
	color: #ffffff;
	font-weight: bold;
	padding: 0.25em;
}

#contenttext {
	padding: 0.25em;
	margin: 0.5em 0.5em 1em 0.5em;
}

#foot {
	clear: both;
	margin-bottom: 1em;
}

#whisper {
	width: 98%;
    overflow: hidden;
}

#upcoming {
	width: 98%;
    overflow: hidden;
}

#upcomingtext {
    text-align: left;
}

#comingevents {
	width: 100%;
}

#countdown {
	width: 98%;
    overflow: hidden;
}

#bdalogo, #edbflogo, idbflogo {
    width: 98%;
    overflow: hidden;
}

.sidebox {
	width: 12em;
	border: solid 1px;
	border-color: #000099;
	margin-bottom: 1em;
	text-align: center;
}

.sideboximg {
	margin: 1.5em 0 1.5em 0;
	text-align: center;
}

.sideboximg a img {
	text-decoration: none;
	border: none;
}
	
.sideboxtitle {
	background-color: #000099;
	color: #ffffff;
	font-weight: bold;
	padding: 0.25em;
}

.sideboxtext {
	padding: 0.25em;
}

.links {
	margin-bottom: 0.5em;
}

.newsitem {
	margin: 0.5em 0.5em 1em 0.5em;
}

.newsitemimg {
	float: right;
	margin-left: 0.5em;	
}
	
.newsitemtitle {
}

.newsitemdate {
}

.newsitemprecis {
}

.newsitemfooter {
	clear: both;
	width: 100%;
	border-bottom: dotted 2px #660000;
}

.report {
	margin-bottom: 0.5em;
}

.eventimg {
	float: left;
	width: 80px;
	margin: 0.5em;
	margin-top: 0;
	margin-right: 1em;
}

.eventdate {
	position: relative;
	padding-top: 0.5em;
}

.eventfooter {
	clear: both;
}

.copyright {
	font-size: xx-small;
	text-align: center;
}

.comingevent {
	vertical-align: top;
}

.galleryimg {
	float: left;
	width: 160px;
	margin: 0.5em;
	margin-top: 0;
	margin-right: 1em;
}

.galleryitemfooter {
	clear: both;
}

#gallerypic {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

#gallerypictitle {
	text-align: center;
}

.gallerynav {
	text-align: center;
	margin-bottom: 0.75em;
}