@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/new_background.jpg);
	background-attachment:fixed;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	background-color: #ffffff;
}

#jptesting {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	background-color: #FFFF00;
	color: #000000;
}

#header {
	width: 968px;
	height: 207px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
}

#header h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
}

#header .skip {
	position: absolute;
	display: none;
}

#header #search {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 12px;
	left: 26px;
}

#header #search p {
	margin: 0;
	padding: 0;
}

#header #search label {
	font-size: 11px;
	font-weight: bold;
	color: #313030;
	float: left;
	width: 60px;
	padding-top: 4px;
	text-indent: -27000px;
	display: none;
}

#header #search label span {
	color: #7b0a2c;
}

#header #search .input {
	border: 1px solid #999595;
	color: #313030;
	font-size: 11px;
	font-weight: bold;
	width: 267px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#header #search .search {
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	background-color: #7b0a2c;
	color: #ffffff;
	border: 1px solid #7b0a2c;

}

#header #search #suggest {
	position: absolute;
	top: 20px;
	background-color: #ffffff;
	border-left: 1px solid #999595;
	border-right: 1px solid #999595;
	border-bottom: 1px solid #999595;
	color: #ffffff;
	left: 0px;
	width: 272px;
	
	height: auto;
	font-size: 0px;
	z-index: 27;	
}

#header #search #suggest ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header #search #suggest li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
}

#header #search #suggest a:link { 
	margin: 0;
	padding: 0;
	color: #313030;
	text-decoration: none;	
	display: block;
	width: 267px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
} 

#header #search #suggest a:visited { 
	margin: 0;
	padding: 0;
	color: #313030;
	text-decoration: none;	
	display: block;
	width: 267px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
} 

#header #search #suggest a:hover {
	margin: 0;
	padding: 0;
	color: #7b0a2c;
	text-decoration: none;
	display: block;
	width: 267px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e8e5e5;
	border: none;
} 

#header #search #suggest a:active { 
	margin: 0;
	padding: 0;
	color: #313030;
	text-decoration: none;
	display: block;
	width: 267px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}

#header #login {
	position: absolute;
	bottom: 12px;
	right: 26px;
	font-size: 11px;
	color: #313030;	
	
}

#header #login label {
padding-right: 5px;
}

#header #login .submit {
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	background-color: #7b0a2c;
	color: #ffffff;
	border: 1px solid #7b0a2c;

}

#header #login .subscribe {
	background-image:url(../images/content_background.gif);
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	color: #000000;
	border: 1px solid #d8d8d8;

}

#header #login .logout {
	background-image: url(../images/menu_book.gif);
	background-repeat: repeat-x;
	background-color: #bf9619;
	color: #ffffff;
	border: 1px solid #bf9619;

}

#header #login .input {
	border: 1px solid #999595;
	color: #313030;
	font-size: 11px;
	font-weight: bold;
	width: 156px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#header #login .error {
padding: 1px;
margin-bottom: 1px;
}

#header #login form, #header #login p {
margin: 0;
padding: 0;
}

#breadcrumbs {
	position: absolute;
	top: 6px;
	left: 117px;
	color: #ffffff;
	font-size: 11px;
}

#breadcrumbs span {
	font-weight: bold;
}

#breadcrumbs a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

#breadcrumbs a:visited { 
	color: #ffffff;
	text-decoration: none;	
} 

#breadcrumbs a:hover {
	color: #ffffff;
	text-decoration: underline;
} 

#breadcrumbs a:active { 
	color: #ffffff;
	text-decoration: none;
}

#middle {
	padding-left: 13px;
	padding-right: 13px;
	width: 942px;
}

#menu {
	width: 200px;
	background-color: yellow;
	border-right: 13px solid #ffffff;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 10px solid #ffffff;
	margin-top: -10px;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu .header {
	padding-top: 6px;
	padding-left: 6px;
	height: 25px;
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	border-top: 10px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-size: 16px;
}

#menu .book {
	padding-top: 6px;
	padding-left: 6px;
	height: 25px;
	background-image: url(../images/menu_book.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 16px;
	position: relative;
}

#menu .book a {	
	position: absolute;
	right: 6px;
	top: 6px;
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 20px;
	display: block;
	text-indent: -27000px;
}

#menu .item {
	padding-top: 10px;
	height: 24px;
	background-color: #e8e5e5;
	border-bottom: 1px solid #ffffff;
	padding-left: 16px;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px;
}

#menu .book a:link, #menu .header a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

#menu .book a:visited, #menu .header a:visited { 
	color: #ffffff;
	text-decoration: none;	
} 

#menu .book a:hover, #menu .header a:hover {
	color: #ffffff;
	text-decoration: underline;
} 

#menu .book a:active, #menu .header a:active { 
	color: #ffffff;
	text-decoration: none;
}

#menu .item a:link { 
	color: #000000;
	text-decoration: none;	
} 

#menu .item a:visited { 
	color: #000000;
	text-decoration: none;	
} 

#menu .item a:hover {
	color: #000000;
	text-decoration: underline;
} 

#menu .item a:active { 
	color: #000000;
	text-decoration: none;
}

#content {
	border: 13px solid #bf9619;
	width: 703px;
	float: left;
}


#content_inner {
	border: 1px solid #ffffff;
	width: 701px;
	background-color: #dfdcdc;
	background-image:url(../images/content_background.gif);
}

.error {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}



#content_inner .bottom {
	clear: both;
	width: 701px;
}

#footer {
	border-top: 13px solid #ffffff;
	border-left: 13px solid #ffffff;
	border-right: 13px solid #ffffff;
	border-bottom: 26px solid #ffffff;
	clear: both;
	width: 942px;
	background-image: url(../images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #9c0c17;
	height: 60px;
	padding-top: 4px;
}

#footer a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

#footer a:visited { 
	color: #ffffff;
	text-decoration: none;	
} 

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
} 

#footer a:active { 
	color: #ffffff;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 0;
	padding: 2px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

/* --- blocks --- */

/* calendar */

.calendar_block_v2 {
	position: relative;
	padding: 6px;
	font-size: 11px;
	background-image: url(../images/calendar_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
}

.calendar_block_v2 .up, .calendar_block_v2 .click {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	text-align: center;
}

.calendar_block_v2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

.calendar_block_v2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 280px;
	clear: left;
	height: 38px;
	padding-bottom: 2px;
}

.calendar_block_v2 .date {
	width: 80px;
	height: 28px;
	float: left;
	padding-top: 10px;
}

.calendar_block_v2 .time {
	width: 50px;
	height: 28px;
	float: left;
	padding-top: 10px;
}

.calendar_block_v2 .event {
	width: 146px;
	height: 28px;
	float: left;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

.calendar_block_v2 a:link { 
	color: #ab0000;
	text-decoration: none;	
} 

.calendar_block_v2 a:visited { 
	color: #ab0000;
	text-decoration: none;	
} 

.calendar_block_v2 a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

.calendar_block_v2 a:active { 
	color: #ab0000;
	text-decoration: none;
}

.calendar_block_v2 .key {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 6px;
}

.calendar_block_v2 .key h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-bottom: 2px;
}

.calendar_block_v2 .key p {
	margin: 0;
	padding: 0;
}

.calendar_block {
	position: relative;
	padding: 6px;
	font-size: 11px;
	height: 279px;
	background-image: url(../images/calendar_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
}

.calendar_block .next {
	position: absolute;
	right: 6px;
	top: 12px;
}

.calendar_block .last {
	position: absolute;
	left: 6px;
	top: 12px;
}

.calendar_block table {
	width: 280px;
}

.calendar_block .next a:link, .calendar_block .last a:link { 
	color: #2b2b2a;
	text-decoration: none;	
} 

.calendar_block .next a:visited, .calendar_block .last a:visited { 
	color: #2b2b2a;
	text-decoration: none;	
} 

.calendar_block .next a:hover, .calendar_block .last a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

.calendar_block .next a:active, .calendar_block .last a:active { 
	color: #2b2b2a;
	text-decoration: none;
}

.calendar_block th {
	height: 25px;
	width: 40px;
	vertical-align:middle;
	text-align: center;
	color: #c39d28;
	font-size: 13px;
}

.calendar_block td {
	height: 25px;
	width: 40px;
	vertical-align:middle;
	text-align: center;
}

.calendar_block td a {
	display: block;
	color: #ffffff;
	width: 38px;
	height: 20px;
	padding-top: 3px;
	background-color: #ab0000;
	border: 1px solid #ffffff;
	font-weight: bold;
	font-size: 14px;
	vertical-align:middle;
}

.calendar_block td a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

.calendar_block td a:visited { 
	color: #ffffff;
	text-decoration: none;	
} 

.calendar_block td a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #c39d28;
} 

.calendar_block td a:active { 
	color: #ffffff;
	text-decoration: none;
}

.calendar_block caption {
	font-size: 14px;
	font-weight: bold;
	color: #ab0000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.calendar_block p {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	color: #313030;
	height: 15px;
}

/* video */

#video {
	padding: 6px;
	height: 214px;
}

/* page */

.page {
	padding: 6px;
}

.page h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding-bottom: 6px;
}

.page .content {
	font-size: 11px;
}

.page .image {
	border: 1px solid #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.page .blockimage {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.page a:link { 
	color: #ab0000;
	text-decoration: none;	
} 

.page a:visited { 
	color: #ab0000;
	text-decoration: none;	
} 

.page a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

.page a:active { 
	color: #ab0000;
	text-decoration: none;
}

/* latest news */

.latest_news {
	position: relative;

}

.latest_news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.latest_news li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.latest_news .first {
	padding: 6px;
}

.latest_news .first img {
	border: none;
	width: 125px;
	height: 174px;
	float: left;
}

.latest_news .first h2 {
	margin: 0;
	padding: 0;
	float: right;
	font-size: 14px;
	color: #ab0000;
	width: 149px;
}

.latest_news .first h3 {
	margin: 0;
	padding: 0;
	display: none;
}

.latest_news .first .text {
	float: right;
	width: 149px;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.latest_news .first .more {
	float: right;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 6px;
	background-image: url(../images/menu_header.gif);
}

.latest_news .first .more a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

.latest_news .first .more a:visited { 
	color: #ffffff;
	text-decoration: none;	
} 

.latest_news .first .more a:hover {
	color: #ffffff;
	text-decoration: underline;
} 

.latest_news .first .more a:active { 
	color: #ffffff;
	text-decoration: none;
}


.latest_news .click {
	clear: both;
	width: 292px;
	background-color: #c6c5c5;
	border-top: 6px solid #ebeaea;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.latest_news .list {
	float: left;
	padding-top: 6px;
	padding-left: 6px;
}

.latest_news .list img {
	border: none;
	width: 54px;
	height: 54px;
}

.latest_news .list h2 {
	margin: 0;
	padding: 0;
display: none;
}

.latest_news .list h3 {
	font-size: 11px;
	font-weight: bold;
	color: #ab0000;
	width: 54px;
	text-align: center;
}

.latest_news .list .text {
	display: none;
}

.latest_news .list .more {
	display: none;
}

.latest_news .padding {
	margin-left: 14px;
}

.latest_news .clear {
	width: 292px;
	height: 6px;
	clear: both;
}

/* link */

#link {
	padding: 6px;
}

#link h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding-bottom: 6px;	
}

#link ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#link li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 14px;
	padding-bottom: 6px;
}

#link a:link { 
	color: #000000;
	text-decoration: none;	
} 

#link a:visited { 
	color: #000000;
	text-decoration: none;	
} 

#link a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

#link a:active { 
	color: #000000;
	text-decoration: none;
}


/* --- pages --- */

/* calendar */

#calendar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#calendar li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}

#calendar .date, #calendar .date_heading {
	width: 108px;
	float: left;
	margin-bottom: 2px;	
	text-align: left;
	padding-right: 2px;
}

#calendar .time, #calendar .time_heading {
	width: 70px;
	float: left;
	margin-bottom: 2px;	
	text-align: center;
}

#calendar .event, #calendar .event_heading {
	float: left;
	width: 509px;
	margin-bottom: 2px;	
	background-color: #b8b6b6;
}

#calendar .description {
padding-top: 2px;
padding-bottom: 2px;
}

#calendar .date_heading {
	background-color: #b8b6b6;
	padding-top: 10px;
	padding-bottom: 10px;
}

#calendar .time_heading {
	background-color: #b8b6b6;
	padding-top: 10px;
	padding-bottom: 10px;	
}

#calendar .event_heading {
	padding-top: 10px;
	padding-bottom: 10px;
}

#calendar .gap {
	height: 30px;
	background-color: #bf9619;
	margin-bottom: 2px;
	background-image: url(../images/menu_book.gif);
	background-repeat: repeat-x;
}



#calendar h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#calendar fieldset {
	margin: 0;
	padding: 3px;
	border: 1px solid #ffffff;
	clear: both;
}

#calendar legend {
	font-weight: bold;
	color: #000000;
}

#calendar fieldset p {
	margin: 0;
	padding: 2px;
}

#calendar fieldset .submit {
	background-image: url(../images/menu_header.gif);
	border: 1px solid #ab0000;
	color: #ffffff;
	padding: 4px;
}

#calendar fieldset .clear {
	background-image: url(../images/menu_book.gif);
	border: 1px solid #bf9619;
	color: #000000;
	padding: 4px;
}

#calendar fieldset .past {
	border: 1px solid #b8b6b6;
	color: #000000;
	background-color: #b8b6b6;
	padding: 4px;
}

.calendar_filter ul {
margin: 0;
padding: 0;
list-style: none;
}

.calendar_filter li {
margin: 0;
padding: 0;
list-style: none;
padding-left: 4px;
width: 225px;
float: left;
}

.calendar_filter .clear {
	background-image: url(../images/menu_book.gif);
	border: 1px solid #bf9619;
	color: #000000;
	padding: 4px;
}

.calendar_filter .submit {
	background-image: url(../images/menu_header.gif);
	border: 1px solid #ab0000;
	color: #ffffff;
	padding: 4px;
}

.calendar_filter .buttons {
clear: left;
}

/* home */

#home {
padding-top: 35px;
padding-left: 35px;
padding-right: 35px;
font-size: 13px;
}

/* form */

#form {
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12px;
}

#form span {
	color: #ab0000;
}

#form label {
	width: 160px;
	float: left;
	font-size: 12px;
}

#form p {
	margin: 0;
	padding: 0;
	clear: left;
	padding: 6px;
}

#form input, #form textarea {
	border: 1px solid #bf9619;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form fieldset {
	border: 1px solid #ffffff;
}

#form .submit {
	background-image: url(../images/menu_header.gif);
	border: 1px solid #ab0000;
	color: #ffffff;
	padding: 4px;
}

#form .clear {
	background-image: url(../images/menu_book.gif);
	border: 1px solid #bf9619;
	color: #000000;
	padding: 4px;
}

#form legend {
	font-size: 19px;
}

/* gallery */

#gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 6px;
	clear: left;
	height: 160px;
	position: relative;
}

#gallery li img {
	border: 1px solid #ffffff;
}

#gallery .picture {
	float: left;

}

#gallery .text {
	float: left;
	padding-left: 6px;
	font-size: 13px;
	width: 520px;
}

#gallery .more a {
	position: absolute;
	bottom: 6px;
	right: 13px;
	display: block;
	border: 1px solid #ffffff;
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
	text-align: center;
}

#gallery .more a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

#gallery .more a:visited {
	color: #ffffff;
	text-decoration: none;
} 

#gallery .more a:hover {
	color: #ffffff;
	text-decoration: none;
} 

#gallery .more a:active { 
	color: #ffffff;
	text-decoration: none;
}

/* gallery_album */

#gallery_album {
padding: 6px;
font-size: 13px;
}

#gallery_album ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#gallery_album li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 137px;
	height: 137px;
	text-align: center;
	display: table-cell;
	vertical-align:middle;
}

#gallery_album li img {
	border: 1px solid #ffffff;
}

#gallery_album .upload {
	width: 100%;
	clear: both;
}

#gallery_album .upload a:link { 
	color: #ab0000;
	text-decoration: none;	
} 

#gallery_album .upload a:visited { 
	color: #ab0000;
	text-decoration: none;	
} 

#gallery_album .upload a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

#gallery_album .upload a:active { 
	color: #ab0000;
	text-decoration: none;
}

#gallery_album legend {
	font-weight: bold;
}

#gallery_album fieldset {
	border: 1px solid #ffffff;
}

#gallery_album label {
	width: 150px;
	float: left;
}

#gallery_album legend {
	color: #ab0000;
}

#gallery_album .input {
	border: 1px solid #999595;
	font-size: 13px;
	font-weight: bold;
	color: #313030;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

#gallery_album .submit {
	background-color: #ab0000;
	background-image: url(../images/menu_header.gif);
	background-position: center;
	border: 1px solid #ab0000;
	color: #ffffff;
	padding: 4px;
}

/* latest news */

#latest_news {
padding: 6px;
font-size: 13px;
}

#latest_news ul {
margin: 0;
padding: 0;
list-style: none;
}

#latest_news li {
margin: 0;
padding: 0;
list-style: none;
border-bottom: 1px solid #ffffff;
}

#latest_news a:link { 
	color: #ab0000;
	text-decoration: none;	
} 

#latest_news a:visited { 
	color: #ab0000;
	text-decoration: none;	
} 

#latest_news a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

#latest_news a:active { 
	color: #ab0000;
	text-decoration: none;
}

/* locker */

#locker {
padding: 6px;
font-size: 12px;
position: relative;
}

#locker .block {
border: 1px solid #ffffff;
background-color: #ebeaea;
margin-bottom: 6px;
position: relative;
padding-bottom: 31px;
cleaR: left;
}

#locker .block label {
	float: left;
	width: 120px;
}

#locker .block input, #locker .block textarea {
	border: 1px solid #bf9619;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

#locker .block .submit {
	background-image: url(../images/menu_header.gif);
	border: 1px solid #ab0000;
	color: #ffffff;
	padding: 4px;
}	

#locker .block label span {
	color: #ab0000;
}

#locker .timetable {
	width: 155px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../images/orange_arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#locker .curriculum {
	width: 195px;
	position: absolute;
	top: 0;
	left: 6px;
	background-image: url(../images/orange_arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#locker .timetable p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#locker .timetable a:link, #locker .curriculum a:link { 
	color: #ba8d17;
	text-decoration: none;	
} 

#locker .timetable a:visited, #locker .curriculum a:visited { 
	color: #ba8d17;
	text-decoration: none;	
} 

#locker .timetable a:hover, #locker .curriculum a:hover {
	color: #ba8d17;
	text-decoration: underline;
} 

#locker .timetable a:active, #locker .curriculum a:active { 
	color: #ba8d17;
	text-decoration: none;
}

#locker .block .header {
	background-image: url(../images/menu_header.gif);
	border-bottom: 1px solid #d2bdbe;
	height: 24px;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#locker .block .content {
	padding: 6px;
}

#locker .block .content .news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#locker .block .content .news li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 6px;

}

#locker .block .content .gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#locker .block .content .gallery li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 127px;
	height: 127px;
	text-align: center;
	display: table-cell;
	vertical-align:middle;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 6px;
}

#locker .block .content .gallery .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#locker .block .content .gallery .menu li {
	margin: 0;
	padding: 0;
	list-stlye: none;
	float: left;
	width: 225px;
	height: 25px;
}

#locker .block .content .gallery .menu a:link { 
	color: #ab0000;
	text-decoration: none;	
} 

#locker .block .content .gallery .menu a:visited { 
	color: #ab0000;
	text-decoration: none;	
} 

#locker .block .content .gallery .menu a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

#locker .block .content .gallery .menu a:active { 
	color: #ab0000;
	text-decoration: none;
}

#locker .block .content .calendar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#locker .block .content .calendar li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}

#locker .block .content .calendar .date, #locker .block .content .calendar .date_heading {
	width: 108px;
	float: left;
	margin-bottom: 2px;	
	text-align: left;
	padding-right: 2px;
}

#locker .block .content .calendar .time, #locker .block .content .calendar .time_heading {
	width: 70px;
	float: left;
	margin-bottom: 2px;	
	text-align: center;
}

#locker .block .content .calendar .event, #locker .block .content .calendar .event_heading {
	float: left;
	width: 494px;
	margin-bottom: 2px;	
	background-color: #b8b6b6;
}

#locker .block .content .calendar .description {
padding-top: 2px;
padding-bottom: 2px;
}

#locker .block .content .calendar .date_heading {
	background-color: #b8b6b6;
	padding-top: 10px;
	padding-bottom: 10px;
}

#locker .block .content .calendar .time_heading {
	background-color: #b8b6b6;
	padding-top: 10px;
	padding-bottom: 10px;	
}

#locker .block .content .calendar .event_heading {
	padding-top: 10px;
	padding-bottom: 10px;
}

#locker .block .content .calendar .gap {
	height: 30px;
	background-color: #bf9619;
	margin-bottom: 2px;
	background-image: url(../images/menu_book.gif);
	background-repeat: repeat-x;
}

#locker .block .content .calendar h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#locker .block .content .locker_clear {
	width: 100%;
	clear: both;
	height: 6px;
}

#locker .block .content .gallery img {
	border: 1px solid #ffffff;
}

#locker .block .content .title {
	font-size: 14px;
	color: #940b16;
	font-weight: bold;
}

#locker .block .content .title span {
	font-size: 18px;
	color: #000000;
}

#locker .block .content .description {
	padding-top: 6px;
	padding-bottom: 6px;
	
}

#locker .block .content .file {
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../images/file.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
}

#locker .block .content .file a:link { 
	color: #940b16;
	text-decoration: none;	
} 

#locker .block .content .file a:visited { 
	color: #940b16;
	text-decoration: none;	
} 

#locker .block .content .file a:hover {
	color: #940b16;
	text-decoration: underline;
} 

#locker .block .content .file a:active { 
	color: #940b16;
	text-decoration: none;
}

#locker .block .content .more {
position: absolute;
bottom: 6px;
right: 6px;
background-image: url(../images/menu_header.gif);
height: 25px;
width: 170px;
text-align: center;
color: #ffffff;
padding-top: 6px;
font-weight: bold;
}

#locker .block .content .more a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

#locker .block .content .more a:visited { 
	color: #ffffff;
	text-decoration: none;	
} 

#locker .block .content .more a:hover {
	color: #ffffff;
	text-decoration: underline;
} 

#locker .block .content .more a:active { 
	color: #ffffff;
	text-decoration: none;
}

/* locker home */

#locker_home {
padding: 6px;
font-size: 13px;
}

#locker_home ul {
margin: 0;
padding: 0;
list-style: none;
}

#locker_home li {
margin: 0;
padding: 0;
list-style: none;
clear: both;
margin-bottom: 6px;
border-bottom: 1px solid #940b16;
position: relative;
padding-bottom: 31px;
}

#locker_home .image {
	float: left;
	width: 148px;
	padding-top: 16px;
}

#locker_home .image img {
border: 1px solid #940b16;
}

#locker_home .text {
	float: left;
}

#locker_home .height {
width: 1px;
height: 162px;
}

#locker_home .enter {
position: absolute;
bottom: 6px;
right: 0;
background-image: url(../images/menu_header.gif);
height: 25px;
width: 100px;
text-align: center;
color: #ffffff;
padding-top: 6px;
font-weight: bold;
}

#locker_home .enter a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

#locker_home .enter a:visited { 
	color: #ffffff;
	text-decoration: none;	
} 

#locker_home .enter a:hover {
	color: #ffffff;
	text-decoration: underline;
} 

#locker_home .enter a:active { 
	color: #ffffff;
	text-decoration: none;
}

/* page */

#page {
padding: 6px;
font-size: 13px;
}

#page .return {
padding-bottom: 6px;
}

#page a:link { 
	color: #ab0000;
	text-decoration: none;	
} 

#page a:visited { 
	color: #ab0000;
	text-decoration: none;	
} 

#page a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

#page a:active { 
	color: #ab0000;
	text-decoration: none;
}

#page .images {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	text-align: center;
}

#page .images img {
	border: 1px solid #ffffff;
}

/* picture */

#picture {
	padding: 6px;
	font-size: 13px;
}

#picture ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#picture li {
	margin: 0;
	padding: 0;
	list-stlye: none;
	float: left;
	width: 229px;
}

#picture .center {
	text-align: center;
}

#picture .right {
	text-align: right;
}

#picture .picture {
	clear: both;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

#picture .picture img {
	border: 1px solid #ffffff;
}

#picture .picture p {
	margin: 0;
	padding: 0;
	padding: 2px;
	font-size: 10px;
}

#picture .text {
	clear: both;
}

#picture a:link { 
	color: #ab0000;
	text-decoration: none;	
} 

#picture a:visited { 
	color: #ab0000;
	text-decoration: none;	
} 

#picture a:hover {
	color: #ab0000;
	text-decoration: underline;
} 

#picture a:active { 
	color: #ab0000;
	text-decoration: none;
}

/* results */

#results {
padding: 6px;
font-size: 13px;
}

#results ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#results li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #ffffff;
	clear: both;
}

#results h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#results .text {
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 6px;
}

#results .more {
	padding-right: 13px;
	text-align: right;
	height: 20px;
}

#results .more a {
	float: right;
	display: block;
	border: 1px solid #ffffff;
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	width: 80px;
	text-align: center;
}

#results .more a:link { 
	color: #ffffff;
	text-decoration: none;	
} 

#results .more a:visited {
	color: #ffffff;
	text-decoration: none;
} 

#results .more a:hover {
	color: #ffffff;
	text-decoration: none;
} 

#results .more a:active { 
	color: #ffffff;
	text-decoration: none;
}

#results span {
	color: #ffffff;
	background-color: #c39d28;
}

/* subscribe */

#subscribe {
	padding: 6px;
	font-size: 12px;
}

#subscribe legend {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#subscribe label {
	width: 180px;
	float: left;
}

#subscribe .input {
	border: 1px solid #999595;
	font-size: 13px;
	font-weight: bold;
	color: #313030;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

#subscribe .submit {
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	background-color: #7b0a2c;
	color: #ffffff;
	border: 1px solid #7b0a2c;

}

#subscribe .clear {
	background-image: url(../images/menu_book.gif);
	background-repeat: repeat-x;
	background-color: #bf9619;
	color: #ffffff;
	border: 1px solid #bf9619;

}

#subscribe span {
	color: #940b16;
}

#subscribe fieldset {
	border: 1px solid #940b16;
}

/* unsubscribe */

#unsubscribe {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#unsubscribe input {
	background-image: url(../images/menu_header.gif);
	background-repeat: repeat-x;
	background-color: #7b0a2c;
	color: #ffffff;
	border: 1px solid #7b0a2c;

}

/* navigation */

#navigation {
	clear: left;
	width: 100%;
	height: 34px;
	position: relative;	
	padding-top: 16px;
	color: #ffffff;
	font-size: 14px;
	border-top: 1px double #ffffff;
}

#navigation .first {
width: 24.9%;
min-width: 24.9%;
float: left;
text-align: center;
}

#navigation .previous {
width: 24.9%;
min-width: 24.9%;
float: left;
text-align: center;
}

#navigation .next {
width: 24.9%;
min-width: 24.9%;
float: right;
text-align: center;
}

#navigation .last {
width: 24.9%;
min-width: 24.9%;
float: right;
text-align: center;
}

#navigation a:link { 
	color: #7b0a2c;
	text-decoration: none;	
} 

#navigation a:visited {
	color: #7b0a2c;
	text-decoration: none;
} 

#navigation a:hover {
	color: #7b0a2c;
	text-decoration: none;
	font-weight: bold;
} 

#navigation a:active { 
	color: #7b0a2c;
	text-decoration: none;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .flashHeader {
	visibility: hidden;
}

.sIFR-hasFlash .flashMenu {
	visibility: hidden;
}
