html,body {
	background-color: #FFFFFF;
	background:url(images/theme/background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 10px;
	padding: 0px;
}
.blackborder {
	border: 1px solid #000000;
}
.blackborder_sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.fade_bottom {
	background-image: url(images/theme/fade_bottom.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.fade_right {
	background-image: url(images/theme/fade_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.header_divide {
	background-color: #4179AA;
}
.header_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.header_top a:link,
.header_top a:active,
.header_top a:visited {
	color: #1E3655;
	text-decoration: underline;
}
.header_top a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.header_bg {
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.header_top_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.header_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.header_link a:link,
.header_link a:active, 
.header_link a:visited {
	color: #000000;
	text-decoration: underline;
}
.header_link a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.admin_menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #EDEDED;
}
.admin_menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5D748D;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
}
.admin_menu_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.admin_menu_content a:link,
.admin_menu_content a:active,
.admin_menu_content a:visited {
	color: #1E3655;
	text-decoration: underline;
}
.admin_menu_content a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.admin_main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #EDEDED;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1E3655;
	padding: 2px;
}
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.footer_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content_div_top {
	background-color: #1E3655;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}
.content_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #5D748D;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
}
.content_background {
	background-color: #EDEDED;
}
.content_framed_bottom {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_framed_top {
	background-repeat: no-repeat;
	background-position: left top;
}
.content a:link, .content a:active, .content a:visited {
	color: #1E3655;
	text-decoration: underline;
	font-weight: bold;
}
.content a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
.content_events_date {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.content_events_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.content_events_location .small {
	font-size: 10px;
}
.content_events_location a:link,
.content_events_location a:active,
.content_events_location a:visited {
	color: #1E3655;
	text-decoration: underline;
}
.content_events_location a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.content_events_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.content_events_more a:link,
.content_events_more a:active,
.content_events_more a:visited {
	color: #1E3655;
	text-decoration: underline;
}
.content_events_more a:hover {
	color: #0099ff;
	text-decoration: underline;
}
.contents_team_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.contents_team_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.content_sponsors_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.content_topbox_image {
	background-image: url(images/theme/content_fakeframe_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
.content_topbox_text {
	background-image: url(images/theme/content_fakeframe_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.content_topbox_quote {
	font-size: 30px;
}
.indent10 {
	padding-left: 10px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtext_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.formcell {
	padding-left: 4px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sortable-list {
    list-style-type: none;
    margin: 0;
}
.sortable-list li {
    border: 1px solid #000;
    cursor: move;
    margin: 2px 0 2px 0;
    padding: 3px;
    background: #f7f7f7;
    border: #ccc;
}
.gallery-cat {
	float: left;
	width: 135px;
	height: 150px;
	text-align: center;
	vertical-align:bottom;
}
.links-header {
	font-size: 16px;
	font-weight: bold;
}
.admin-table {
	background: #f7f7f7;
}
	#sortlist-team{
		padding:0px;
		margin:0px;
	}
	#sortlist-team div{
		width:600px;
		cursor:move;
	}
	#sortlist-gallery{
		padding:0px;
		margin:0px;
	}
	#sortlist-gallery div{
		width: 120px;
		padding: 4px;
		cursor:move;
		float: left;
	}
	#sortlist-links{
		padding:0px;
		margin:0px;
	}
	#sortlist-links div{
		width:600px;
		cursor:move;
	}
	#sortlist-contact{
		padding:0px;
		margin:0px;
	}
	#sortlist-contact div{
		width:400px;
		cursor:move;
	}
	#output{
		font:bold 10px verdana;
	}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }