@charset "UTF-8";
body {
	background-image: url(images/organicSide.gif);
	background-repeat: repeat-x;
	font-size:small;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	line-height: 1.6em;
	background-color: #cc6600;
}
#home #tnhome a{display:none}
#announcement a, #announcementSmall a, #mediaColumn a, #pageContent a, #thickboxText a, #sm_pageContent a, #bookText a, #noNotesContainer a{
	text-decoration: none;
	white-space: nowrap;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 110%;
	line-height: 1.6em;
	color: #FFFFFF;
}
#announcement a:hover, #announcementSmall a:hover, #mediaColumn a:hover, #pageContent a:hover, #thickboxText a:hover, #sm_pageContent a:hover, #bookText a:hover, #noNotesContainer a:hover{
	text-decoration: none;
	white-space: nowrap;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 110%;
	line-height: 1.6em;
	color: #FFCC00;
}
#organicGraphic {
	background-image: url(images/Organic.png);
	background-repeat: repeat-x;
	height: 250px;
	width: 100%;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper {
	background-color: #990000;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: -38px;
	top: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/organic2.gif);
	padding-bottom: 100%;
	height: 1000px;
}
#roughBand {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/roughBand.gif);
	background-repeat: no-repeat;
	height: 75px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 40px;
	text-align: center;
}
#announcement {
	background-image: url(images/topedge_announcements.gif);
	background-color: #D54800;
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 100%;
}
#videoColumn {
	background-image: url(images/topedge_video.gif);
	background-color: #D54800;
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 18px;
	height: 100%;
	text-align: center;
}
#mediaColumn {
	background-image: url(images/topedge_media.gif);
	background-color: #D54800;
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 100%;
	margin-top: 15px;
}
#bookColumn {
	background-image: url(images/topedge_book.gif);
	background-color: #D54800;
	background-repeat: no-repeat;
	padding-top: 15%;
	padding-left: 3%;
	padding-right: 2%;
	padding-bottom: 5%;
	height: 100%;
	margin-top: 1em;
	clear: none;
	float: left;
	width: 95%;
}
#bookImage {
	float: center;
	width: 100%;
}
#ComingUpColumn {
	background-image: url(images/topedgeComingUp.gif);
	background-color: #D54800;
	background-repeat: no-repeat;
	padding-top: 15%;
	padding-left: 3%;
	padding-right: 2%;
	padding-bottom: 5%;
	height: 100%;
	clear: none;
	float: right;
	width: 95%;
}
#ComingUpColumn p{
	padding-left: 20px;
}
#lowerFluorish {
	background-image: url(images/bottomFluorish.gif);
	background-repeat: no-repeat;
	height: 65px;
	background-position: 25px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#announcementSmall {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftColumn {
	float: left;
	width: 19%;
	margin-top: 0.8em;
}
#leftColumn a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
br.clear{
	clear:right;
} 
#main {
	float: left;
	width: 81%;
	margin-top: 1em;
}
#center {
	float: left;
	width: 51%;
	margin-top: 1em;
}
#right {
	float: right;
	width: 46%;
	margin-right: 1em;
	margin-top: 1em;
}
#mainPage {
	float: right;
	width: 79%;
	margin-top: 1em;
	margin-right: 1em;
}
#pageHeading {
	background-color: #D54800;
	background-repeat: no-repeat;
	background-image: url(images/heading_band.gif);
	padding: 0px;
	height: 40px;
}
#pageContent {
	background-color: #D54800;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 150px;
	padding-bottom: 20px;
	height: 100em;
}

/* Calendar Page css*/
#tnHomeButton {
	float: left;
	margin-top: 250px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	text-decoration: none;
}
#calendarContainer {
	height: 600px;
	width: 800px;
	margin-right: 0px;
	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#wrap {
	background-color: #990000;
	height: 1200px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	background-image: url(images/TNlogo.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
}
#noNotesContainer {
	background-color: #990000;
	padding: 0px;
	height: 200px;
	width: 550px;
	margin-top:200px;
	margin-right: auto;
	margin-left: auto;
}
	
/* Thickbox PopUp Pages */
#thickboxContainer {
	background-color: #990000;
	padding: 0px;
	height: 100%;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/organic2.gif);
	background-repeat: no-repeat;
	background-position: 0px -30;
}
#thickboxContent {
	background-color: #CF4A02;
	padding: 0px;
	height: 100%;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/heading_band.gif);
	background-repeat: repeat-x;
}
#thickboxText {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
/* Staff Page Table */

#staffpageContent {
	background-color: #D54800;
	height: 100%;
	margin: 0px;
	padding: 0;
}
#staffpageContent a{
	text-decoration: none;
	white-space: nowrap;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 110%;
	line-height: 1.6em;
	color: #FFFFFF;
}
#staffpageContent a:hover{
	text-decoration: none;
	white-space: nowrap;
	background-image: url(images/underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 110%;
	line-height: 1.6em;
	color: #FFCC00;
}
#stafftable {
	width: 590px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#stafftable td {
}
#stafftable td {
	height: 100%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 190px;
	padding-bottom: 10px;
}

/*TrueNorth Talks table*/
#pageContentTalksTable {
	background-color: #D54800;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 50px;
	padding-bottom: 20px;
	height: 100%;
}
#pageContentTalksTable td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D54800;
}

/* Left side navigation menu */

#navlist {
	list-style-type: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
#beApart, #essentials, #resources, #parents {
	padding-left: 70px;
	text-decoration: none;
	height: 24px;
	width: 60px;
	display: block;
}
#beApart {
	background-image: url(images/nav_beApart.gif);
	background-repeat: no-repeat;
}
#essentials {
	background-image: url(images/nav_essentials.gif);
	background-repeat: no-repeat;
}
#resources {
	background-image: url(images/nav_resources.gif);
	background-repeat: no-repeat;
}
#parents {
	background-image: url(images/nav_parents.gif);
	background-repeat: no-repeat;
}
#tnhome a,#trueNortham a, #houseChurch a, #aboutus a,#talks a,#faq a, #dGroups a, #kandk a, #missions a, #whoWeAre a, #beliefs a,#staff a, #calendar a, #talks a, #testimony a, #photogallery a, #helps a, #podcast a, #faq a, #getinvolved a{
	padding-left: 110px;
	text-decoration: none;
	height: 20px;
	width: 60px;
	display: block;
}
#tnhome a {
	background-image: url(images/nav_tnhome.gif);
	background-repeat: no-repeat;
}
#tnhome a:hover {
	background-image: url(images/nav_tnhome.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#trueNortham a {
	background-image: url(images/nav_truenortham.gif);
	background-repeat: no-repeat;
}
#trueNortham a:hover {
	background-image: url(images/nav_truenortham.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#houseChurch a {
	background-image: url(images/nav_houseChurch.gif);
	background-repeat: no-repeat;
}
#houseChurch a:hover {
	background-image: url(images/nav_houseChurch.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#dGroups a {
	background-image: url(images/nav_DGroups.gif);
	background-repeat: no-repeat;
}	
#dGroups a:hover {
	background-image: url(images/nav_DGroups.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#kandk a {
	background-image: url(images/nav_kandk.gif);
	background-repeat: no-repeat;
}	
#kandk a:hover {
	background-image: url(images/nav_kandk.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#missions a {
	background-image: url(images/nav_missions.gif);
	background-repeat: no-repeat;
}	
#missions a:hover {
	background-image: url(images/nav_missions.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#whoWeAre a {
	background-image: url(images/nav_who.gif);
	background-repeat: no-repeat;
}	
#whoWeAre a:hover {
	background-image: url(images/nav_who.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#staff a {
	background-image: url(images/nav_staff.gif);
	background-repeat: no-repeat;
}	
#staff a:hover {
	background-image: url(images/nav_staff.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#calendar a {
	background-image: url(images/nav_calendar.gif);
	background-repeat: no-repeat;
}	
#calendar a:hover {
	background-image: url(images/nav_calendar.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#beliefs a {
	background-image: url(images/nav_beliefs.gif);
	background-repeat: no-repeat;
}	
#beliefs a:hover {
	background-image: url(images/nav_beliefs.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#talks a {
	background-image: url(images/nav_talks.gif);
	background-repeat: no-repeat;
}	
#talks a:hover {
	background-image: url(images/nav_talks.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#photogallery a {
	background-image: url(images/nav_gallery.gif);
	background-repeat: no-repeat;
}	
#photogallery a:hover {
	background-image: url(images/nav_gallery.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#testimony a {
	background-image: url(images/nav_testimony.gif);
	background-repeat: no-repeat;
}	
#testimony a:hover {
	background-image: url(images/nav_testimony.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#helps a {
	background-image: url(images/nav_studyHelps.gif);
	background-repeat: no-repeat;
}	
#helps a:hover {
	background-image: url(images/nav_studyHelps.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#podcast a {
	background-image: url(images/nav_podcast.gif);
	background-repeat: no-repeat;
}	
#podcast a:hover {
	background-image: url(images/nav_podcast.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#faq a {
	background-image: url(images/nav_faq.gif);
	background-repeat: no-repeat;
}	
#faq a:hover {
	background-image: url(images/nav_faq.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}
#getinvolved a {
	background-image: url(images/nav_getInvolved.gif);
	background-repeat: no-repeat;
}	
#getinvolved a:hover {
	background-image: url(images/nav_getInvolved.gif);
	background-repeat: no-repeat;
	background-position: -155px 0px;
}

ul{
	list-style-type: none;
}

/* Student Missions Page Layout */
#sm_pageContent {
	background-color: #D54800;
	padding: 0;
	height: 100em;
}
#sm_pageContentText {
	height: 100%;
	width: 60%;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF9900;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#sm_pageContentNav {
	height: 100%;
	width: 25%;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(images/nav_missionLinks.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	margin-left: 7px;
}

/* Gallery Page */
#GallerypageContent {
	background-color: #D54800;
	padding-top: 30px;
	padding-bottom: 20px;
	height: 100em;
}
#Gallery {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/* Student Missions Navigation*/

#navLast {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
#passport a, #trips a{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
#passport a:hover, #trips a:hover {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 120px center;
	background-color: #990000;
}
#passport ul a, #trips ul a{
	background-image:none;
}

#navMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:185px;
}
#navMenu ul li {
	position: relative;
	width:185px;
}
/* keep folowing styles together..........................*/
* html #navMenu ul ul {
	margin-left:-16px;/* ie5 fix */
	voice-family: "\"}\""; 
	voice-family: inherit;
}	
* html #navMenu ul li {float:left;/* hide float from ie5*/}
* html #navMenu ul ul {
	width:185px;	
	voice-family: "\"}\""; 
	voice-family: inherit;	
}
* html #navMenu ul ul {margin-left:0;/* hide margin from ie5*/}
/* keep above styles together .............*/
#navMenu li ul {
	display:none;
	background-color: #D54800;
}
#navMenu li ul li{border:none;}
/* Styles for Menu Items */
#navMenu ul li a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	line-height:24px;
	height:24px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	margin: 0px;
	padding:0 5px;
	background-color: #D54800;
}
/* this sets all hovered lists to red */
#navMenu li:hover a, #navMenu li.over a,#navMenu li a:hover,
#navMenu li:hover li a:hover, #navMenu li.over li a:hover {
	color: #FFFFFF;
	background-color: #990000;
	line-height:24px;
	height:24px;
	padding:0 5px;
	background-position: 0px -3px;
	background-image: none;
}

/* set dropdown to default */
#navMenu li:hover li a, #navMenu li.over li a {
	color: #FFFFFF;
	background-color: #B53D00;
}
#navMenu li ul li a {  } /* Sub Menu Styles */
#navMenu li:hover ul, #navMenu li.over ul {display:block} 



/* Stuff that is not being used, save for future for possible use with rollover menu	
#essentials a{
	background-image: url(images/nav_essentials.png);
	background-repeat: no-repeat;
}	
#essentials a:hover{
	background-image: url(images/nav_essentials.png);
	background-repeat: no-repeat;
	display:block;
	background-position: -170px 0px;
}
#essentials li{
	display: none;
}
#essentials:hover li{
	display: block;
}
#essentialsSub a{
	background-image:none;
	list-style-image: none;
	width: 80px;
	height: 28px;
	color: #FFCC00;
	margin-left: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-size: 95%;
}
#essentialsSub a:hover{
	background-image:none;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	height: 28px;
}	
#resources a:hover{
	background-image: url(images/nav_resources.png);
	background-repeat: no-repeat;
	display:block;
	background-position: -170px 0px;
}
#resources li{
	display: none;
}
#resources:hover li{
	display: block;
}
#resourcesSub a{
	background-image:none;
	list-style-image: none;
	width: 145px;
	height: 28px;
	color: #FFCC00;
	margin-left: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-size: 95%;
}
#resourcesSub a:hover{
	background-image:none;
	color: #FFFFFF;
	text-decoration: none;
	width: 145px;
	height: 28px;	
}
#parents a{
	padding-left: 110px;
	text-decoration: none;
	background-image: url(images/nav_parents.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 40px;
	display:block;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#parents a:hover{
	background-image: url(images/nav_parents.png);
	background-repeat: no-repeat;
	display:block;
	background-position: -170px 0px;
}
#parents li{
	display: none;
}
#parents:hover li{
	display: block;
}
#parentsSub a{
	background-image:none;
	list-style-image: none;
	width: 145px;
	height: 28px;
	color: #FFCC00;
	margin-left: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	font-size: 95%;
}
#parentsSub a:hover{
	background-image:none;
	color: #FFFFFF;
	text-decoration: none;
	width: 145px;
	height: 28px;	
}
*/
#BlankColumn {
	background-color: #D54800;
	background-repeat: no-repeat;
	padding-top: 5%;
	padding-left: 3%;
	padding-right: 2%;
	padding-bottom: 5%;
	height: 100%;
	margin-top: 1em;
	clear: none;
	float: left;
	width: 95%;
}
#ImageRight {
	float: right;
	width: 95%;
	margin-left: 7px;
	margin-right: 7px;
}
#announcementRight {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 60%;
	float: right;
	margin-left: 7px;
	margin-right: 10px;
}
#TNTXTColumn {
	background-color: #D54800;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	height: 100%;
	margin-top: 1em;
	clear: none;
	float: right;
	width: 50%;
}
#TNWeeklyColumn {
	background-color: #D54800;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	height: 100%;
	margin-top: 1em;
	clear: none;
	float: right;
	width: 95%;
}
#PodcastColumn {
	background-color: #D54800;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	height: 100%;
	clear: none;
	float: left;
}
#announcementLeft {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 95%;
	float: left;
	margin-left: 7px;
	margin-right: 10px;
}
#announcementHouseChurch {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 70%;
}
#announcementLUL {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 85%;
}
#HouseChurchImage {
	float: left;
	width: 50%;
	margin-left: 10px;
	padding-right: 3px;
}
#announcementInfusion {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 60%;
	float: middle;
	margin-left: 30%;
}
#announcementTestimony {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 45%;
	float: middle;
	margin-left: 10%;
}
#HCColumnLeft {
	background-color: #D54800;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	height: 100%;
	margin-top: 1em;
	clear: none;
	float: left;
	width: 45%;
}
#HCColumnRight {
	background-color: #D54800;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	height: 100%;
	margin-top: 1em;
	clear: none;
	float: right;
	width: 45%;
}
#HCRight {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 40%;
	float: right;
}
#bookImage2 {
	float: left;
	width: 100%;
	margin-left: 2%;
}
#announcementKingdom {
	background-color: #D54800;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/Crown.gif);
}
#announcementSpringBreak {
	background-color: #D54800;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/SpringBreak.jpg);
	height: 325px;
	width: 325px;
}
#announcementUnitedPursuit {
	background-color: #D54800;
	margin-top: 6px;
	background-image: url(images/Unitedpursuit.jpg);
	height: 350px;
	width: 350px;
}
#left {
	float: left;
	width: 51%;
}
#mainnew {
	float: left;
	width: 100%;
	margin-top: 1em;
}
#twitter {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/roughBand.gif);
	background-repeat: no-repeat;
	height: 120px;
}
#roughBand2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 75px;
}
#header2 {
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 40px;
	text-align: center;
}
#headernew {
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 40px;
	text-align: center;
	height: 75px;
}
#mainnew2 {
	float: none;
	width: 100%;
	margin-top: 1em;
	padding-left: 15%;
}
#main2 {
	float: left;
	width: 81%;
	margin-top: 0.8em;
	padding-top: 140px;
}
#TNWeeklyColumn2 {
	background-color: #D54800;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	height: 100%;
	margin-top: 1em;
	clear: none;
	float: right;
	width: 45%;
}
#announcement2 {
	background-image: url(images/topedgeGetconnected.png);
	background-color: #D54800;
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 100%;
}
#right2 {
	float: right;
	width: 30%;
	margin-top: 1em;
}
#center2 {
	float: left;
	width: 70%;
	margin-top: 1em;
}

