/* CSS Document */
body{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	line-height: 15px;
	background: #D70022;
	}
	html {
	background: url(images/backgroundrepeat3.jpg) #D70022 repeat-y center;
  height: 100%;
	}
body {
  width: 997px !important;
  margin: auto;
  height: 100%;
}

#wrapper {
	background: url(images/backgroundrepeat3.jpg) #D70022 repeat-y;
  min-height: 100%;
  width: 997px;
  margin: auto !important;
  position: relative;
}
#main, #wrapper, body {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
a:link, a:active, a:visited {
	color:#D70022;
	}
	
a:hover {
	color: #6C1111;
	}
	
	
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
	}
	
li {
	list-style::none;
	line-height: 14px;
	margin-left:0px;
	}
	
#login {
	position:absolute;
	background: url(images/loginbackground.jpg) top repeat-x;
	height: 25px;
	width:950px;
	top:0px;
	left:25px;
	padding:0px;
	padding-top:2px;
	margin:0px;
	background-image: url(images/loginbackground.jpg);
	}
	
#login1 {
	float: left;
	text-align: left;
	width: 50%;
	height: 25px;
	}
	
#login2 {
	float: right;
	text-align: right;
	width: 50%;
	height: 25px;
	}

#header {
	position:absolute;
	left:25px;
	top:25px;
	background: url(images/powerbanner2.jpg) no-repeat;
	width: 950px;
	height: 126px;
	border-top:1px #999999 solid;
	border-bottom:1px #999999 solid;
	}

	
#container {	
	position: relative;
    min-height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
	margin-top:146px;
	width: 950px;
	margin-left:19px;
	height: 100%;
	}
	
#leftnav {
	float:left;
	text-align:left;
	background: url(images/powerleftnav.jpg) top NO-REPEAT;
	width: 176px;
	margin-top:10px;
	margin: 0px;
	margin-top: 1px;
	height: 320px;
	}

a.leftnav:link, a.leftnav:visited, a.leftnav:active {
	color:#DBDBDB;
	text-decoration:none;
	}

a.leftnav:hover {
	color:white;
	text-decoration:none;
	}
	
	
#clicktojoin {
	text-align:center;
	background: url(images/clicktojoin.jpg) no-repeat;
	width: 172px;
	height:72px;
	}
	
#address {
	padding:5px 5px 5px 10px;
	display: block;
	height:90px;
	background-image:url(images/addressbg.jpg);
	width:155px;
	}
	
#address p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color: #509376;
	}
	
	
#centernav {
	margin-left:177px;
	margin-top:10px;
	width:522px;
	padding:10px 20px 10px 20px;
	height: 100%;
	color: #000000;
	}

.title {
	font-size:small;
	font-weight:bold;
	}
	
#rightnav {
	position:absolute;
	width: 210px;
	margin: 0px;
	left: 739px;
	top: 0px;
	}

	
#memberlogin {
	width: 425px;
	height: 25px;
	margin-top:0px;
	padding-top: 0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	}
	
.membertextfield {
	width: 90px;
	height: 14px;
	background-color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	border: 1px solid #999;
	}
	

#topnewsmenu {
	background:url(images/topnewsmenu.jpg) top no-repeat;
	width:500px;
	height:36px;
	padding-left:10px;
	margin-top:10px;
	}
	
#repeatnewsmenu {
	display:table-cell;
	background:url(images/menurepeat.jpg) top repeat-y;
	width:500px;
	padding-left:9px;
	}
	
#bottomnewsmenu {
	background:url(images/bottomnewsmenu.jpg) bottom no-repeat;
	width:500px;
	height:13px;
	padding-left:10px;
	}
	
.news {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:2px;
	}
	
.outage {
	margin-left:10px;
	margin-right:10px;
	}

a.news:link, a.news:visited, a.news:active {
	color:#D70022;
	font-weight:bold;
	font-size:small;
	}
	
a.news:hover {
	color:#9D0919;
	font-weight:bold;
	font-size:small;
	}

.release {
	color:#999999;
	margin-left:10px;
	margin-bottom:5px;
	}

#footer {
	/*position: absolute;
	bottom: 0;*/
	width: 920px;
	margin-left:45px;
	text-align: center;
}

#footer p {
	font-size: x-small;
	}

#main {
	margin-bottom: 3em;
	height: auto;
	padding: .5em;
}
#chair1 {
	float: left;
	text-align: left;
	width: 50%;
	}
	
#chair2 {
	float: right;
	text-align: right;
	width: 50%;
	}
#chair3 {
	float:left;
	text-align:center;
	width: 100%;
	}
