body {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	font-size:0.9em;
}

.button {
	margin: 0.2em;
	padding: 0.2em;
	cursor:pointer;
}

.border {
	border: 1px solid #666666;	
}

.bordertop {
	border-top:1px solid #666666;
}

p {
	margin: 0px;
	text-align: justify;
}

.tablecell {
	display: table-cell;
	height: 100%;
	width:100%;
}

.mainwidth {	
	width:89.5%;
	margin-left: 5%;
	margin-right: 5%;
}

#maintable {
	width:100%;
	background-color: #FFFFFF;
}
.bottop {
	background-color: #000000;
	border: thin none #FFFFFF;
	color: #FFFFFF;
}
#links {
	display: block;
}



#nav {
	padding-top: 5px;
}

#bottomnav {
	padding-top: 10px;
}

#right {
	width:120px;
}

#logo {
	height: 88px;

}

#toplogo {
	background-image: url(images/topback.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
	background-color: #000000;
}
#navspacer {
	height: 32px;
	background-image: url(images/lb.png);
	margin-right: 112px;
	margin-left: 112px;
	text-align: center;
	vertical-align: bottom;
}

#bottomnavspacer {
	height: 32px;
	background-image: url(images/botb.png);
	background-position: bottom;
	margin-right: 112px;
	margin-left: 112px;
	text-align: center;
	vertical-align: bottom;
}
.grey {
	background-color: #E4E4E4;
}

#main {
	position:absolute;
	height:100%;
	width:100%;
}

.padding {
	margin: 0.3em;
	padding: 0.3em;
}

#content {
	width: 80%;
	margin-right: auto;
	margin-left: auto;

}

.tiny { font-size:0.8em;}
.alignup { vertical-align:top;}
.aligndown { vertical-align:bottom;}
.nomargin { margin:0px; }
.nomargintop { margin-top:0px; }
.bold {	font-weight: bold;}
.italic {font-style:italic;}
.center { text-align:center; }
.justify { text-align:justify; }
.left { text-align:left; }
.right { text-align:right; }
.floatleft { float:left; 
margin-right: 0.5em;}
.floatright { float:right; 
margin-left: 0.5em;}
.imgmiddle { vertical-align:text-bottom; }
#preload { display:none; }
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tablemid {
	margin-left:auto;
	margin-right:auto;
}
form {
	margin: 0px;
}
table {
  border-collapse:	collapse;
}

a.nav:link {
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	font-variant: small-caps;
	text-decoration: none;
}
a.nav:hover {
	color: #6600CC;
	font-variant: small-caps;
	text-decoration: none;
}

a.snav:link {
	font-variant: small-caps;
}
a.snav:visited {
	font-variant: small-caps;
}
a.snav:hover {
	font-variant: small-caps;
}

img {
	border: none;
}
a:link {
	color: #660066;
	text-decoration: underline;
}
a:visited {
	color: #660099;
	text-decoration: underline;
}
a:hover {
	color: #6600CC;
	text-decoration: underline;
}

.tableborder {
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top:0.25em;
	margin-bottom:0.25em;
}

p {
	text-align: left;
}

.blackcell {
	border: 1px solid #000000;
	padding: 0.25em;
	vertical-align: top;
	background-color:#FFFFFF;
}

.gcell {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0.25em;
	vertical-align: top;
}

.f {
	background-color: #A48DBB;
}
.m {
	background-color: #8DA48D;
}
.greycell {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 0.25em;
	vertical-align: top;}
bulletin {
	border: 1px solid #A13424;
	float: left;
}
#body {
	padding: 5px;
	background-color: #FFFFFF;

}
h1 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.xtrapadding {
	padding: 5px;
}

#topspacer {
	background-color: #000000;
	height: 9px;
	margin-left:10px;
	margin-right:10px;
	border-top: 1px solid #FFFFFF;
}

#bottomspacer {
	background-color: #000000;
	height: 9px;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px solid #FFFFFF;
}

#logo {
	height: 88px;
}

.lrborder {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

a {
	font-weight: bold;
}

.collageo {
	border:1px solid black; 
	background-repeat: no-repeat; 
	padding:0px ; 
}

.collagei {
	width: 100%; 
	height: 100%; 
	border: 0 none; 
	margin: 0px;
	filter: alpha(opacity=45); 
	-moz-opacity: 0.45; 
	opacity: 0.45;
}

.boxmain {
	border: 1px solid #000000;
}
.boxtop {
	margin: 0px;
	padding: 0px;
	height: 24px;
	background-image: url(images/bb.png);
	background-position: bottom;
	background-color: #FFFFFF;
}
.whiteback {
	background-color: #FFFFFF;
}

