/* Set color to fff for kids, 000 for adults */
body {
	background-color: #fff;
	color: #000;
}
/* Set color to fff for kids, 000 for adults */
a:link, a:visited, a:active, a:hover {
	color: #000;
}

#header, #content, #footer {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#content {
	width:997px;
}

#footer {
		height: 30px;
		clear: both;
		width: 590px;
		margin: 0 auto;
		padding-top: 15px;
		
		font-family:Arial,sans-serif;
		font-size:small;
		line-height:1.2;
	}


.floatright {
	float: right;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

/* Set background-color to 000 for kids, fff for adults */
.headerL, .headerC {
	background-color: #fff;
	display:inline;
	margin-left:1px;
	margin-right:1px;
	float: left;
	height: 147px;
}

.headerL {
	width: 522px;
}

.headerC {
	width: 210px;
}

/* Set top-align + Times New Roman font */
.headerR {
	text-align: right;
	background-color: #fff;
	display:inline;
	margin-left:1px;
	margin-right:1px;
	float: left;
	height: 127px;
	margin-top: 20px;
}

.headerR .heading {
	vertical-align: top;
}

/* Navigation */
.navigation {
	border: 2px solid #000;
	margin-bottom: 5px;
	width: 152px;
}

.navigation2 {
	margin-bottom: 15px;
}

#nav1 a {
	background: url("../images/MenuC1.gif") 0 -25px no-repeat;
}

#nav2 a {
	background: url("../images/MenuC2.gif") 0 -25px no-repeat;
}

#nav2A a {
	background: url("../images/MenuC2A.gif") 0 -25px no-repeat;
}

#nav3 a {
	background: url("../images/MenuC3.gif") 0 -25px no-repeat;
}

#nav4 a {
	background: url("../images/MenuC4.gif") 0 -25px no-repeat;
}

#nav5 a {
	background: url("../images/MenuC5.gif") 0 -25px no-repeat;
}

#nav5A a {
	background: url("../images/MenuC5A.gif") 0 -25px no-repeat;
}

#nav6 a {
	background: url("../images/MenuC6.gif") 0 -25px no-repeat;
}

#nav7 a {
	background: url("../images/MenuC7.gif") 0 -25px no-repeat;
}

#navDonate a {
	background: url("../images/Menu_donate.gif") 0 -25px no-repeat;
}

#navSponsors a {
	background: url("../images/Menu_sponsors.gif") 0 -25px no-repeat;
}

#navWantMore a {
	background: url("../images/MenuWantMore.gif") 0 -25px no-repeat;
}

#navContactUs a {
	background: url("../images/Menu_contactUs.gif") 0 -25px no-repeat;
}

#nav1 a, #nav2 a, #nav2A a, #nav3 a, #nav4 a, #nav5 a, #nav5A a, #nav6 a, #nav7 a,
#navDonate a, #navSponsors a, #navWantMore a, #navContactUs a{
	display:block;
	border: 2px solid #000;
	width: 152px;
	height: 25px;
	text-decoration: none;
}

#nav1, #nav2, #nav2A, #nav3, #nav4, #nav5, #nav5A, #nav6, #nav7,
#navDonate, #navSponsors, #navWantMore, #navContactUs {
	margin-bottom: 5px;
}

#nav1 a:hover, #nav2 a:hover, #nav2A a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover, #nav5A a:hover, #nav6 a:hover, #nav7 a:hover,
#navDonate a:hover, #navSponsors a:hover, #navWantMore a:hover, #navContactUs a:hover { 
	background-position: 0 0;
}

/* Set background-color to 000 for kids, fff for adults */
.left, .center, .right {
	background-color: #fff;
	margin-top: 10px;
	display:inline;
	float:left;
	margin-left:1px;
	margin-right:1px
}

.left {
	width: 180px;
	margin-right: 10px;
}

.center {
	width: 524px;
	background-image: url('../images/backgroundCircleA.gif');
	padding: 19px 19px 0px 19px;
}

#news {
	background-color: #fff;
}

.headerR, .right {
	width: 190px;
	margin-left: 10px;
}

.right {
	margin-top: 29px;
}

.video {
	margin-left: 10px;
	margin-right: 10px;
}

.videoleft {
	margin-left: 0;
	margin-right: 0;
}

.newsimage {
	border: 2px solid #000;
	margin: 3px 0px;
}

/* DELETE WHEN FINAL VIDEOS MADE */
.videoimage {
	margin: 3px 0px;
}

#pagenum {
	background-color: #fff;
	width: 200px;
	height: 40px;
	margin: auto;
}

#pagenum ul li {
	display: inline;
	list-style-type: none;
}	

#pagenum ul li a {
	padding: 3px 6px;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	float: left;
	border: 2px solid #000;
	margin: 0px 5px;
}

#pagenum a:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #000;
}

#addthis {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 100px;
	height: 16px;
}

.sponsor {
	width: 165px;
	margin: 0px auto 20px auto;
}

.sponsor img {
	border: 1px solid #000;
}

/* Font styles */
#pagenum {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: x-small;
	font-weight: bold;
}

.heading {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: small;
	font-weight: bold;
}

.headline {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: x-large;
	font-weight: bold;
	margin-top: -20px;
}

.newslink {
	text-decoration: none;
}

.newslink:hover {
	text-decoration: underline;
}

.sponsorlink {
	text-decoration: none;
}

.sponsorlink:hover {
	text-decoration: underline;
}

.date {
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: right;
	font-weight: 500;
}

.details {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 1.2;
	text-align: justify;
}

.sponsordetails {
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 1.2;
}

.admin a {
	color: #fff;
	text-decoration: none;
}

.admin a:hover {
	color: #fff;
	text-decoration: none;
}

.details p {
	margin-bottom: 1em;
}

.details h1 {
	font-size: x-large;
}

.details h2 {
	font-size: large;
}

.details h3 {
	font-size: medium;
}

.video a {
	text-decoration: none;
}

.video a:hover {
	text-decoration: underline;
}

.videoleft a {
	text-decoration: none;
}

.videoleft a:hover {
	text-decoration: underline;
}

.details, .left{
	font-style: normal;
	font-weight:normal;
}
