html, body {   
height:100%;
background-color:#7d9ce5;
background-image:url(headings/pageBack.jpg);
background-repeat:repeat-y;
background-position:center;
margin:0px;
padding: 0;
text-align: center;
font: 15px Palatino Linotype, Book Antiqua3, Palatino6, serif;}
	
#container { 
position: relative; 
width: 760px; 
margin: 0 auto; 
text-align: left; 
background:url(headings/bodyBack.png) repeat-y;
min-height: 100%; } 

* html #container { 
height: 100%; } 

#container::after{ 
content: "."; 
display: block; 
height: 0; 
line-height: 0; 
font-size: 1px; 
clear: both; 
visibility: hidden; } 

#header { 
position: relative;
z-index: 100;
left: 50%; 
margin: 0 0 0 -380px; 
padding: 0; 
height: 140px; 
width: 760px; 
background:url(headings/logoHeader.png) no-repeat top;} 

.miniHeader{
background-repeat:no-repeat;
position:relative;
widows:760px;
height:75px;}
	
#footer { 
position: absolute; 
left: 50%; 
bottom: 0; 
margin: 0 0 0 -380px; 
padding: 0; 
height: 32px; 
width: 760px; 
background:url(headings/enertaxFooter.jpg) no-repeat top;
clear:both;} 

#left-col { 
position: relative; 
float: left; 
padding: 0 0 60px 0; 
width: 165px; } 

#right-col{
 position: relative; 
float: right; 
padding: 0 0 60px 0;
width: 595px;} 

.linkHeader{
background:url(headings/linkHeader.png);
background-repeat:no-repeat;
width:165px;
height:17px;}	


#navigation td {border-bottom: 1px solid #F4FFE4;}
	
#navigation a {font:  11px Palatino Linotype, Book Antiqua3, Palatino6, serif;
color: #FFFFFF; line-height:16px; letter-spacing:normal;
text-decoration: none; display:block; padding:4px 6px 6px 20px; background-color:#B6B6B6;
 background:url(headings/Buttons/buttonFace1.jpg) center no-repeat;}
	
#navigation a:hover {font:  small-caps 12px Palatino Linotype, Book Antiqua3, Palatino6, serif;
background:#FFFFFF; background:url(headings/Buttons/buttonFaceOver.jpg) center no-repeat; line-height:16px; color:#FFFFFF;}


.affilH1 { font: bold 12px Palatino Linotype, Book Antiqua3, Palatino6, serif;
padding:8px 6px 4px 20px;  color: #FFFFFF; line-height:16px; letter-spacing:normal;}


#affil td { padding:0 6px 0px 20px; }
	
#affil a {font:  12px Palatino Linotype, Book Antiqua3, Palatino6, serif;  
color: #ffffff; line-height:16px; letter-spacing:normal;
text-decoration: none; display:block; padding:0 6px 0px 5px; }
	
#affil a:hover { background:url(headings/affilLink.png) center no-repeat; }
		
		
		
p {margin: 10px 40px 10px 20px;text-align:justify} 

dl {margin: 10px 40px 10px 40px;text-align:justify} 
ul{list-style-type:circle;}

li{margin: 10px 40px 10px 40px;text-align:justify}

a{color:#006600;}

a:visited{color:#009900;}

a:hover{color:#006600;
font-weight:bold;}

