@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 910px;
	background: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 0 auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(../images/backLarge.gif);
	background-repeat: no-repeat;;
	background-position: 50% 0;
}

#header {
	height: 121px;
	width: 910px;
	background: url(../images/headerBack.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

#bar {
	width: 910px;
	height: 3px;
	float: left;
	background-image: url(../images/hr.gif);
}

#navbar {
	float: right;
	height: 36px;
	width: 529px;
	z-index: 100;
	margin: 0px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#flashPanel {
	float: left;
	height: 312px;
	width: 910px;
	float: left;
	z-index: 1;
}

#pageWrapper {
	width: 910px;
	float: left;
	z-index: 2;
	background-color: #8cc40d;
	background-image: url(../images/pageBack.jpg);
	background-repeat: no-repeat;
}

#sidebar {
	width: 229px;
	float: left;
	padding-top: 50px;
	padding-left: 30px;
	padding-bottom: 20px;
}


#homeContent {
	width: 590px;
	float: left;
	padding-left: 30px;
	padding-top: 100px;
	padding-right: 30px;

}

#content {
	width: 850px;
	float: left;
	padding-left: 30px;
	padding-top: 75px;
	padding-right: 30px;

}

#footer {
	width: 890px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	top: 50%;
	left: 50%;
	background-color: #151515;
	padding: 10px;
	vertical-align: middle;
}

a:link {
color: #000000;
}

a:visited {
color: #404040;
}

a:hover {
	color: #E9F53C;
	text-decoration: underline;
}

a:active {
color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #E9F53C;
	text-decoration: none;
}


.headerLogo {
	padding-left: 30px;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.homeTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E9F53C;
	text-decoration: underline;
}
.albumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.albumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newsText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.photoSpacing {
	padding-right: 15px;
	padding-bottom: 10px;
}

.newsText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9F53C;
	text-decoration: underline;
}
.largerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.videoName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.videoDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
