.
+html,body{
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

a:link{
text-decoration:none;
color:#ffffff;
font-family:verdana;
font-size:10px;
}
a:visited{
text-decoration:none;
color:#ffffff;
font-family:verdana;
font-size:10px;
}
a:active{
text-decoration:none;
color:#ffffff;
font-family:verdana;
font-size:10px;
}
a:hover{
text-decoration:none;
color:#ffffff;
font-family:verdana;
font-size:10px;
}

a img{
border:0px;
}

body {
background: #000000;
text-align: center;
margin-top:0px;
}

#main{
margin: auto;
width:952px;
}

#menucontainer{
_margin-top:-5px;
background-color:#000000;
height:50px;
}

#header{
margin:auto;
height:150px;
width:952px;
background-image: url("images/header_background.gif");
}

#banner{
height:150px;
}

#imagebanner{
padding-top:10px;
width:952px;
background-color:#000000;
height:210px;
padding-bottom:10px;
margin:auto;
}

#content{
text-align:center;
width:932px;
background-color:#000000;
margin:auto;

min-height:100%; /*** moz uses this to make full height design. If you change this to height:100% moz won't expand the design if content grows.
 ***/
/* \*/

/* Last height declaration hidden from Mac IE 5.x */
display:table-cell; /*** Safari fixes to 100% height. This makes Safari treat the div as a table cell (no other browser does this) and thus it will expand ***/

}

#contain\65	r{ /*** for Opera and Moz (and some others will see it, but NOT Safari) ***/
  height:auto; /*** For moz to stop it fixing height to 100% ***/
}
/* \*/
* html #container{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
/*** Fixes height for IE, back to full height,
from esc tab hack moz min-height solution ***/


#contentbackground{
padding-left:10px;
padding-right:10px;
text-align:center;
width:932px;
background-color:#000000;
margin:auto;
}

#left{
padding-top:10px;
float:left;
width:622;
background-color:#000000;
text-align:left;
color:#ffffff;
font-family:verdana;
font-size:10px;
}

#right{
float:left;
width:310px;
background-color:#000000;
}

#right-nav{
width:310px;
text-align:left;
}

.right-nav-cell{
background-color: #000000;
}

#welcome{
padding-right:10px;
width:612px;
text-align:justify;
color:#ffffff;
font-family:verdana;
font-size:10px;
background-color:#000000;
}

#index-news{
padding-right:10px;
width:612px;
text-align:justify;
color:#ffffff;
font-family:verdana;
font-size:10px;
background-color:#000000;
}

#network-links{
text-align:left;
margin:auto;
width:310px;
}

#footer{
padding-top:90px;
text-align:left;
margin:auto;
width:952px;
height:50px;
color:#ffffff;
font-family:verdana;
font-size:10px;
margin-bottom:0px;
background-color: #000000;
}

.nav-right-table{
background-color: #000000;
border: 1px solid #050505;
font-family:verdana;
font-size:20px;
width:100%;
height:100%;
color:#ffffff;
}

.regfonttable{
color:#ffffff;
font-family:verdana;
font-size:10px;
}

.energyservicestable{
color:#ffffff;
font-family:verdana;
font-size:10px;
border: 1px solid #ffffff;
}

.meetstafftable{
width:300px;
color:#ffffff;
font-family:verdana;
font-size:10px;
border: 1px solid #323232;
background-color:#323232;
}

.meetstaffcellwidth{
width:200px;
}

#form{
margin:auto;
padding:10px;
font-size:10px;
border: 1px solid #323232;
background-color:#000000;
width:550px;
}

.form{
color:#ffffff;
font-family:verdana;
font-size:10px;
}

.form-input{
width:350px;
color:#000000;
font-family:verdana;
font-size:10px;
border: 1px solid #000000;
background-color:#ffffff;
}

.form-cell{
width:250px;
}

.form-cell-title{
width:250px;
text-decoration:underline;
font-weight:bold;
}

.form-cell-extended{
width:450px;
}

.form-input-hundredseventy{
width:170px;
color:#000000;
font-family:verdana;
font-size:10px;
border: 1px solid #000000;
background-color:#ffffff;
}

.form-input-hundredthirty{
width:130px;
color:#000000;
font-family:verdana;
font-size:10px;
border: 1px solid #000000;
background-color:#ffffff;
}

.form-input-eightyeight{
width:88px;
color:#000000;
font-family:verdana;
font-size:10px;
border: 1px solid #000000;
background-color:#ffffff;
}

.form-input-small{
width:100px;
color:#000000;
font-family:verdana;
font-size:10px;
border: 1px solid #000000;
background-color:#ffffff;
}

.links-image{
width:100px;
}

.links-desc{
vertical-align:top;
}

#formerror{
margin:auto;
width:550px;
height:500px;
border: 1px solid #323232;
background-color:#000000;
}

#formerror_warning{
margin:auto;
color:#ff0000;
font-family:verdana;
font-size:50px;
}

#formerror_text{
margin:auto;
color:#ffffff;
font-family:verdana;
font-size:10px;
}

#claimformconfirm{
margin:auto;
width:550px;
height:500px;
border: 1px solid #323232;
background-color:#000000;
}

#claimformconfirm_main{
margin:auto;
width:550px;
height:200px;
border: 1px solid #323232;
background-color:#000000;
}

#claimformconfirm_warning{
margin:auto;
text-align:center;
color:#ffffff;
font-family:verdana;
font-size:50px;
}

#claimformconfirm_text{
margin:auto;
text-align:center;
color:#ffffff;
font-family:verdana;
font-size:10px;
}