body {
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
	font-size:14px;
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	color: #FFF;
}

a{
	outline:none;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #999;
	opacity:.8;
	filter:alpha(opacity=80);
	text-decoration: none;
}

p a{
	outline:none;
	color: #FFF;
	text-decoration: underline;
}
p a:hover {
	color: #999;
	opacity:.8;
	filter:alpha(opacity=80);
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 22px;
	font-weight:normal;
	font-style: italic;
}
h3 {
	margin: 5px 0 0 14px;
	font-size: 16px;
	font-style: normal;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	margin:0
}
h5 {
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: lighter;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

embed{
	border: 1px solid #A7A7A7;
	margin-bottom:12px;
}

#wrapper {
	width: 960px;
	margin: 0 auto 10px auto;
	background-repeat: no-repeat;
	background-position: right 35px;
	border-right: 2px solid #a7a7a7;
	border-left:2px solid #a7a7a7;
	border-bottom:2px solid #a7a7a7;
	background-color: #000;
}
#news21-header {
	width: 960px;
	background-color: #000;
}

#banner{
 height:39px;
 overflow:hidden;
}

#banner a:hover{
	opacity:1;
	filter:alpha(opacity=100);
	
}

#nav {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	background-color: #000;
	width: 960px;
	height:31px;
	overflow:hidden;
	border-top: 1px solid #A7A7A7;
	border-bottom:1px solid #A7A7A7;
	padding:0;
}

#nav ul li {
	float: left;
}

a.navLink {
	height:35px;
	padding:0 1.41em;
	text-indent:-9000px;
	display: block;
}

#howLive a {
	background:url(../img/nav/howLiveButton.gif) no-repeat center;
	width:143px;
}

#howLive a:hover {
	background:url(../img/nav/howLiveOver.gif) no-repeat center;
}

#elderland a {
	background:url(../img/nav/elderlandButton.gif) no-repeat center;
	width:169px;
}

#elderland a:hover {
	background:url(../img/nav/elderlandOver.gif) no-repeat center;
}

#lostFound a {
	background:url(../img/nav/lostFoundButton.gif) no-repeat center;
	width:107px;
}

#lostFound a:hover {
	background:url(../img/nav/lostFoundOver.gif) no-repeat center;	
}

#growingOld a {
	background:url(../img/nav/growingOldButton.gif) no-repeat center;
	width:101px;
}

#growingOld a:hover {
	background:url(../img/nav/growingOldOver.gif) no-repeat center;
}

#dementia a {
	background:url(../img/nav/dementiaButton.gif) no-repeat center;
	width:74px;
}

#dementia a:hover {
	background:url(../img/nav/dementiaOver.gif) no-repeat center;
}

#rx a {
	background:url(../img/nav/rxButton.gif) no-repeat center;
	width:129px;
}

#rx a:hover {
	background:url(../img/nav/rxOver.gif) no-repeat center;
}

#home a {
	background:url(../img/nav/homeButton.gif) no-repeat center;
	width:47px;
}

#home a:hover {
	background:url(../img/nav/homeOver.gif) no-repeat center;
}

#splash {
	height:595px;
}
#mainContent {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-color: #000;
}
#topSpacer {
	text-indent:-9000px;
	height:80px;
}
.Story {
	margin-left: 80px;
	color: #FFF;
	width: 800px;
	margin-right: 80px;
	margin-bottom: 20px;
}
.Story img {
	border: 2px solid #353535;
}
.StoryHWLN {
	margin-left: 80px;
	color: #FFF;
	width: 800px;
	margin-right: 80px;
	margin-bottom: 20px;
	height: 215px;
}
.StoryHWLN img {
	border: 2px solid #666;
	float: left;
}
.hwlnHeadDeck {
	margin-left: 25px;
	width: 415px;
	float: left;
}

.hwlnHeadDeck p{
	margin-top:8px;	
}

.StoryRAN {
	margin-left: 80px;
	color: #FFF;
	width: 800px;
	margin-right: 80px;
	margin-bottom: 20px;
	font-size: 14px;
}

.StoryRAN img {
	border: 2px solid #666	
}

.StoryRAN .column img{
	border: 2px solid #666;
	float: left;
	margin-right:9px;
}
.column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 390px;
}
.RANHeadDeck {
	width: 200px;
	float: left;
	height: 200px;
}
#RANText {
	width: 500px;
	float: left;
	margin-top: 10px;
}
#RANText h2 {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.RANHeadDeck h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#RANText h4 {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
#RANText img {
	margin-bottom: 14px;
}
#video2 {
	width: 600px;
	margin-right: -3px;
	margin-left: 0px;
	float: left;
}

#videoHead {
	margin-bottom: 10px;
}
#videoText {
	width: 500px;
	float: left;
	margin-top: 10px;
}
#more {
	margin-top: 10px;
	margin-left: 14px;
	float: left;
	width: 270px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A7A7;
	padding-bottom: 8px;
}

#more img {
	margin-bottom:8px;
}

#swf {
	margin: 0px;
	padding: 0px;
	height: 490px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666;
}
#related {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
#swfText {
	width: 187px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A7A7;
}

#swfText p{
	margin: 0 0 15px;
}
#gains {
	float: left;
	width: 390px;
}

#gains h3 {
	margin: 10px 0 0 0;
}

#losses {
	float: left;
	width: 390px;
	margin-right: 20px;
}

#losses h3 {
   	margin: 10px 0 0 0;
}

#headline {
	padding: 0px;
	float: right;
	margin-right: 30px;
	margin-left: 500px;
	margin-top: 25px;
	margin-bottom: 2px;
}

#deck {
	float: right;
	height:140px;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
	width: 425px;
}
#deck p {
	color:#000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 395px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
}

#deck a:link {
	font-size: 20px;
	color: #000;
	text-decoration: none;
}

#deck a:visited {
	color: #000;
	text-decoration: none;
}

#deck a:active {
	color: #CCC;
	text-decoration: none;
}

#deck a:hover {
	color: #AAA;
	opacity:.8;
	filter:alpha(opacity=80);	 
}

#sectionDeck {
	float: right;
	height:140px;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
	width: 425px;
}
#sectionDeck p {
	color:#FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 395px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
}

#sectionDeck a:link {
	font-size: 18px;
	color: #F5A326;
	text-decoration: none;
}

#sectionDeck a:visited {
	font-size: 18px;
	color: #F5A326;
	text-decoration: none;
}

#sectionDeck a:active {
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}

#sectionDeck a:hover {
	font-size: 18px;
	color: #AAA;
	opacity:.8;
	filter:alpha(opacity=80);	 
}


#buckets {
	color: #FFF;
	width:340px;
	text-align: right;
	float: right;
	margin: 25px 30px 0 520px;
}

#buckets ul {
	list-style-type: none;
	margin-bottom: 5px;
}
#buckets ul li {
	margin:0;
}
#buckets a {
	padding-top:10px;
	font-size:16px;
	color: #FFF;
	text-decoration: none;
	display: block;
}

#buckets a:visited {
	padding-top:10px;
	color: #FFF;
	text-decoration: none;
	display: block;
}

#buckets a:active {
	color: #CCC;
}

#buckets a:hover {
	color: #AAA;
	opacity:.8;
	filter:alpha(opacity=80);	 
}
#splash .photoCredit {
	float: right;
	margin-left: 0px;
	margin-right: -25px;
	width: 250px;
	text-align: right;
	color: #AAA;
	font-size: 11px;
	opacity:.8;
	filter:alpha(opacity=80);	
}
.graphic-credit {
	font-size: 11px;
	color: #AAA;
	margin-left: 250px;
	margin-right: 15px;
	font-style: normal;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 10px;
}

#footer {
	width:960px;
	overflow:hidden;
	border-top:1px solid #A7A7A7;
	color: #FFF;
}
#aboutText img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 25px;
}

#footer ul{
	width: 360px;
	margin:0 auto;
}

#footer li {
	float:left;
}

#footer a {
	height:27px;	
}

#footer-home a {
	background:url(../img/nav/foothomeButton.gif) no-repeat center;
	width:47px;
}

#footer-home a:hover {
	background:url(../img/nav/foothomeOver.gif) no-repeat center;
}

#footer-about a {
	background:url(../img/nav/aboutButton.gif) no-repeat center;
	width:50px;
}

#footer-about a:hover {
	background:url(../img/nav/aboutOver.gif) no-repeat center;
}

#footer-staff a {
	background:url(../img/nav/staffButton.gif) no-repeat center;
	width:50px;
}

#footer-staff a:hover {
	background:url(../img/nav/staffOver.gif) no-repeat center;
}

#footer-resources a {
	background:url(../img/nav/resourcesButton.gif) no-repeat center;
	width:50px;
}

#footer-resources a:hover {
	background:url(../img/nav/resourcesOver.gif) no-repeat center;
}



#news21-footer{
	width:960px!important;
	background-color:#fff;	
}
#aboutText {
	margin-top: 10px;
	margin-bottom: 60px;
}
.bioEntry {
	margin-top: 15px;
	width: 390px;
	margin-bottom: 15px;
	height: 175px;
	float: left;
}
.bioColumnA {
	float: left;
	width: 395px;
	padding-right: 15px;
}

.bioEntry p {
	padding: 0px;
	font-size: 14px;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bioEntry img {
	margin-right: 18px;
	margin-bottom: 8px;
	border: 1px solid #353535;
	float: left;
}

.right{
	float:right!important;	
}

.clearBoth {
	clear: both;
}
.first {
	font-size: 22px;
}
.photo-caption {
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #AAA;
	margin-left: 15px;
	margin-right: 15px;
}
.columnImage {
	margin-left: 15px;
}
.break {
	margin-right: 240px;
	margin-left: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 15px;
	margin-top: 15px;
}
.graphic-caption {
	font-size: 11px;
	color: #AAA;
	margin-left: 15px;
	margin-right: 15px;
	width: 200px;
	font-style: normal;
	text-align: left;
	margin-top: 5px;
}
.floatGraphic {
	float: right;
	margin-left: 10px;
	width: 189px;
	border: 1px solid #353535;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
}

.floatGraphic img {
	margin: 0;
}
.floatGraphic a img {
	margin-bottom: 5px!important;
}

.terms {
	font-size: 15px;
	font-weight: bold;
}
#videoKicker {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin-right: 14px;
	font-weight: bold;
}
#about {
	float: right;
	width: 284px;
	border: 1px solid #A7A7A7;
}
#aboutHead {
	background-color: #A7A7A7;
	text-align: center;
}

.indepth {
	padding-left:14px;	
}

#aboutText {
	width: 500px;
	float: left;
}

#aboutText ul {
	list-style-type:circle;
	padding:0 0 10px 25px;

}

#staff {
	margin-left: 25px;
}
#staff li {
	padding-top: 1px;
	padding-bottom: 1px;
}
.aboutImg {
	margin-left: 100px;
}
#columbia {
	padding:2px 0;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:10px;
	background-color: #A7A7A7;
	text-align: center;
}

#columbia a {
	color:#151515;	
}

/* Localized */