html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;}
body {
	background-color: #000000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 { color: #000; font-size: 18px; font-weight: bold; line-height: 14px; padding-top: 16px;}
h2 { color: #000; font-size: 18px; font-weight: bold; line-height: 14px; padding-top: 16px; }
h3 { color: #666666; font-size: 12px; font-weight: bold; line-height: 18px; 
	background: url("images/bg-line-red.jpg") no-repeat bottom; }
p {text-align:justify;}
a,  a:link { color: #546078; font-weight: bold; text-decoration: underline; }
a:visited { color: #666666; font-weight: bold; text-decoration: underline; }
a:hover { color: #546078; text-decoration: underline;}
a:focus { color: #000;}
a:active { color: #546078;}
img { margin-top: 0px; margin-right: 0px; margin-left: 10px; float: right;}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	max-width: 760px;
	text-align: left;
	width: 760px;
}
#outerWrapper #header {
	background-color: #f00001;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
	font-size: 18px;
	font-weight: bold;
	height: 300px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #header h1 { color: #FFFFFF; font-size: 36px; text-align: right; padding-top: 60px; padding-right: 60px; padding-left: 60px; }
#outerWrapper #header h2 { color: #FFFFFF; font-size: 16px; text-align: right; padding-right: 64px; }
#outerWrapper #contentWrapper #content { margin: 0 0 0 190px; padding: 10px;}
#outerWrapper #contentWrapper .clearFloat { clear: left; display: block;}
#outerWrapper #footer {
	background-color: #f00001;
	background-image: url(images/New%20Folder/link-broken.jpg);
	padding: 10px;
	height: 60px;
	background-repeat: repeat-x;
}
#outerWrapper #footer { 
	color: #FFFFFF; 
	text-align: right; 
	vertical-align: top; 
	background-image: url(images/footer-bg.gif);
	}
#outerWrapper #footer a { color: #FFFFFF; text-align: right; }

/* NAVIGATION
------------------------------------------------------------------------------------*/
#outerWrapper #contentWrapper #leftColumn1 {float: left; padding:0 0 0 10px; margin:0;	
	width: 180px; background: url("images/mright.png") no-repeat right; min-height: 400px;}
#outerWrapper #contentWrapper #leftColumn1 .hitems { margin: 0; padding: 0;}
#outerWrapper #contentWrapper #leftColumn1 .hitems ul { margin: 5px 0 5px 0; 
	padding: 0; color: #f00001; list-style-image: url("images/arrow.gif");}
#outerWrapper #contentWrapper #leftColumn1 .hitems li { margin: 0 0 2px 0px;
	padding: 0 0 0 0px; color: #555;}
ul { margin: 0 0 0px 0; padding : 0; list-style : none; }
li { 	margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }
.nav {
	text-align: left;
	color:	#f00001;
	width: 150px;
	min-height: 200px;
	height: 400px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	word-wrap: break-word;
}
.nav li {
	font-weight: bold;
	padding: 5px 0 0 5px;
	height: 25px;
	display: block;
	background-image: url(images/link-red.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.nav li a { border-bottom: 1px solid #ccc; color: #f00001; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 25px;}
.nav li a:hover {
	font-weight: bold;
	color: #f00001;
	text-decoration: none;
	background: #ffffff;
	background-image:url(images/menupinball.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 25px;
	border-bottom: none;
}
.nav #petitionLink a:hover
{
  background-position: top;
}
#navigation{ text-align: right; height: 30px; width: 180px; margin: 0px auto 0px auto;
    padding: 0px; background: url("images/header.jpg") no-repeat bottom; display: block;}
#navigation ul{ position: relative; bottom: 0px; height: 15px; display: block; margin: 0px; padding: 0px;}
#navigation li{ display: inline; list-style-type: none; color: #FFF; margin: 0px; padding: 0px;}
#navigation a{ padding: 2px; color: #FFF; background: 0; border: 0;}
#navigation a:link, 
#navigation a:visited{ text-decoration: underline;}
#navigation a:hover{ text-decoration: underline;}
