<STYLE>

#mypage {
width: 782px;
height: 100%;
}
#myheader {
position: relative;
height: 80px;
width: 782px;
background-color: white;
}
#myleftnav {
position: relative; 
margin-top: 0px; 
margin-left: -2px;
float: left;
width: 147px;
height: 100%;
padding-left: 0px;
display: block;
}

#myrightnav {
position: relative; 
left: 10px;
margin-top: 0px; 
padding-right: 10px;
float: right;
width: 150px;
display: block;
}
#maincontentholder {
background-image: URL("/userimages/bg.gif");
width: 782px;
background-repeat: repeat-y;
}
#mybodymain {
position: relative;
margin-top: 0px;
width: 450px;
height: 100%
float: left;
}
#mainbody {
}
#mybody {
padding-left: 3px;
}
#mymainfooter {
position: relative;
width: 782px;
}
#mytopfooter {
position: relative;
width: 450px;
margin-left: 3px;
background-color: #FFFAEE;
height: 100%;
}
#pagefooter {
position: relative; 
width: 782px;
}
#bbab UL {
padding-top: 10px;
}
#bbab UL LI {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #2B556B;
padding-top: 8px;
margin-left: -15px;
font-weight: bold;
list-style-image: url(/userimages/arrowBullet.gif);
}

.rssFeed {
width: 130px;
}
.rssFeed UL {
left: -10px;
}
</STYLE>

