body {
	background-color: #c0c0c0;
	background-image: url('/templates/1/images/site_bg.png');
	background-repeat: repeat-y;
	}
	
div#container {
	padding: 0
	}
	
div#header-outerwrapper {
	background-image: url('/templates/1/images/header_bg_home.png');
	background-repeat: repeat-x;
	width: 960px;
	height: 230px;
	overflow: hidden;
	z-index: 10;
	}
div#header-innerwrapper {
	background-image: url('/templates/1/images/header_fg_home.png');
	background-repeat: no-repeat;
	width: 960px;
	height: 230px;
	overflow: hidden;
	} 
div#header-innerwrapper-inner {
	background-image: url('/templates/1/images/header_inner.png');
	background-repeat: no-repeat;
	width: 960px;
	height: 146px;
	overflow: hidden;
	} 
div#topmenu-container {
	position:absolute;
	top: 149px;
	right: 0px;
	height: 30px;
	background-color: transparent;
	border: 0px solid red;
	}
div#topmenu-container-inner {
	position:absolute;
	top: 87px;
	right: 0px;
	height: 30px;
	background-color: transparent;
	border: 0px solid red;
	}
div#searchbox-container {
	position:absolute;
	top: 7px;
	left: 670px;
	width: 280px;
	height: 24px;
	background-image: url('/templates/1/images/home_page_elements/searchbox.png');
	background-repeat: no-repeat;
	}
div#date-wrapper {
	position:absolute;
	top: 11px;
	right: 300px;
	z-index: 100;
	color: #A5BED4;
	}
	
	
div#login-container {
	position:absolute;
	bottom: 4px;
	right: 0px;
	height: 44px;
	background-color: transparent;
	}
div#login-container-inner {
	position:absolute;
	top: 123px;
	right: 0px;
	height: 44px;
	background-color: transparent;
	}
div#login-wrapper {
	position: relative;
	width: 400px;
	height: 42px;
	}

div#username-label {
	position: absolute;
	left: 1px;
	top: 3px;
	width: 100px;
	background-color: transparent;
	text-align: right;
	color: white;
	font-size: 10px;
	}
div#username-wrapper {
	position: absolute;
	left: 110px;
	top: 2px;
	width: 165px;
	overflow: hidden;
	background-color: transparent;
	}
div#password-label {
	position: absolute;
	left: 1px;
	top: 23px;
	width: 100px;
	background-color: transparent;
	text-align: right;
	color: white;
	font-size: 10px;
	}
div#password-wrapper {
	position: absolute;
	left: 110px;
	top: 22px;
	width: 165px;
	overflow: hidden;
	background-color: transparent;
	}
	
div#username-label,
div#username-wrapper,
div#password-label,
div#password-wrapper {
	height: 18px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	}
	
div#submit-wrapper {
	position: absolute;
	left: 282px;
	bottom: 0px;
	}
.username-box,
.password-box {
	border: 0px solid white;
	height: 17px;
	width: 165px;
	background-color: white;
	}
.submit-box {
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
	
	
	

div#search-wrapper {
	position: relative;
	}
div#string-wrapper {
	position: absolute;
	left: 13px;
	top: 2px;
	}
div#searchsubmit-wrapper {
	position: absolute;
	left: 223px;
	top: 2px;
	width: 53px;
	overflow: hidden;
	}
.string-box {
	border: 0px solid red;
	height: 14px;
	width: 200px;
	background-color: TRANSPARENT;
	}
.searchsubmit-box {
	opacity: 0.0;
	filter: alpha(opacity=10);
	border: 0px solid red;
	}
	
	
div#header-homelink {
	position:absolute;
	top: 18px;
	left: 60px;
	width: 180px;
	height: 180px;
	overflow: hidden;
	}


div#leftColumn-outerwrapper {
	background-color: #cccccc;
	}
div#leftColumn-innerwrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
div#content-outerwrapper-1 {
	z-index: 20;
	}

div#content-outerwrapper-1,
div#content-outerwrapper-2 {
	}
	
div#big_curve_home {
	background-image: url('/templates/1/images/big_curve_home.png');
	background-repeat: no-repeat;
	position:absolute;
	top: 0px;
	left: 202px;
	width: 230px;
	height: 335px;
	overflow: hidden;
	z-index: 30;
	}
div#become_a_member {
	position:absolute;
	top: 50px;
	left: 21px;
	width: 281px;
	height: 68px;
	overflow: hidden;
	z-index: 100;
	}
	
#randomizer {
	position:absolute;
	top: 0px;
	left: 209px;
	z-index: 20;
	}
	
div#leftmargin-menu-home {
	width: 202px;
	position:absolute; 
	top: 130px;
	left: 0px;
	z-index: 150;
	}
div#leftmargin-menu-inner {
	width: 202px;
	margin-top: 15px;
	}
	
div#content-table {
	z-index: 10;
	}
div#content-table table {
	z-index: 10;
	}
	
div#content-innerwrapper {
	/* position: relative;  - removing because div disappears on browser resize  in IE7 3/24/10 Cindi V */
	padding-top: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 40;
	}

div#rightColumn-outerwrapper {
	background-color: #cccccc;
	}
div#rightColumn-innerwrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#home-leftcolumn-cell,
#footer-leftcolumn-cell {
	border-right: 1px solid #ebe1d2;
	}
#home-leftcolumn-container,
#inner-leftcolumn-container {
	width: 202px;
	/* position: relative; - removing because div disappears on browser resize in IE7 - 3/24/10 Cindi V */
	z-index: 50;
	}
#photo_month-container {
	margin-left: 6px;
	width: 190px;
	}
#photo_month_top-container {
	background-image: url('/templates/1/images/home_page_elements/photo_month_top.png');
	background-repeat: no-repeat;
	width: 190px;
	height: 32px;
	}
#photo_month_mid-container {
	background-image: url('/templates/1/images/home_page_elements/photo_month_bg.png');
	background-repeat: repeat-y;
	color: white;
	}
#photo_month_mid-wrapper {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#home-leftcolumn-cell,
#inner-leftcolumn-cell,
#home-midcolumn-cell,
#inner-midcolumn-cell,
#footer-rightcolumn-cell {
	background-color: white;
	}
	
#home-leftcolumn-cell {
	background-image: url('/templates/1/images/leftcolumn_bg_home.png');
	background-repeat: no-repeat;
	}
#inner-leftcolumn-cell {
	background-image: url('/templates/1/images/leftcolumn_bg_inner.jpg');
	background-repeat: no-repeat;
	z-index: 50;
	}
	
#home-midcolumn-cell {
	background-image: url('/templates/1/images/yellow_rock_bg_tile_strip_home.png');
	background-repeat: repeat-y;
	}
	
#home-rightcolumn-cell {
	background-image: url('/templates/1/images/rightcolumn_bg_home.png');
	background-repeat: repeat-y;
	}
	
#home-midcolumn-container {
	width: 503px;
	overflow: hidden;
	}
#home-midcolumn-wrapper {
	padding-top: 11px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 18px;
	}

#home-rightcolumn-cell {
	background-color: white;
	}
#home-rightcolumn-container {
	width: 255px;
	overflow: hidden;
	}
#home-rightcolumn-wrapper {
	padding: 5px 8px 8px 8px;
	}
.home-rightcolumn-element-outer {
	border: 2px solid #a8c1d7;
	width: 238px;
	overflow: hidden;	
	margin-bottom: 5px;
	}
.home-rightcolumn-element-inner {
	padding: 8px;
	}
	
#inner-midcolumn-cell {
	background-image: url('/templates/1/images/yellow_rock_bg_tile_strip_inner.png');
	background-repeat: repeat-y;
	}
#inner-midcolumn-container {
	width: 752px;
	overflow: hidden;
	/* position: relative; - removing because div disappears on browser resize in IE7 3/24/10 Cindi V */
	z-index: 20;
	}
#inner-midcolumn-container-wide {
	width: 960px;
	overflow: hidden;
	/* position: relative; - removing because div disappears on browser resize in IE7 3/24/10 Cindi V */
	z-index: 20;
	border: 0px solid red;
	background-color: #fbedcd;
	}

#footer-leftcolumn-cell {
	background-color: white;
	}
#footer-rightcolumn-cell {
	background-color: white;
	background-image: url('/templates/1/images/footer_bg.png');
	background-repeat: repeat-x;
	}
#footer-rightcolumn-container {
	height: 84px;
	overflow: hidden;
	}
	
	
	
	
	
a.topmenu-link, 
a.topmenu-link:link, 
a.topmenu-link:active,
a.topmenu-link:visited {
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	}
a.topmenu-link:hover {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	}
	
a.topmenu-link-current, 
a.topmenu-link-current:link, 
a.topmenu-link-current:active,
a.topmenu-link-current:visited {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	}
a.topmenu-link-current:hover {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	}
	
	
	
	
	
	
	
	
	
	
	

	
a.leftmenu-link, 
a.leftmenu-link:link, 
a.leftmenu-link:active,
a.leftmenu-link:visited {
	color: black;
	font-weight: bold;
	text-decoration:none;
	}
a.leftmenu-link:hover {
	color: #ea9b55;
	font-weight: bold;
	text-decoration:none;
	}
	
a.leftmenu-link-current, 
a.leftmenu-link-current:link, 
a.leftmenu-link-current:active,
a.leftmenu-link-current:visited {
	color: #ea9b55;
	font-weight: bold;
	text-decoration:none;
	}
a.leftmenu-link-current:hover {
	color: #ea9b55;
	font-weight: bold;
	text-decoration:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
div#top-story-block-wrapper {
	position: relative;
	width: 475px;
	height: 315px;
	overflow: hidden;
	hasLayout:true;
	}
div#top-story-block-frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 475px;
	height: 315px;
	background-image: url('/templates/1/images/top_story_block_bg.png');
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 20;
	hasLayout:true;
	}
div#top-story-block-title {
	position: absolute;
	left: 30px;
	top: 25px;
	width: 315px;
	height: 35px;
	overflow: hidden;
	z-index: 25;
	hasLayout:true;
	font-size: 16px;
	font-weight: bold;
	}
div#top-story-block-maintext {
	position: absolute;
	left: 30px;
	top: 25px;
	/* width: 300px; */
	width: 415px;
	height: 275px;
	overflow: hidden;
	z-index: 25;
	hasLayout:true;
	text-align: justify;
	text-justify: newspaper;
	}
div#top-story-block-maintext p,
div#top-story-block-maintext h1,
div#top-story-block-maintext h2,
div#top-story-block-maintext h3,
div#top-story-block-maintext h4 {
	margin-top: 0px;
	padding-top: 0px;
	}

div#top-story-block-maintext h4 {
	font-size: 16px;
	margin-bottom: 15px;
	}
div#top-story-block-maintext h4 a {
	color: #006699;
	}
	
div#top-story-block-description {
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 110px;
	width: 110px;
	height: 275px;
	overflow: hidden;
	z-index: 25;
	hasLayout:true;
	}
div#top-story-block-bottom {
	background-image: url('/templates/1/images/top_story_block_bOTTOM_v4.png');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 475px;
	height: 122px;
	border: 0px solid red;
	z-index: 50;
	hasLayout:true;
	}
div#top-story-share-script {
	position: absolute;
	top: 270px;
	left: 31px;
	width: 475px;
	height: 90px;
	z-index: 100;
	}
div#top-story-continued {
	position: absolute;
	right: 42px;
	top: 275px;
	height: 90px;
	z-index: 100;
	}
div#top-story-photo {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 15;
	hasLayout:true;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
div#footer-outerwrapper {
	}
div#footer-innerwrapper {
	position: relative;
	width: 755px;
	height: 84px;
	border: 0px solid yellow;
	}
	
div#footer-rss {
	position: absolute;
	left: 20px;
	top: 12px;
	}
div#footer-copyright {
	position: absolute;
	right: 10px;
	top: 12px;
	text-align: right;
	border: 0px solid yellow;
	}
div#footer-copyright,
div#footer-copyright a,
div#footer-copyright a:link,
div#footer-copyright a:active,
div#footer-copyright a:visited,
div#footer-copyright a:hover {
	color: white;
	font-size: 10px;
	line-height: 20px;
	}
	
/* classes added by cindi to fix footer 3/24/10 Cindi V */
a.footer-copyright,
a.footer-copyright:link,
a.footer-copyright:active,
a.footer-copyright:visited,
a.footer-copyright:hover {
	color: white;
	font-size: 10px;
	line-height: 20px;
	}
	
/*
#div_1_span,
#tr_1,
#span_1 {
	border: 1px solid red;
	z-index: 10;
	width: 700px;
	}
*/	

	
	
	
