body { 
	background:url(../img/tpl/bg_body.jpg) repeat-x top left #ebe6d4;
	}
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
a { color:#00448b; }
#header {
	background:url(../img/tpl/bg_header.jpg) no-repeat #00448b;
	height:86px;
	margin:0 auto;
	position:relative;
	width:850px;
	}
#header #logo {
	left:215px;
	position:absolute;
	top:12px;
	}
#select-destination {
	background-color:#00448b;
	color:#fff;
	margin:0 auto;
	padding:10px;
	padding-bottom:0;
	text-align:left;
	width:830px;
	}
#select-destination img { margin-top:5px; }

#magazine-container {
	background:url(../img/tpl/bg_mags.gif) repeat-x #191919;
	border:1px solid #00448b;
	border-width:20px 0;
	width:850px;
	margin:0 auto;
	}
.mag-caption {
	color:#fff;
	}
.mag-caption-date {
	color:#ccc;
	font-weight:bold;
	}
#instructions { 
	background-color:#00448b;
	color:#fff;
	margin:0 auto;
	padding:5px 20px;
	width:810px;
	text-align:center;
	}
#tab-container {
	background-color:#00448b;
	margin:0 auto;
	width:850px;
	}

/*
Global
Arizona
California
Idaho
Nevada
Oregon
Utah
Washington
*/

#tabs {
	margin-left:20px;
	}
#tabs .tab a { /* 90 x 8 = 720 */
	background-color:#dbdbdb;
	color:#1c72cc;
	display:block;
	float:left;
	font-weight:bold;
	margin-left:1px;
	padding:15px 0;
	text-align:center;
	text-decoration:none;
	width:86px;
	}
#tabs #tab-Utah a { width:80px; }
#tabs #tab-Washington a { width:120px; }

#tabs .tab a.selected {
	background-color:#fff;
	color:#00448b;
	}
#body-container {
	background-color:#fff;
	margin:0 auto;
	padding:40px;
	width:770px;
	}
#footer-container {
	width:850px;
	margin:0 auto;
	}
#footer-container #magazine-container table td { padding:10px; }
#footer-container #magazine-container table td p { margin-top:4px; }

#footer-container #by-line {
	padding:40px 0;
	}
	
ul { margin-top:0; }
ul li { margin-top:10px; font-weight:bold; }