		a.BlackBox:link {text-decoration:none;	color: #ffdf00;}
		a.BlackBox:visited {text-decoration:none;color: #ffdf00;}
		a.BlackBox:hover {text-decoration:none;color: #ffdf00;}
		a.BlackBox:active {text-decoration:none;color: #ffdf00;}

		body
		{
			margin: 0;
			padding: 0;
			font-size: 14px;
			font-family: 'Verdana', "times new roman", serif;
			background-color: #c2c2c2;
			background-image: url('images/img_tiles_repeat.gif');
			background-repeat: repeat;
			text-align:center;
			min-width:824px;
		}

		div#Centerer {
			text-align:left;
			margin:0 auto;
			width:824px;
		}
		
		div#LeftBar
		{
			background-image: url('images/img_vertical_bar.gif');
			background-repeat: repeat-y;
			padding-left:14px;
		}
		
		div#RightBar
		{
			background-image: url('images/img_vertical_bar.gif');
			background-repeat: repeat-y;
			background-position: right;
			height:1024px;
			padding-right:14px;
		}
		
		div#Top
		{
			height:171px;
			width:796px;
		}
		div#Header
		{
			background-image: url('images/img_heading_bg.png');
			height: 44px;
			width: 520px;
			text-align:center;
			line-height:44px;
			font-size: 24px;
			font-weight:bold;
			font-family: "Verdana", "Times New Roman", Serif;
			
		}
		div#LeftPics
		{
			float: left;
			background-color: #BCBCBC;
			height:809px;
			width: 138px;
			background-image: url(images/img_left_repeat.jpg);
			background-position: left 10px;
			background-repeat: repeat-y;
		}

		div#Content
		{
			height:809px;
			width:520px;
			float: left;
			background-image: url('images/img_background.jpg');
			background-repeat: repeat-y;
			line-height: 150%;
		}
		

		div#MainText
		{
			font-size:1.1em;
			padding-left:10px;
			padding-right:10px;
			line-height: 100%;
		}
		b.FirstLetter 
		{
			font-size:18px;
		}
		div#RightPics
		{
			float: left;
			height:809px;
			width: 138px;
			background-color: #BCBCBC;
			background-image: url(images/img_right_repeat.jpg);
			background-position: left;
			background-repeat: repeat-y;
		}

	
		div#EnergyStarLogo { 
			position:relative;
			left:4px;
			top:0px;
		}
		
		
		div#LeftBG { 
			position:relative;
			left:4px;
			top:-28px;
		}
		
		div#RightBG { 
			position:relative;
			left:3px;
			top:92px;
		}
		
		div#BlackBox {
			line-height: 100%; 
			color: #ffdf00;
			background-image: url(images/img_blackbox.gif);
			height:124px;
		}


		div#Links {
			font-size: 1.05em;
			font-family: 'Verdana', "times new roman", serif;
			color:red;
			position:relative;
			left:330px;
			top:10px;
		}
		
		div#Footer
		{
			background-image: url(images/img_zanmgt_footer.png);
			clear:both;
			height:44px;
			
		}