/* CSS Document */
.roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#ccexhibnav {font-size: 14px; font-weight: bold;}
#ccexhibname {font-size: 18px; font-weight: bold;}
.bold20 {font-size: 20px; font-weight: bold;}
.bold16 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
.bold14 {font-size: 14px; font-weight: bold;}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/blue_depth_1.jpg);
}
.siteholder{
	position:relative;
	width:777px;
	z-index:2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: auto;
	left: -1px;
}
.content{
	position: relative;
	width: 100%;
	height: auto;
	background-color: #FBFBFF;
}

.one{
	position: relative;
	width: 229px;
	height: auto;
	background-color: #ECE9FC;
	border-top: 2px none #000033;
	border-right: 2px solid #000033;
	border-bottom: 2px solid #000033;
	border-left: 2px solid #000033;
	top: 0px;
	left: 1px;
	padding: 9px;
	overflow: auto;
}
#two{
	position:absolute;
	width:229px;
	height:auto;
	z-index:3;
	left: 255px;
	top: 0px;
	background-color: #FCE9FB;
	layer-background-color: #D1C7C9;
	padding: 9px;
	border-top: 2px none #000033;
	border-right: 2px solid #000033;
	border-bottom: 2px solid #000033;
	border-left: 2px solid #000033;
}
#three{
	position:absolute;
	width:247px;
	height:auto;
	z-index:3;
	left: 508px;
	top: 45px;
	background-color: #EBFCE9;
	layer-background-color: #D1C7C9;
	padding: 9px;
	border-top: 1px none #000033;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
#logo{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	padding-right: 0px;
	padding-left: 0px;
	height: 59px;
}
#logo img{
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;

}
#onleft{
	position:absolute;
	left:105px;
	top:-1px;
	z-index:3;
	height: 100%;
	width: 250px;
	padding: 0px;
	margin: 0px;
}
#onleft img{
	padding: 0px;
	border: 2px solid #000033;
	margin: 8px 6px 12px;
}
#onright{
	position:absolute;
	left:537px;
	top:-1px;
	z-index:3;
	height: 100%;
	width: 240px;
	padding: 0px;
	margin: 0px;
}
#onright img{
	padding: 0px;
	border: 2px solid #000033;
	margin: 8px 6px 12px;
}

.banner{
	position:relative;
	width:657px;
	height:56px;
	z-index:1;
	text-align: center;
	background-color:#FFFFFF;
	font-size: 18px;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left: 120px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(images/reds.gif);
}
.nav{
	position:relative;
	width:654px;
	height:19px;
	z-index:2;
	text-align: right;
	background-color:#000033;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 123px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.nav a {
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.nav a:link {
	color: white;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}       /* unvisited link */
.nav a:visited {
	color: white;
	background-color: #000033;
	text-decoration: none;
}   /* visited links */
.nav a:active {
	color: white;
	text-decoration: none;
}    /* active links */
.nav a:hover {
	color: white;
	background-color: #cc0000;
	text-decoration: none;

} 
.nav em {
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-style: normal;
}
.topnav{
	position:relative;
	width:100%;
	height:18px;
	z-index:1;
	background-color: #DAEDFC;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0%;
}

.topnav a:link {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}       /* unvisited link */
.topnav a:visited {
	padding-right: 5px;
	padding-left: 5px;
	color: #000033;
	text-decoration: none;
}   /* visited links */
.topnav a:active {
	padding-right: 5px;
	padding-left: 5px;
}    /* active links */
.topnav a:hover {
	background-color: #FFFFFF;
	color: #CC0000;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
} 
.botnav{
	position:relative;
	width:100%;
	height:18px;
	z-index:1;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #000033;
}
.botnav a {
	color: #000033;
	padding-right: 5px;
	padding-left: 5px;
}

.botnav a:link {
	color: #000033;
	text-decoration: none;
	padding: 0px 5px;
}       /* unvisited link */
.botnav a:visited {
	color: #000033;
	line-height: 100%;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}   /* visited links */
.botnav a:active {
	color: #000033;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}    /* active links */
.botnav a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;

}
.style10 {
	font-family: "Comic Sans MS";
	text-align: center;
	font-size: 15px;
	line-height: normal;
}
.style12 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	text-align: center;
} 
hr {
	color: #000033;
}
#sponsors {
	position:absolute;
	width:130px;
	height:449px;
	z-index:3;
	left: 778px;
	top: 0px;
	padding: 3px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
	text-align: center;
	background-position: center;
}
#sponsors img {
	margin: 5px 5px 5px 0px;
	background-color: #FFFFFF;
	padding: 5px;
}


.style13 {
	font-size: 12px;
	font-weight: bold;
}
table#three_col {
	background-color: #FFFFFF;
	width: 777px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: none;
}
table#left {
	width: 175px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
}
table#center {
	width: 100%;
	background-color: #F2F2F2;
	padding: 10px;
}
table#right{
	width: 102px;
}
table#left td {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;

}
table#center td {

}
table#right td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1{
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	margin: 1px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 2px 3px 8px;
}
img {
	border: none;
}
table#adlib {
	background-color: #E9E5E2;
	margin: 0%;
	padding: 0%;
	vertical-align: top;
	border-top: 5px none #000033;
	border-right: 0px none #000033;
	border-bottom: 0px none #000033;
	border-left: 0px none #000033;
}
table#adlib td {
	width: 175px;
	margin: 4px;
	padding: 2px 8px;
	vertical-align: top;
	border-top: 1px none #FF0000;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000033;
}
table#large td {
	width: auto;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 1px none #FF0000;
	border-right: 2px none #000033;
	border-bottom: 0px solid #000033;
	border-left: none #000033;
}
table#3col td {
	width: 250px;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
	border-top: 1px none #FF0000;
	border-right: 2px none #000033;
	border-bottom: 0px solid #000033;
	border-left: none #000033;
}
table#audio td {
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
	border-top: 1px none #FF0000;
	border-right: 2px none #000033;
	border-bottom: 2px solid #FFFFFF;
	border-left: none #000033;
	background-color: #F5F4CB;
}
.content a:link {
	color: #000033;
	text-decoration: underline; 
	font-weight: normal;
}
.content a:visited {
	color: #000033;
	text-decoration: none;
}
.content a:hover {
	color: #CC0000;
	text-decoration: none;
}
.content a:active {
	color: #000033;
	text-decoration: none;;
}
#comunitycuratorcontent329 {
	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#leisure1 {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#sloughcinema {	position:absolute;
	width:261px;
	height:329px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #CCCCCC;
}
#thewestwing {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#sloughsocialcentre {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#fulcrum {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#sloughcricketclub{	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}

#natureband{	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#chalveyharriers {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#slouthathletic {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#sloughicearena {position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#fusiondance{	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#herchelarms{	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#gdpetersfootballteam {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}

#fulcrum {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}
#montemswimmingpool {	position:absolute;
	width:250px;
	height:329px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #F1FFFD;
}

#stmarysslough {
	position:absolute;
	width:261px;
	height:330px;
	z-index:1;
	left: 508px;
	top: 44px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #D6DBE0;
}

#cippenhamcourtfarm {
	position:absolute;
	width:261px;
	height:361px;
	z-index:1;
	left: 508px;
	top: 44px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #DAEDFC;
}
#kurdishdance {
	position:absolute;
	width:261px;
	height:361px;
	z-index:1;
	left: 508px;
	top: 44px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #DAEDFC;
}
#sloughcattlemarket {
	position:absolute;
	width:261px;
	height:382px;
	z-index:1;
	left: 508px;
	top: 44px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #FBF3E6;
}
#allsoulsfarm {
	position:absolute;
	width:261px;
	height:370px;
	z-index:1;
	left: 508px;
	top: 44px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #FBF3E6;
}
#cippenhamfarm {
	position:absolute;
	width:261px;
	height:303px;
	z-index:1;
	left: 508px;
	top: 44px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #000033;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #FBF3E6;
}
#comunitycuratorcontent200 {
	position:absolute;
	width:259px;
	height:237px;
	z-index:1;
	left: 510px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #000033;
	margin: 0px;
	overflow: auto;
	background-color: #CBD3D5;
}
#comunitycuratorcontent286 {
	position:absolute;
	width:259px;
	height:286px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
}
#comunitycuratorcontent509 {
	position:absolute;
	width:259px;
	height:586px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
}
#comunitycuratorcontent288 {
	position:absolute;
	width:259px;
	height:288px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #F8E9D6;
}
#stlaurences {
	position:absolute;
	width:259px;
	height:331px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #F8E9D6;
}
#parsonage {
	position:absolute;
	width:259px;
	height:473px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #ECD8BF;
}
#colnbrookfarm {
	position:absolute;
	width:259px;
	height:351px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #DAEDFC;
}
#farmwages {
	position:absolute;
	width:259px;
	height:836px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #DAEDFC;
}
#comunitycuratorcontent300 {
	position:absolute;
	width:259px;
	height:300px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #F8E9D6;
}
#comunitycuratorcontent548 {
	position:absolute;
	width:260px;
	height:548px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
}
#coppinsfarm {
	position:absolute;
	width:260px;
	height:1300px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #DAEDFC;
}
#comunitycuratorcontent600 {
	position:absolute;
	width:260px;
	height:888px;
	z-index:1;
	left: 508px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px none;
	border-left: 2px solid #000033;
	margin: 0px 0px 5px;
	overflow: auto;
}
#comunitycuratorcontent300 {
	position:absolute;
	width:259px;
	height:479px;
	z-index:1;
	left: 511px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 2px none #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #ECDDCC;
}
#comunitycuratorcontent473 {
	position:absolute;
	width:386px;
	height:473px;
	z-index:1;
	left: 383px;
	top: 45px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #000033;
	border-left: 2px none #000033;
	margin: 0px 0px 5px;
	overflow: auto;
	background-color: #D8DAC0;
}
#comunitycuratorcontent2 {
	position:absolute;
	width:257px;
	height:auto;
	z-index:3;
	left: 511px;
	top: 38px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #000033;
	border-left: 2px none #000033;
	margin: 0px;
	background-color: #EEEEEE;
}
#exhibitionnav {
	position:absolute;
	width:260px;
	height:36px;
	z-index:3;
	left: 508px;
	top: 0px;
	padding: 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px none #CC0000;
	border-left: 2px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/checker.gif);
	background-repeat: no-repeat;
	background-position: right;
}
blockquote {
	margin: 2px 10px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #D6DBE0;
}
.notepad a:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}.notepad a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.notepad a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.notepad a:active {
	color: #000033;
	text-decoration: none;
}
#gallerynav	{
	position:absolute;
	width:208px;
	height:88px;
	z-index:3;
	left: 0px;
	top: 360px;
}
#pupilpages{
	position:absolute;
	width:365px;
	height:200px;
	z-index:3;
	left: 206px;
	top: 75px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 6px;
	overflow: auto;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

#aprilweb a:link {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}


#aprilweb a:visited {
	color: #000033;
	text-decoration: none;
}
#aprilweb a:hover {
	color: #CC0000;
	text-decoration: none;
}
#aprilweb a:active {
	color: #000033;
	text-decoration: none;;
}


/* styles for search template start */

	

/* styles for search template end */


.skoool {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.skooool {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.siteholder .webcontent{
	position: relative;
	width: 100%;
	height: 800px;
	background-color: #DAEDFC;
}
.siteholder .webcontent #aprilweb{
	position:absolute;
	width:660px;
	height:auto;
	z-index:2;
	left: 53px;
	top: 22px;
	padding: 0px;
	margin: 4px;
	background-color: #EAE3D6;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px none #666666;
	background-image: url(images/mda_card.jpg);
}
.siteholder .webcontent #aprilweb #adlibcard {
	margin: 0%;
	padding: 0%;
	vertical-align: top;
	border-top: 5px none #000033;
	border-right: 0px none #000033;
	border-bottom: 1px none #000033;
	border-left: 0px none #000033;
	width: 600px;
}

.siteholder .webcontent #aprilweb #thumb175 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:3;
	left: 446px;
	top: 32px;
	padding: 10px;
	background-color: #E6E0FC;
	text-align: center;
	visibility: visible;
	border-top: 1px none #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px none #000033;
}
.siteholder .webcontent #aprilweb #thumb175 img {
	border-top: 0px none #999999;
	border-right: 2px none #999999;
	border-bottom: 2px none #999999;
	border-left: 0px none #999999;
	margin: 0px;
	padding: 3px 3px 14px;
	background-color: #FFFFFF;

}
.siteholder .webcontent #cccomments{
	position:absolute;
	width:648px;
	height:268px;
	z-index:2;
	left: 54px;
	top: 346px;
	padding: 6px;
	margin: 4px;
	background-color: #EAE3D6;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px none #666666;
	background-image: url(images/mda_card.jpg);
}
.siteholder .webcontent #cccomments h1 {
	font-size: 18px;
	text-align: left;
}


.adlibcard{
	position:relative;
	width:80%;
	height:auto;
	z-index:1;
	background-color: #FDEDC8;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-top: 2%;
	margin-right: 8%;
	margin-bottom: 2%;
	margin-left: 8%;
	border: 2px solid #000033;
}
.siteholder .content .adlibcard h1 {
	font-weight: bold;
	text-align: left;
	padding: 3px;
}

.siteholder .content .adlibcard table {
	width: auto;
	border: 1px none #0000FF;
}

.siteholder .content .adlibcard td {
	width: auto;
	border: 1px none #666666;
	margin: 1px;
	padding: 2px;
	vertical-align: top;
}

.rem {
	position:relative;
	width:96%;
	height:115px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	border: 1px solid #000033;
	padding: 2%;
	margin-top: 10px;
}
.siteholder .content .adlibcard #thumbholder {
	height: auto;
	width: 185px;
	position: absolute;
	left: 424px;
	top: 40px;
	background-color: #CCCCCC;
	border: 1px solid #000033;
	padding: 20px;
	text-align: center;
}
.siteholder .content .adlibcard #thumbholder img{
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: center;
}
.siteholder .content .adlibcard .searchnav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	text-align: left;
}
.siteholder .content .adlibcard form {
	border: 2px solid #000033;
	padding: 3px;
}
.siteholder .content .adlibcard a:link {
	color: #FF0000;
	font-weight: bold;
}
.siteholder .content .adlibcard a:visited {
	color: #FF0000;
	font-weight: bold;
}
.siteholder .content .adlibcard a:active {
	color: #FF0000;
	font-weight: bold;
}
.siteholder .content .adlibcard a:hover {
	color: #000033;
	font-weight: bold;
}

.siteholder .content .adlibcard .contribution {
	position:relative;
	width:80%;
	height:115px;
	z-index:3;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
		.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title {
	font-size: 100%;
	font-weight: bold;
	background-color: #FFFFFF;
}

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }
.siteholder .content .adlibcard .highlight {
	background-color: #0033CC;
}
.siteholder .content .results .result_title a {
	font-weight: bold;
}
.object_names {
	position:relative;
	width:455px;
	height:65px;
	z-index:3;
	overflow: auto;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.mapping {
	position:relative;
	width:96%;
	height:auto;
	padding: 2%;
}
.siteholder .content .mapping a {
	padding: 2px;
}
.siteholder .content .mapping h1 {
	text-align: left;
}
.siteholder .content .mapping #shic {
	height: auto;
	width: 100%;
	border: 1px solid #000033;
}

.siteholder .content .mapping td {
	width: 25%;
	padding: 0%;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
.ccc {
	position:relative;
	width:280px;
	height:auto;
	z-index:3;
	background-color: #FFECE5;
	margin-left: 200px;
}
.contributor{
	position:relative;
	width:auto;
	height:200px;
	z-index:3;
	padding: 5px;
	overflow: auto;
}

/*Following styles created to revamp exhibitions page*/

.box {
	background-color: #E7EAEF;
	margin: 0px 5px 5px;
	padding: 3px 2px 0px 5px;
	position: relative;
	overflow: auto;
	height: 200px;
	border-top: 2px none #000033;
	border-right: 2px solid #000033;
	border-bottom: 2px solid #000033;
	border-left: 2px solid #000033;
}
.permobjects {
	background-color: #FFFFFF;
	float: right;
	position: relative;
	height: 155px;
	width: 150px;
	overflow: auto;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 5px;
	font-size: 10px;
	border: 2px solid #0099E9;
}
.permobjects img {
	text-align: center;
}
.onlineexlinks {
	background-color: #FFFFFF;
	float: left;
	position: relative;
	height: auto;
	width: 170px;
	overflow: auto;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	border: 1px solid #0000CC;
}
.exprog {
	background-color: #FFFFFF;
	float: right;
	position: relative;
	height: 80px;
	width: 350px;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	border: 3px solid #CC0000;
}
.box p {
	margin: 4px 0px 10px;
	padding: 0px 0px 0px 10px;
}
.floatrightbox {
	background-color: #FFFFFF;
	float: right;
	height: 70px;
	width: 300px;
	margin: 5px;
	padding: 5px;
	border: 2px solid #FF0000;
	visibility: visible;
	z-index: 5;
}
.whitetr {
	background-color: #FFFFFF;
	border: 2px none #FF0000;
	vertical-align: top;
	height: 50px;
}
.greytr {
	background-color: #DAEDFC;
	vertical-align: top;
	height: 50px;
}
.exhibitions {
	border: 1px solid #000033;
	background-color: #FFFFFF;
}
.box h4 {
	margin: 0px;
	padding: 0px;
}
.box h5 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	color: #CC0000;
}
.box h6 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
.exhibitions img {
	padding-top: 39px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box td {
	margin: 0px;
	padding: 0px;
}
.exhibitions td {
	padding-left: 10px;

}
.floatrightboxx {
	float: right;
	border: 2px solid #000033;
	width: 100px;
}
.floatrightboxx img {
	margin: 0px;
	padding: 0px;
}
.greyheader {
	background-color: #DAEDFC;
	margin: 10px 5px 0px;
	padding: 4px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-top: 2px solid #000033;
	border-right: 2px solid #000033;
	border-bottom: 1px solid #0099E9;
	border-left: 2px solid #000033;
	height: 16px;
	background-repeat: repeat-x;
}

.permobjects p {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-bottom: 4px;
}
.box li {
	list-style-position: outside;
	list-style-type: circle;
	padding-bottom: 7px;
	list-style-image: url(images/bullet.png);
}
.box ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.floatright {
	float: right;
	border: 2px solid #000033;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 20px;
}
.gifAnimation {
	height: 187px;
	width: 533px;
	overflow: hidden;
	background-image: url(images/int4.gif);
	background-position: bottom;
}
/*2008 styles for activity events*/

#box{float:left}

#act{
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 11px;
	clear: left;
}
#act .date {
	color: rgb(204, 0, 0);
	font-weight: bold;
	font-size: 14px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	position: absolute;
	top: 1px;
	right: 4px;
    }
#act .click1, #act .click2{
	color: rgb(119, 119, 119);
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	background-repeat: no-repeat;
	height: 14px;
	float: left;
	width: 290px;
	background-position: left top;
	border: 0px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 19px;
	padding-bottom: 3px;
	padding-left: 3px;
	position: absolute;
	padding-right: 12px;
	left: 452px;
	top: 0px;
}

#act .click1 {

	background-image: url(images/thumbnail_arrow_point_left.gif);
}

#act .click2 {
	background-image: url(images/thumbnail_arrow.gif);
}
#act h1 {
	color: #000033;
	font-weight: bold;
	font-size: 16px;
	height: 20px;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	position: relative;
	
}
#act a img {
	clear: left;
	margin-right: 2px;
	border: 1px solid #000033;
}
#act p {
	margin-top: 12px;
	width: 738px;
}
