html, body { 
	margin: 0; 
	padding: 10px 0; 
	text-align:center; 
	} 

body {	
	background: #000 url(stripes.png);
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 76%;	
}

div.feedburnerFeedBlock ul {
margin-left:0;
list-style-type: none; 
padding:0px 30px;
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;padding-left:20px
}

div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;
}  

div.feedburnerFeedBlock img {
border: none;

}

#creditfooter {display:none}   

#pagewidth { 
	background: #FFFFFF url(bg.png) repeat-x 0 175px;
	border: 2px solid #000;
	width: 950px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto;
	} 

#header {
	background: #fff url(header.jpg) no-repeat;
	position:relative; 
	height: 175px; 
	width: 100%;
	} 

#maincol {
	float: left; 
	display: inline;
	margin: 0 20px 1.2em 20px;  
	position: relative; 
	width: 690px; 
	min-height: 450px;
	height: auto !important;
	height: 450px; 
	}
	
#rightColumn {
	float: left; 
	display: inline;
	margin: 0 20px 1.2em 0;  
	position: relative; 
	width: 200px;
	min-height: 450px;
	height: auto !important;
	height: 450px;  
}	

#footer {
	background-color: #000; 
	color: #fff;
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 1.2em 0em 1.2em 0em;
	text-align: center;
	} 

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* Generated via www.cssmenubuilder.com */

.menu {
	margin:0 auto; 
	padding:0; height:30px; 
	width:100%; 
	display:block; 
	background:url('topMenuImages.png') 
	repeat-x;
	}

.menu li {
	padding:0; 
	margin:0; 
	list-style:none; 
	display:inline;
	}

.menu li a {
	float:left; 
	padding-left:15px; 
	display:block; color:rgb(255,255,255); 
	text-decoration:none; 
	font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; 	background:url('topMenuImages.png') 0px -30px no-repeat;
	}

.menu li a span {
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url('topMenuImages.png') 100% -30px 
	no-repeat;
	}

.menu li a:hover {
	background-position:0px -60px; 
	color:rgb(255,255,255);
	}

.menu li a:hover span {	background-position:100% -60px; }

.menu li a.active, .menu li a.active:hover {
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url('topMenuImages.png') 0px -90px no-repeat; 
	color:rgb(255,255,255);
	}

.menu li a.active span, .menu li a.active:hover span {
	background:url('topMenuImages.png') 100% -90px no-repeat;
	}

h1 {
	font-size: 5.0em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 365px;
	}

h2, h3, h4 { color: #000; }
	
h2 {
	border-bottom: 1px solid #000;
	font-size: 1.7em;
	margin: 1.2em 0 1.2em 0;
	font-weight: normal;
	}
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0 1.2em 0;
	font-weight: normal;
	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0 1.2em 0;
	font-weight: bold;
	}
	
img { border: 0; }
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0 1.2em 0;
	}
	
#rightColumn p {
	border-bottom: 1px solid #000;
	padding: 0 0 1.2em 0;
	}	
	

li > p { margin-top: 0.2em;	}

strong, b {	font-weight: bold; }

a { color: #c00; text-decoration: underline; }
a:hover { text-decoration: none; }

#footer a {	color: #ccc;	} 
