@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #9acccd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #070000;
}

h1 {
    font-size: 2.1em;
}
    
h2 {
    font-size: 1.9em;    
}
    
h3 {
    font-size: 1.8em;
}
    
h4 {
    font-size: 1.6em;    
}
    
h5 {
    font-size: 1.4em;    
}

h1, h2, h3, h4, h5 {
	color: #160701;
}

p, li {
	font-size: 1.2em;
	line-height: 1.8em;
}

p.center {
	text-align: center !important;
}

p.morelink {
	line-height: 1em;
	font-size: 1em;
	text-align: right;
}

a {
	color: #982106;
}

.clear {
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.storycontent img.alignright {
	margin: 10px 0 10px 10px;
}

.storycontent img.alignleft {
	margin: 10px 10px 10px 0;
}

.date, .story-excerpt {
	margin: 0 0 0 50px;
}

.date {
	font-size: 1em;
	font-style: italic;
}

img, a img {
	border: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 800px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	background: #9acccd url(images/header.jpg) no-repeat top left;
}

#header a#donate {
	display: block;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 259px;
	float: right;
	background: url(images/donate.jpg) no-repeat top left;
}

#header a#donate:hover {
	background-position: bottom left;
}

#header a#tjclub {
	display: block;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 259px;
	float: right;
	background: url(images/tj-club.jpg) no-repeat top left;
}

#menu {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 25px;
	background: url(images/menu_bg.jpg) no-repeat top left;
}

#menu a {
	display: block;
	height: 25px;
	margin: 0;
	padding: 0;
}

#menu a#home {
	width: 52px;
	float: left;
	background: url(images/menu_01.jpg) no-repeat top left;
}

#menu a#about {
	width: 107px;
	float: left;
	background: url(images/menu_02.jpg) no-repeat top left;
}

#menu a#blog {
	width: 123px;
	float: left;
	background: url(images/menu_03.jpg) no-repeat top left;
}

#menu a#beliefs {
	width: 78px;
	float: right;
	background: url(images/menu_05.jpg) no-repeat top left;
}

#menu a#issues {
	width: 56px;
	float: right;
	background: url(images/menu_06.jpg) no-repeat top left;
}

#menu a#contact {
	width: 150px;
	float: right;
	background: url(images/menu_07.jpg) no-repeat top left;
}

#menu a#home:hover, #menu a#about:hover, #menu a#blog:hover, #menu a#beliefs:hover, #menu a#issues:hover, #menu a#ask:hover, #menu a#contact:hover {
	background-position: bottom left;
}

#page-content {
	margin: 0;
	padding: 35px 20px 0 20px;
	width: 760px;
	float: left;
	clear: both;
	background: #FFF url(images/page-content-bg.jpg) no-repeat top left;
}

#blog-content {
	margin: 0;
	padding: 35px 50px 0 50px;
	width: 700px;
	float: left;
	clear: both;
	background: #FFF url(images/page-content-bg.jpg) no-repeat top left;
}

#home-content {
	margin: 0;
	padding: 0;
	width: 800px;
	float: left;
	clear: both;
	background-color: #FFF;
}

#home-content #catchup {
	margin: 0;
	padding: 85px 310px 0 20px;
	float: left;
	width: 180px;
	background: #FFF url(images/jobapplication_bg.jpg) no-repeat top left;
}

#home-content #note {
	margin: 0;
	padding: 105px 10px 0 10px;
	width: 270px;
	float: left;
	background: #FFF url(images/dailynote.jpg) no-repeat top left;
	font-size: .9em;
}

#home-content #note h2 {
	margin: 0;
	padding: 0;
}

#home-content a#watch-announcement {
	display: block;
	float: right;
	width: 290px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: #FFF url(images/watch-announcement.jpg) no-repeat top left;
}

#home-content a#watch-announcement:hover {
	background-position: bottom left;
}

#footer {
	font-family: Arial, sans-serif;
	width: 570px;
	height: 170px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 0 230px;
	background: url(images/footer.jpg) no-repeat top left;
}

#footer #connect {
	margin: 0;
	padding: 35px 0 0 0;
	width: 140px;
	height: 135px;
	float: right;
	background: url(images/connected-bg.jpg) no-repeat top left;
}

#footer #connect a {
	display: block;
	width: 140px;
	margin: 0;
	padding: 0;
}

#footer #connect a#facebook {
	height: 30px;
	background: url(images/connect_02.jpg) no-repeat top left;
}

#footer #connect a#flickr {
	height: 25px;
	background: url(images/connect_03.jpg) no-repeat top left;
}

#footer #connect a#twitter {
	height: 25px;
	background: url(images/connect_04.jpg) no-repeat top left;
}

#footer #connect a#youtube {
	height: 29px;
	background: url(images/connect_05.jpg) no-repeat top left;
}

#footer #connect a#facebook:hover, #footer #connect a#flickr:hover, #footer #connect a#twitter:hover, #footer #connect a#youtube:hover {
	background-position: top right;
}

#disclaimer {
	float: left;
	clear: both;
	width: 500px;
	text-align: center;
	color: #003354;
	margin: 0 0 0 150px;
	padding: 10px 0 10px 0;
}

#disclaimer p {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#disclaimer p#paidfor {
	margin: 5px 0 5px 0;
	padding: 5px;
	border: 1px solid #003354;
	text-transform: uppercase;
	background-color: #FFF;
	font-size: 1.2em;
}


#splash {
	margin: 0;
	padding: 0;
	background-color: #9acccd;
}

#splash-wrapper {
	width: 800px;
	height: 750px;
	margin: 0 auto;
	padding: 0;
}

#splash-top {
	margin: 0;
	padding: 480px 0 0 260px;
	width: 800px;
	height: 30px;
	background: #9acccd url(images/splash-top_02.jpg) no-repeat top left;
	float: left;
}

#splash-buttons {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 800px;
	height: 140px;
}

a#splash-home {
	display: block;
	width: 416px;
	height: 140px;
	margin: 0;
	padding: 0;
	float: left;
	background: #9acccd url(images/splash-button_01.jpg) no-repeat top left;
}

a#splash-donate {
	display: block;
	width: 384px;
	height: 140px;
	margin: 0;
	padding: 0;
	float: left;
	background: #9acccd url(images/splash-button_02.jpg) no-repeat top left;
}

a#splash-home:hover, a#splash-donate:hover {
	background-position: bottom left;
}

#splash-video-strip {
	float: left;
	clear: both;
	height: 100px;
	width: 524px;
	padding: 0 0 0 276px;
	margin: 0;
	background: url(images/splash-video-strip-bg.jpg) no-repeat top left;
}

#splash-video-strip a {
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -10000%;
	overflow: hidden;
}

#splash-video-strip a#part1 {
	width: 104px;
	background: url(images/splash-video-button_02.jpg) no-repeat top left;
}

#splash-video-strip a#part2 {
	width: 108px;
	background: url(images/splash-video-button_03.jpg) no-repeat top left;
}

#splash-video-strip a#part3 {
	width: 107px;
	background: url(images/splash-video-button_04.jpg) no-repeat top left;
}

#splash-video-strip a#part4 {
	width: 108px;
	background: url(images/splash-video-button_05.jpg) no-repeat top left;
}

#splash-video-strip a#part1:hover, #splash-video-strip a#part2:hover, #splash-video-strip a#part3:hover, #splash-video-strip a#part4:hover {
	background-position: bottom left;
}