/* KQRK Power 92 CSS Document */
*{margin:0;
padding:0;}


body{ background:url(images/background_power.jpg);
text-align:center;
}

#banner{position:relative;
background:url(images/p92_bnr.jpg) no-repeat;
margin:0 auto;
width:911px;
height:191px;
top:8px;
}

#container{position:relative;
top:12px;
width:871px;
height:640px;
margin: 0 auto;
background-color:#000000;
text-align:left;
}

#nav{position:absolute;
bottom:7px;
left:16px;
text-decoration:none;
list-style: none;
}
#news{ position:absolute;
top:25px;
right:136px;
width:455px;
height:520px;
}

#rightcol{ position:absolute;
top:25px;
right:8px;
width:110px;
height:500px;
}

#leftcol{ position:absolute;
top:25px;
left:8px;
width:250px;
height:500px;
}

#today{ position:relative;
 background:url(images/hme_todaybk.jpg) no-repeat;
width:250px;
height:365px;
}

#banner ul {
font:Geneva, Arial, Helvetica, sans-serif;
list-style: none;
margin: 0;
padding:0;
}
#banner ul li {
float:left;
}

#banner ul a{
font-size: 16px;

text-decoration:none;
float:left;
display:inline;
color:#AEDBE6;
padding-left: 19px;
}

#wx{
	position:absolute;
	bottom:0px;
	height:70px;
	width: 475px;
	left: 200px;
}


#footer{position:relative;
bottom:0px;
width:871px;
margin:0 auto;
background-color:#000000;
color:#CCCCCC;
font-size:10px;
text-align:left;
}


