html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #000 url('/images/body_bg.jpg') 50% -55px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
}

h2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #fff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

p {
	margin-top: 10px;
}

a, a img {
	border: none;
	outline: none;
}

a {
	text-decoration: none;
	color: #fcb823;
}

input, textarea {
	width: 75%;
}

input.submit {
	width: 100px;
}

object {
	outline: none;
	border: none;
}

table {
	width: 100%;
}

table, td {
	border-collapse: collapse;
	border: 1px solid #fff;
}

td {
	width: 50%;
}

.clear {
	clear: both;
}

.register_button {
	width: 150px;
	margin-bottom: 10px;
}

#non-footer {
	position: relative;
	min-height: 100%;
	width: 100%;
}

#header-wrap {
	height: 132px;
	width: 100%;
	background: #fff url('/images/header_bg.png') 45% 0px no-repeat;
}

#header {
	position: relative;
	height: 103px;
	width: 800px;
	margin: auto;
}

#logo {
	margin-top: -5px;
	margin-left: 0px;
}

#header a {
	margin-left: 15px;
}

#floater_hotspot {
	position: absolute;
	top: 64px;
	left: 498px;
	height: 20px;
	width: 100px;
	background: url('/images/pixel.png') repeat;

}

#floater {
	display: none;
	position: absolute;
	top: -15px;
	left: 570px;
	height: 60px;
	width: 148px;
	background: url('/images/floater_bg.png') center no-repeat;
	padding: 20px;
}

#floater a {
	margin: 0px;
}

#floater p {
	margin: 0px;
	padding-left: 13px;
	padding-top: 7px;
}

#nav-wrap {
	height: 30px;
	width: 100%;
	background: url('/images/nav/nav_bg.png') repeat-x;
}

#nav {
	height: 30px;
	width: 800px;
	margin: auto;
}

#nav ul {
	float: right;
	height: 30px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url('/images/nav/nav_active_bg.png') repeat-x;
}

#nav ul li {
	display: inline-block;
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
	margin-right: 1px;
}

#nav ul li:first-child {
	margin-left: 1px;
}

#nav ul li a {
	display: block;
	height: 21px;
	padding: 0px 10px;
	padding-top: 9px;
	background: url('/images/nav/nav_bg.png') repeat-x;
}

#nav ul li a.active {
	background: url('/images/nav/nav_active_bg.png') repeat-x;
}

#nav ul li a:hover {
	background: url('/images/nav/nav_active_bg.png') repeat-x;
}

#nav ul.networks {
	padding-right: 1px;
}

#nav ul.networks li {
	margin: 0px;
}

#nav ul.networks li a {
	height: 25px;
	padding: 0px 1px;
	padding-top: 5px;
}

#nav ul.networks li:first-child a {
	padding-left: 10px;
}

#nav ul.networks a:hover {
	background: url('/images/nav/nav_bg.png') repeat-x;
}

#content-wrap {
	width: 740px;
	margin: auto;
	padding: 0px 30px;
	padding-top: 50px;
	padding-bottom: 150px;
}

#content-wrap.home {
	width: 800px;
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 130px;
}

#top-column {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

#sub-nav {
	font-size: 14px;
	color: #fcb823;
}

#sub-nav a.active {
	color: #fff;
}

#sub-nav a:hover {
	color: #fff;
}

#content-wrap.home #top-column {
	height: 250px;
	padding-bottom: 15px;
}

#column-1 {
	float: left;
	width: 340px;
	margin-right: 55px;
}

#column-1 h2 {
	margin-top: 40px;
}

#column-1 h2:first-child {
	margin-top: 0px;
}

#content-wrap.home #column-1 {
	width: 525px;
	margin-right: 20px;
}

#content-wrap.stories #column-1 {
	width: 437px;
	margin-right: 15px;
}

#column-2 {
	float: left;
	width: 340px;
	margin-top: 25px;
}

#content-wrap.home #column-2 {
	margin-top: 0px;
}

#column-2 h2 {
	margin-top: 40px;
}

#column-2 h2:first-child {
	margin-top: -25px;
}

.event-header-link {
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 130px;
	background: url('/images/pixel.png') repeat;
}

#content-wrap.home #column-2 {
	width: 195px;
}

#content-wrap.stories #column-2 {
	width: 285px;
}

#banners, #banner1, #banner2, #banner3 {
	display: block;
	position: relative;
	height: 250px;
	width: 800px;
}

#video-stories, #story1, #story2, #story3 {
	position: relative;
	height: 300px;
	width: 528px;
}

.story-header-link {
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
	height: 25px;
	width: 130px;
	background: url('/images/pixel.png') repeat;
	z-index: 10;
}

.story-overlay-link {
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
	height: 300px;
	width: 528px;
	z-index: 5;
	background: url('/images/pixel.png') repeat;
}

#banner1, #banner2, #banner3, #story1, #story2, #story3 {
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

#banner-nav, #story-nav {
	position: relative;
	float: right;
	padding: 3px;
	margin-right: 15px;
	margin-top: -30px;
	background: #464646;
	font-size: 14px;
	z-index: 10;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

#banner-nav a, #story-nav a {
	padding: 0px 4px;
}

#banner-nav a.activeSlide, #story-nav a.activeSlide {
	color: #fff;
}

#banners #watch-now {
	position: absolute;
	top: 154px;
	left: 144px;
}

#banners #event-website1 {
	position: absolute;
	top: 192px;
	left: 209px;
}

#banners #donate1 {
	position: absolute;
	top: 192px;
	left: 366px;
}

#banners #learn-how {
	position: absolute;
	top: 169px;
	left: 130px;
}

#banners #donate-now {
	position: absolute;
	top: 164px;
	left: 48px;
}

#video-stories .story-col-1 {
	float: left;
	width: 270px;
	margin-top: 60px;
	margin-left: 10px;
	margin-right: 10px;
}

#video-stories .story-col-1 p {
	font-weight: normal;
	font-size: 11px;
}

#video-stories .story-col-2 {
	float: left;
	width: 235px;
	margin-top: 60px;
}

#home-mod-3 {
	position: relative;
	height:300px;
	width:256px;
	background: url('/images/home_mod3.jpg') no-repeat;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

#home-mod-3 p {
	position: absolute;
	top: 210px;
	padding: 0px 10px;
	font-weight: normal;
	font-size: 11px;
}

#home-mod-3 .read-more {
	position: absolute;
	top: 270px;
	right: 10px;
}

.page-photo {
	height: 182px;
	width: 324px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.video-thumb-holder {
	width: 285px;
}

.video-thumb {
	float: left;
	width: 135px;
	margin-bottom: 20px;
	margin-right: 15px;
}

.video-thumb.odd {
	margin-right: 0px;
}

.video-thumb a {
	color: #fff;
}

#footer-wrap {
	position: relative;
	height: 80px;
	width: 900px;
	margin: auto;
	margin-top: -80px;
	color: #42bee0;
}

#footer_icons {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 39px;
	width: 900px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#footer_icons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer_icons ul li {
	position: relative;
	display: inline;
	padding-right: 60px;
}

#footer_icons ul li:first-child {
	float: left;
	padding-right: 57px;
	margin-top: 12px;
}