/* ----------------------------------------------	WRANGLER Style    v. 05-1------------------------------------------------- */   /*  Basic Settings------------------------------------------------- */   html {max-width:1600px;min-width:820px; font-size:100.001%} body {margin:0; padding:0; text-align: center;}div, span { margin: 0; padding: 0;}body {	color:#888;	background: #f1f1f1 url(/css/body.jpg) repeat-y 50% 0;	font:x-small/1.8em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	voice-family: "\"}\"";	voice-family:inherit;	font-size:small;	} html>body {font-size:small;}	/*  Basic Typography------------------------------------------------- */p  {font-size: 1em; color: #4b4b4b; }h1 {font: 2.2em/2.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #fff; font-weight: normal; letter-spacing:1px;}h2 {font: 13px/16pxm "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #4b4b4b; font-weight: normal;  margin: 6px 0 3px 0; padding: 0;}h3 {font: 1.1em/1.3em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #4b4b4b; font-weight: normal;  margin: 6px 0 3px 0; padding: 0; }h4 {font: 1.0em/1.2em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; color: #4b4b4b; font-weight: normal;  margin: 6px 0 0 0; padding: 0;}h4 a {display: block; }/* Links----------------------------------------------- */a:link, a:visited {  color:#3C5092;  text-decoration:none;  }a:visited {  color:#3C5092;  }a:hover {  color:#00f;  }a:link img, a:visited img {border-width:0;}	/* 	Page Structure------------------------------------------------- */div#container {	width:824px; 	padding: 0;	margin:0 auto;	text-align:left;	background: white url(/css/container.jpg) repeat-y top left;	position: relative; /*  handle variable height of the masthead */border-top:4px solid #444;	}div#header {	width: 100%; height: 300px; float: left;	text-align:center;	background: #fff; color: white;	border-top: 1px solid #fff;	border-bottom: 1px solid #fff;}div#content { float: left; width: 100%; border-top:4px solid #444;}div#sidecol {	float: left;	width: 200px;	min-height:500px;	background-color:#edf3fe;	font-size: .93em;}div#maincol {	float: right;	width: 620px;}div#footer {	clear: both;	border-top:4px solid #eee;	text-align:right;	padding: 4px 20px 40px 0;	margin-left:200px;	font-size: .84em;	color: #777;}/* nav----------------------------------------------- */#subnav {	padding:  0;	text-align: left; 	border-top: 1px solid #fff; border-bottom: 1px solid #ccc;}#subnav ul { margin: 0; padding: 0; list-style-type: none; }#subnav ul li a {	padding: 6px 6px 6px 14px; 	border-top: 1px solid #ccc;	line-height:1.1em; 	text-decoration:none;	display: block;	width: 180px !important; width /**/:200px; }#subnav a:hover {background-color: #dedede; color: #000; }#subnav ul li.opened a{}#subnav ul li a.active {	color: #000;	background: #dedede;}#subnav ul li li a {	padding: 6px 10px 6px 30px; 	line-height:1.1em; 	display: block;	width: 160px !important; width /**/:180px; }#subnav ul li li a.active {	color: #000;	background: #dedede;}#subnav ul li li li a {	padding: 6px 10px 6px 40px; 	line-height:1.1em; 	display: block;	background: #fff;	width: 150px !important; width /**/:170px; }#subnav ul li li li a.active {	color: #000;	background: #dedede;}#subnav a.opened  {	font-weight:bold;}/* Articles----------------------------------------------- */div.article{padding: 20px; color: #4b4b4b;}div.article h2.articleTitle {text-transform: uppercase;}div.articlefootnote {	background: #f1f1f1;	border-top: 1px solid #ccc;	border-bottom: 1px solid #ccc;	padding: 10px 10px 1px;	margin-top: 10px;}div.articlefootnote span.articledetails {float: right; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}/*Other Content--- */div.sidebox {padding: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #ccc; }div#searchbox{padding: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #ccc;}/* MP3s----------------------------------------------- */.mp3 {	width: 560px;	border:thin solid #CCCCCC;	background-color: #EFEFEF;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;}/* SIFR----------------------------------------------- *//* These are standard sIFR styles... do not modify */.sIFR-flash {	visibility: visible !important;	margin: 0;}.sIFR-replaced {	visibility: visible !important;}span.sIFR-alternate {	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;}/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */.sIFR-hasFlash h1 {	visibility: hidden;}.sIFR-hasFlash h2 {	visibility: hidden;	letter-spacing: -9px;	font-size: 18px;}.sIFR-hasFlash h3 {	visibility: hidden;	letter-spacing: -6px;	font-size: 12px;}.sIFR-hasFlash h4 {	visibility: hidden;	letter-spacing: -5px;	font-size: 21px;}.sIFR-hasFlash h5#pullquote {	letter-spacing: -4px;	visibility: hidden;	font-size: 24px;}