/*#container {
	width: 90%;
	background-position: center;
}*/


#mainMenu {display: none;}


#main {

	text-align: left;
}

#introband {
	text-align: left;
	background-color: #B4BBC4;
	height: 200px;
	width: 100%;
	float: left;
	border: none;
}

#tagband {display: none;}
#search {display: none;}

#content {
	text-align: left;
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-left: 40px;
	color: #134674;
	font-weight: normal;
}

#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-left: 40px;
	color: #134674;
	padding-top: 20px;
	padding-bottom: 30px;
}

#breadcrumb {
	font-size: 9px;
	color: #000000;
	padding-top: 10px;
	width: 560px;
	text-align: right;
}




#home_pic {display: none;}




#pageintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 40px;
	width: 400px;
}
#internal_photo {display: none;}
#home_q {
	background-color: #B4BBC4;
	float: left;
	width: 291px;
	height: 160px;
	background-image: url(../image/q_bg.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949494;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	/*width: 500px;*/
}
li {
	font-size: 12px;
	padding-bottom: 10px;
}
.grey {
background-color:#DDDDDD

}

#eventspanel {
	background-color: #B1C8E1;
	float: left;
	width: 314px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949494;
	padding-top: 15px;
	height: 250px;
}

#newspanel {
	background-color: #999966;
	float: left;
	width: 314px;
	height: 200px;
	background-image: url(../image/panel_bg1.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#questionpanel {
	background-color: #99CC99;
	float: left;
	width: 302px;
	height: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949494;
	padding-top: 15px;
	clear: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #134674;
	padding-left: 40px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #134674;
	padding-left: 40px;
}
#news {
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	padding-left: 25px;
	width: 275px;
}

#eventtext {
	width: 240px;
	float: none;
	background-color: #FFFFFF;
	left: 30px;
	position: relative;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#shadow {
	width: 932px;

	background-image: url(../image/shadow.gif);
	background-repeat: repeat-x;
}


#questionnaires {
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	padding-left: 25px;
	width: 205px;
}
#internal_main {
	width: 500px;
	float: left;
}
#internal_photos {
	width: 650px;
	float: left;
}
#internal_right {
	width: 280px;
	float: left;
	font-size: 10px;
	clip: rect(auto,auto,20px,auto);
	padding-left: 125px;
	padding-top: 30px;
	padding-right: 10px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
}
.date {
	font-size: 9px;
	color: #000000;
	clear: right;
	display: block;
}

.indent {
	clear: right;
	text-indent: 5px;
	padding-left: 10px;
}

.top {
	clear: right;
	padding-left: 60px;
	font-size: 9px;
	color: #999999;
	width: 430px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}


a:link {
	color: #055EA0;
	text-decoration: none;
}
a:visited {
	color: #0057A4;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#indent_list {
	padding-left: 100px;
}
.small {
	font-size: 9px;
	list-style-type: none;
}
td {
	font-size: 12px;
}

