body {
	margin: 0;
	padding: 0;
	background: #000099 url(images/ccscpage.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 165px;
	background: url(images/ccsccadetsheader.jpg) no-repeat center top;
	text-transform: lowercase;
}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 5px 0 0 20px;
	font-size: 2em;
	color: #62D6F5;
}

#logo p {
	padding: 0px 0 0 4px;
	letter-spacing: 0px;
	font-size: 1.4em;
	color: #199DD2;
	text-align: center;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	margin: 0 auto;
	width: 980px;
}

#menu ul {
	margin: 0;
	padding: 100px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: right;
	width: 124px;
	height: 65px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #000099 url(images/tabnotsel.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover{
	background: #000099 url(images/tabsel.gif) no-repeat;
}

#menu .current_page_item a {
	background: #000099 url(images/tabsel.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 754px;
	padding: 0 0 0 25px;
}

#storytext {
	float: left;
	width: 560px;
	padding: 0 0 0 25px;
}

#storyphotos {
	float: right;
	margin: 30px 8px 8px 18px;
}

.story {
	margin-bottom: 15px;
	background: #3399ff url(images/contenttop.gif) no-repeat;
	color: #0A416B;
}

.story a {
	color: #A4E4F5;
}

.story a:hover {
	color: #FFFFFF;
}

.story .title {
	margin: 0;
	padding: 30px 30px 0 30px;
	color: #FFFFFF;
	letter-spacing: -1pt;
}

.story .title a {
	text-decoration: none;
	color: #ffffff;
}

.story .strapline {
	margin: 0;
	padding: 0 30px;
}

.story .entry {
	padding: 20px 30px 10px 30px;
}

.story .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.story .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.story .links a:hover {
	color: #FFFFFF;
}

.storyphoto {
	padding-top: 22px;
	padding-right: 6px;
	margin-right: 0px;
	margin: 2px;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

.sidebar img {
	padding-top: 20px;
	color: #000099;
}

/* Left Sidebar */

#leftbar {
	width: 180px;
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 5px;
	width: 140px;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #000066;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #0F5B96;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.story .photogallery {
	margin: 0;
	text-align: center;
}

table {
	border:thin silver groove;
	margin-left: 20px;
}
table.headings {background-color:transparent; font-size:large; border:thin none;}
th {font-weight:bold;  text-align:left;}
th.centre {text-align:center;color:#000099;}
td {text-align:left;}
td.centre {text-align:center;}
