	body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

    #guiltyspark {
	margin: 0 auto;
	position: relative;	
	top:0;
	left:0;
	width: 1000px;
}

	#head {
	width: 1000px;	
}
	#sitetitle {
	font-size: 40px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 10px;
	border-bottom: 3px solid #990000;
}

	#slogan {
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	position: absolute;
	top: 55px;
	left: 10px;
}		

	#tandd {
	position: absolute;
	top: 55px;
	right: 10px;	
	font-size: 12px;
	font-weight: bold;
	}

	#wthrbx {
	display:none; 
	position: absolute;
	width: 515px; 
	top:-50px;
	right: 0;
	background:#fff url(../pix/pages/weather-by-noaa.jpg) top left no-repeat; 
	border: 2px solid #000;
	z-index: 25;
	margin:0;
	padding: 75px 10px 10px 10px;
	font-weight: normal;}
	
	#content {
	width: 760px;
	margin: 0 10px;
	padding:0;
	float:left;
}	

	h1 {
	font-size: 22px;}

	h2 {
	font-size: 19px;
	font-style: italic;}
	
	h3 {
	font-size: 16px;
	}		

	blockquote {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	font-style:italic;
	border-left: 3px #990000 solid;
	border-right: 3px #990000 solid;
	padding:0 10px;
}	

	#minimenu {
	background: #ddd;
	color:#000000;	
	margin: 0;
	padding: 2px 0;
}	

	#minimenu a:link, #minimenu a:visited {color:#000099; text-decoration:underline}
	#minimenu a:hover, #minimenu a:active {text-decoration:none;}	

	#navcolumn {
	width:200px;
	padding: 10px 10px 40px 10px;
	margin: 0;
	background-color: #980114;
	color: #fff;
	font-size: 12px;
	float:right;
}

div.mlsnav {background-color:#ddd;padding:3px 0 5px 0;margin:5px 0 10px 0;text-align:center;}

	span.nobtn {
		color:#000;
		font-weight: bold;
		background: #ccc;
		border-bottom:3px solid #000;
		padding-right:10px;		
		}	
	
	div.menuhigh {
	background-color:#d25b6a;
	margin-bottom:8px;}
		
	#navcolumn a:link, #navcolumn a:visited {font-weight:bold; color:#fff; text-decoration: none; line-height: 200%;}	
	#navcolumn a:hover, #navcolumn a:active {text-decoration:underline;}

	#foot {
	clear:both;
	width: 1000px;	
	font-size: 12px;
	text-align:center;
	margin: 50px 0 50px 0;
	padding: 10px 0 20px 0;	
	color: #ccc;
	background-color: #980114;	
}	

	#foot a:link, #foot a:visited {font-weight:bold; color:#fff; text-decoration: underline;}	
	#foot a:hover, #foot a:active {color:#FFFF99; text-decoration:none;}
	
/* FlipMods */
.t1 { margin-bottom: 0 }
.t2 { margin-top: 0 }	
