@import "badgerland.css";

/* ========================================================================================== Text Editor Drop Downs */
h1{color:#cc0000;font:bold 22px Arial,Helvetica,sans-serif;padding-bottom:6px;}/* page title */
h2{color:#cc0000;font:bold 18px Arial,Helvetica,sans-serif;}
h3{color:#cc0000;font:normal 16px Arial,Helvetica,sans-serif;}/* default block title */
h4{color:#666;font-size:11px;}/*default block page links */
h5{color:#cc0000;font-size:11px;}
h6{color:#666;font-size:11px;}

.floatLeft{float:left;margin:0 7px 0 0;}	 
.floatRight{float:right;margin:0 0 0 7px;}
.floatLeft_ImgBorder{float:left;margin:0 7px 0 0;border:1px solid #ccc;padding:2px;}
.floatRight_ImgBorder{float:right;margin:0 0 0 7px;border:1px solid #ccc;padding:2px;}
.imgBorder{border:1px solid #ccc;padding:2px;}

.border{border-bottom:1px solid #ccc;margin-bottom:20px;overflow:hidden;}
.IE6 .border{height:1%;}

#rightZone .noBullet ul,
#centerZone .noBullet ul,
#rightZone  ul.noBullet,
#centerZone  ul.noBullet,
.noBullet ul,
 ul.noBullet{list-style:none;margin-left:0;}
.noBullet ul li,
 ul.noBullet li{padding-left:0;margin-left:0;}
 
/* ========================================================================================== PAGE LAYOUT */
#centerZone{width:710px;}
