/* page layout */
html {
min-height:100.1%;
}

body {
	background-color:#99ccff;
	margin:0px; 
	text-align:center;
	padding: 0px;
	font-size: 62.5%;
}

/* begin unique elements */

#pageloading {
position:absolute; 
left:0px; 
top:0px; 
background-color:#003366; 
layer-background-color:#003366;
height:100%; 
width:100%; 
z-index:100;
}

#container
{
	background-color:#003366;
	border:1px solid #000000;
	margin:0px auto;
	text-align:left;
	padding:0px;
	width: 800px;
	
	/* defines container element */
}

#header
{
	height: 288px;
	
	/* defines header element */
}

#header h1
{
	margin: 0 0 10px 0;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial, sans-serif";
	font-weight: normal;
	font-size: 2.5em;
	color: #99ccff;
	
	/* define header h1 tag */
}

#header h2
{
	border-bottom: 1px solid #EEEEEE;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: right;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial, sans-serif";
	font-weight: normal;
	font-size: 2em;
	color: #99ccff;
	
	/* define header h2 tag */
}

#centre
{
	background-position: 0px 40px;
	background-repeat: no-repeat;
	padding: 5px 10px;
	
	/* container for all blog content */
}

#navigation
{
	height: 30px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-variant: small-caps;
	font-size: 1.1em;
	color: #ffffff;
	
	/* define navigation element */
}

/* navigation menu */

.acbmenu {
	text-align: center;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top: 6px;
	padding-bottom: 6px;
}

#menu a:link {
	background-color: #003366;
	border:1px solid #cccccc;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	width: 65px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1em; 
	font-weight: normal;
	color: #cccccc; 
	text-decoration: none;
	}

#menu a:hover {
	background-color: #99ccff;
	border:1px solid #cccccc;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	width: 65px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1em; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	}

#menu a:link.read {
	background-color: #003366;
	border:1px solid #cccccc;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	width: 65px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1em; 
	font-weight: normal;
	color: #cccccc; 
	text-decoration: none;
	}

#menu a:hover.read {
	background-color: #99ccff;
	border:1px solid #cccccc;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	width: 65px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1em; 
	font-weight: normal;
	text-decoration: none;
	}

#menu a:visited {
	border:1px solid #cccccc;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	width: 65px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1em; 
	font-weight: normal;
	text-decoration: none;
	}

#menu a:visited.read {
	border:1px solid #cccccc;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	width: 65px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1em; 
	font-weight: normal;
	text-decoration: none;
	}

#menu a:active { 
	background-color: #003366;
	border:1px solid #cccccc;
	margin-left: 2px;
	margin-right: 2px;
	padding: 3px;
	width: 65px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1em; 
	font-weight: normal;
	text-decoration: none;
	}

#content
{
	width: 530px;
	float: left;
	
	/* defines content element */
}

#content h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-weight: normal;
	font-size: 2.5em;
	color: #99ccff;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
	
	/* defines generic h1 element */
}

#content h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-weight: normal;
	font-size: 2em;
	text-transform: uppercase;
	text-align: left;
	color: #99ccff;
	margin-top: 20px;
	margin-bottom: 0px;
	
	/* defines generic h2 element */
}

#content h3 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: left;
	color: #99ccff;
	margin-top: 20px;
	margin-bottom: 0px;
	
	/* defines generic h3 element */
}

#content p {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.2em; 
	color: #cccccc;
	font-weight: normal;
	
	/* defines generic p element */
}

#content p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content ul li
{
	list-style: bullet;
	
	/* defines generic list element */
}

#content ul li
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.2em; 
	color: #cccccc;
	font-weight: normal;
}
	
#content tiny { 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 0.9em; 
	color: #cccccc;
	font-weight: normal;
}

#content table .title {
	padding: 2px;
	color: #003366;
	background-color: #99ccff;
	font-size: 1.2em; 
}

#content table .rows {
	padding: 2px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.2em; 
	color: #cccccc;
	font-weight: normal;
}

#content table .formtext {
	min-height:100.1%;
	padding: 2px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.2em; 
	color: #cccccc;
	font-weight: normal;
}

.acbheading {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-size: 2em; 
	color: #99ccff; 
	font-weight: bold;
}

.acbheading2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-size: 1.5em; 
	color: #99ccff; 
	font-weight: bold;
}

.acbheading3 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-size: 1.2em; 
	color: #99ccff; 
	font-weight: bold;
	padding-top: 10px;
}

.acbbody {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 1.2em; 
	color: #cccccc;
	font-weight: normal;
}

.backtotop {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-size: 0.9em; 
	font-weight: normal; 
	color: #003366;
}

.date {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-size: 0.9em; 
	color: #003366; 
	font-weight: bold;
	text-align: left;
}

.photo {  
	clear:right;
	font-size: 1.2em; 
	padding-top:10px;
	margin-top:10px;
	border-top: 1px solid #99ccff;
	}

.quote {  
	clear:right;
	padding-top:10px;
	margin-top:10px;
	border-top: 1px solid #000000;
	}

.tiny { 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 0.8em; 
	color: #cccccc;
	font-weight: normal;
	}

.copyright {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 0.8em; 
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	color: #cccccc;
	vertical-align: middle;
	text-align: right;
	margin-bottom: 10px;
	}
	
/* links */

a:link { 
 	text-decoration: none; 
	color: #ffffff; 
}

a:hover { 
	text-decoration: underline; 
	color: #ff6600; 
	cursor: normal;
}

a:visited { 
	text-decoration: none; 
	color: #ffffff; 
}

a:active { 
	text-decoration: none; 
	color: #ffffff; 
}

#breadcrumb
{
	height: 10px;
	padding: 10px 0px;
	
	/* defines breadcrumb element */
}

#subcontent
{
	width: 160px;
	padding: 10px 0px 0px 0px;
	font-size: 1em;
	color: #cccccc;
	float: right;
	
	/* defines subcontent element */
}

#subcontent h1
{
	border-bottom: 1px solid #eeeeee;
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-weight: normal;
	font-size: 2em;
	text-transform: uppercase;
	text-align: right;
	color: #99ccff;
	
	/* defines generic h1 element */
}

#subcontent h2
{
	border-bottom: 1px solid #eeeeee;
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: right;
	color: #99ccff;
	
	/* defines generic h2 element */
}

#subcontent h3
{
	border-bottom: 1px solid #eeeeee;
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: right;
	color: #99ccff;
	
	/* defines generic h3 element */
}

#subcontent ul
{
	margin: 0;
	padding: 0;
	
	/* defines generic list container element */
}

#subcontent ul li
{
	list-style: none;
	
	/* defines generic list element */
}

#subcontent ul li a
{
	background-image: url(Icons/Icon-Submenu.gif);
	background-position: 145px;
	background-repeat: no-repeat;
	width: 150px;
	padding: 5px 0px 0px 5px;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 1.2em; 
	color: #cccccc;
	font-weight: normal;
	display: block;
	
	/* defines generic link element */
}

#subcontent ul li a:hover
{
	background-image:url(Icons/Icon-Submenu-Hover.gif);
	text-decoration: none;
	
	/* defines generic link hover state */
}

#calender
{
	margin: 5px 0px 10px 0px;
	
	/* defines container for calender element */
}

#calender table
{
	border: 1px solid #cccccc;
	width: 100%;
	height: 150px;
	text-align: center;
	font-size: 1em; 
	
	/* define table for calender */
}

#calender table td
{
	width: 14%;
	font-size: 1em; 
	
	/* set column width */
}

#calender table .controls
{
	background-color: #003366;
	font-weight: bold;
	font-size: 1em; 
	
	/* style event controls */
}

#calender table .controls a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1em; 
	
	/* style control links */
}

#calender table .controls a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em; 
	
	/* style link controls */
}

#calender table .title {
	color: #003366;
	background-color: #99ccff;
	font-size: 1em; 
	/* style calender titles */
}

#calender table .days td
{
	background-color: #DEE6CC;
	font-size: 1em; 
	
	/* style day columns */
}

#calender table .days a
{
	color: #003366;
	text-decoration: underline;
	font-size: 1em; 
	
	/* style day links */
}

#calender table .days a:hover
{
	color: #728C40;
	text-decoration: none;
	
	/* style day links */
}

#calender table td.empty
{
	background-color: #E4E4E4;
	
	/* style empty cells */
}

#calender table td.event
{
	background-color: #003366;
	
	/* style event cells */
}

#calender table td.event a
{
	color: #FFFFFF;
	text-decoration: underline;
	
	/* style event links */
}

#calender table td.event a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	
	/* style event links */
}

#pages
{


	/* defines container for pages element */
}

#categories
{
	
	/* defines container for categories element */
}

#feeds
{
	
	/* defines container for feeds element */
}

#links
{
	/* defines container for links element */
}

#login
{
	/* defines container for login element */
}

#notification
{
	padding: 15% 0;
	text-align: center;
	
	/* defines container for notification element */
}

#notification h1
{
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", "Arial", "sans-serif";
	font-weight: normal;
	font-size: 2em;
	color: #728c40;
	text-transform: uppercase;
	
	/* defines notification h1 element */
}

#notification a
{
	color: #4F5F34;
	text-decoration: underline;
	
	/* defines notification link styles */
}

#notification a:hover
{
	color: #4F5F34;
	text-decoration: none;
	
	/* defines notification link hover styles */
}

#screenshot
{
	background-image:url(Common/Screenshot-Background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	text-align: center;
	overflow: visible;
}

#screenshot imgeeeeeeeeeeeeeeeeeeeeeee
{
	background-color: #EFEFD6;
	border: 1px solid #542700;
	margin: 6px;
	padding: 3px;
}

#footer
{
	height: 60px;
	padding-top: 5px
	padding-bottom: 5px;
	padding-left: 0px
	padding-right: 0px;
	margin: 10px 0px 0px 0px;
	text-align: right;
	
	/* style footer element */
}

/* begin article style definitions */
.article
{
	
}

h1.articleheader
{

}

ul.articledetails
{
	margin: 0;
	padding: 0;
}

ul.articledetails li
{
	font-family: "Verdana", "Arial Narrow", "Arial", "sans-serif";
	font-size: 1em; 
	color: #cccccc;
	font-weight: normal;
	margin-right: 5px;
	list-style: none;
	display: inline;
}

#articleintroduction
{
	border-bottom: 1px solid #EEEEEE;
	font-family: "Verdana", "Arial Narrow", "Arial", "sans-serif";
	font-size: 1.2em; 
	color: #cccccc;
	font-weight: normal;
}

p.articledetails
{
	font-family: "Verdana", "Arial Narrow", "Arial", "sans-serif";
	font-size: 1.2em;
	color: #cccccc;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: right;
}

.articleimages
{

}

.articleimages img
{
	border: 1px solid #EEEEEE;
	padding: 3px;
	margin: 3px;
}

/* begin comment style definitions */

#comments
{

}

.comment
{
	padding: 5px 0px;
}

ul.commentdetails
{
	margin: 0;
	padding: 0;
}

ul.commentdetails li
{
	margin-right: 5px;
	list-style: none;
	display: inline;
}

#commentform
{

}

#commentform h1
{

}

#commentform p
{
	margin: 10px 0px;
}

#commentform textarea
{
	width: 100%;
	height: 125px;
}


/* begin events styling */

#events
{

}

.event
{

}

h3.eventheader
{

}

ul.eventdetails
{
	margin: 0;
	padding: 0;
}

ul.eventdetails li
{
	margin-right: 5px;
	list-style: none;
	display: inline;
}

.event p
{
	margin: 5px 0px;
}

#search
{

}

.search
{
	
}

h1.searchheader
{

}

ul.searchdetails
{
	margin: 0;
	padding: 0;
}

ul.searchdetails li
{
	margin-right: 5px;
	list-style: none;
	display: inline;
}

#searchintroduction
{
	border-bottom: 1px solid #EEEEEE;
	font-family: "Verdana", "Arial Narrow", "Arial", "sans-serif";
	line-height: 20px;
	font-size: 1.2em;
	color: #99B198;
}

p.searchdetails
{
	background-image: url(Icons/Icon-Extra.gif);
	background-position: 460px 4px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-size: 1.2em;
	text-align: right;
}

.searchimages
{

}

.searchimages img
{
	border: 1px solid #EEEEEE;
	padding: 3px;
	margin: 3px;
}

#searchpages
{
	text-align: right;
}

.clear
{
	clear: both;

}

/* miscellaneous elements */
img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}

/* images */

.charitycomm { 
	border: none;
	vertical-align: middle;
	}

.galleryimages { 
	border: none;
}

.spotlight {
	border: 1px solid #eeeeee;
	text-align: left;
	width: 500px;
	height: 333px;
}

/* general fonts */

p, div, h1, h2, h3, h4, h5, h6 {
	font-family:tahoma;
	font-size:1em;
	color: #cccccc;
	}

h1 { font-weight:bold; }

h2 { font-weight:bold; }

h3 { font-weight:bold; }

.current-title { font-weight:bold; }

hr {
	color: #99ccff;
	height: 1px;
	}

