.issueY { background-color: #E6EBED; border: 1px solid #E6EBED; }
.photoL { padding: 2px 8px 0px 0px; float: left; }
.photoR { padding: 2px 0px 0px 8px; float: right; }
.alerttext { font-weight: bold; color: #dd0000; }
.clearfix:after { content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.minlabel {float:left; width:7em; padding-top:4px;}

body { 
	margin:0; padding:0; 
	font:normal normal small/130% Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	background:#F7F7FB url('../images/bodyback.jpg');  
	}

#wrapper {
	width:1040px; 
	position:relative;
	margin:0 auto; padding:0;
	}

/* nav menu is along the left side, everything else to the right */
#navz {
	margin:0; padding:0; 
	width:260px;
	}
	#navz ul {
		text-align:left; 
		list-style:none;
		margin-left:-30px;
		}
	#navz ul li { 
		padding:2px; background:white;
		text-indent:-20px;
		margin-left:20px;
		}
	#navz ul li a {
		font:bold normal 120%/140% Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		color:#5582CD; padding:0 2px;
		border:1px solid #ffffff;
		}
	#navz ul li#active a {
		color:#000000; background:#F4F4FC;
		border:1px solid #ff0000;
		}
	#navz ul li a:hover, #navz ul li#active a:hover {
		color:#000000; background:#F4F4FC;
		border:1px solid #44ADF6;
		}

/* page top */
#banner {
	position:absolute; top:0; left:260px;
	width:746px; height:108px; padding:0; 
	background:transparent url('../images/banner.jpg') no-repeat;
	}
#weather {
	position:absolute; top:120px; left:260px;
	height:108px; margin:0 auto;
	}
#ads {
	position:absolute; top:220px; left:260px;
	height:15px; margin:-10px auto 0;
	}

/* contains feature at top, then 3 columns */
#mainbox { 
	position:absolute; top:237px; left:260px;
	margin:0; padding:0; background:white;
	}
#feature {
	width:780px;
	border:1px solid gray; 
	padding:0 4px;
	}
	#feature p, #feature h1, #feature embed {float:left;}
	#feature embed {margin:0 6px 0 0;}
.larger {font:normal normal large/130% Verdana, Arial, Helvetica, sans-serif;}
.colz {
	width:253px; padding:2px 4px; float:left; 
	border-left:1px dotted gray; border-right:1px dotted gray;
	}
	.colz ul {margin-left:-24px;}
.nocolz {
	position:relative; 
	float:left; width:800px;
	margin:30px 0 0 0;
	}

/* page bottom */
#footer {}

/* other stuff */
#subserr {
	position:absolute; z-index:20;
	top:130px; left:260px;
	color:#FF0000;
	}
form.photoL {background:#F3F4F9; width:480px;}
.formbutn {
	clear:both; text-align:center;
	margin-top:10px; padding-top:10px;
	}
.formfield {
	float:left; text-align: left; 
	}
.formlabel {
	clear:both; float:left;
	width:120px;
	text-align:right;
	padding-right:8px;
	margin:0 0 8px 0;
	}
.formsect {
	text-align:center;
	width:100%; margin:20px 0 0;
	}
head:first-child+body .formsect { 
	/* hide from IE */
	float:left; clear:both; 
	}

.centerdiv {
	float:left; clear:both;
	text-align:center; width:100%;
	margin:20px 0 0 0;
	font-weight:normal; font-size:small;
	}

.buttonset {
	float:left; clear:both;
	margin:30px 0 0 0;
	width:100%; text-align:center;
	}
.announce {
	color:#0000FF; text-align:center; 
	}	
.pixlinx { 
	float:left;
	margin:4px 1px;	
	}

.pdflinx { 
	float:left;
	text-align:left; 
	margin:2px 0; padding:0;
	width:170px; height:200px;
	}

.vidlinx { 
	float:left;
	text-align:left; 
	font-size:90%;	margin:2px 1px; padding:12px 0 0 12px;
	background:url('../images/vidbox.jpg');
	width:190px; height:150px;
	}
	.vidlinx p {margin:2px 0 0 -2px;}
	
a {text-decoration:none; font-weight:normal;}
a:link {color:#385596; text-decoration:none; }
a:visited {color:#379437; text-decoration:none; }
a:hover {color:#800000; text-decoration:none; }
img {border:0;}
	img.alignL	{float:left; margin:0 8px 0 0;}
	img.alignR	{float:right; margin:0 0 0 8px;}
h1 {font:normal bold 12pt/14pt Verdana, Arial, Helvetica, sans-serif;}
h2 {font-size: medium;}
ul.subsnav {
	margin:0; padding:0;
	list-style-type:none;
	display:block;
	text-align:center; 
	}
ul.subsnav li {
	display:inline;
	margin:4px;
	padding:0 2px; 
	border:1px solid #000000; 
	}
ul.issues {
	margin:0; padding:0; 
	list-style-type:none;
	display:block;
	}
ul.issues li {
	display:inline; 
	border:1px solid #000; 
	margin:0 10px 0 0;
	padding:2px; 
	}