#container4 {
    height:100%;
    position:relative;
border-right:1px solid #c0c0c0;

border-left:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
    }

body {
   padding: 10px;
   padding-bottom: 120px;
   font-size: 80%;
   font-family: Verdana;
   background-color: #ffffff;
   }

#header{
   position: relative;
   float: left;
   width: 100%;
   background-color: #ffffff
   padding: 10px;
}

#centeredmenu {
   float:left;
   width:100%;
   background:#800080;
   border-bottom:2px solid #000;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#250517;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

#centeredmenu1 {   float:left;   width:100%;   background:#800080;   border-bottom:2px solid #000;   overflow:hidden;   position:relative;}
#centeredmenu1 ul {   clear:left;   float:left;   list-style:none;   margin:0;   padding:0;   position:relative;   left:50%;   text-align:center;}
#centeredmenu1 ul li {   display:block;   float:left;   list-style:none;   margin:0;   padding:0;   position:relative;   right:50%;}
#centeredmenu1 ul li a {   display:block;   margin:0 0 0 1px;   padding:3px 10px;   background:#800080;   color:#fff;   text-decoration:none;   line-height:.8em;}
#centeredmenu1 ul li a:hover {   background:#250517;   color:#fff;}#centeredmenu1 ul li a.active,#centeredmenu1 ul li a.active:hover {   color:#fff;   background:#000;   font-weight:bold;}


#container3 {
    float:left;
    width:100%;
    background:#FFFFFF;
    overflow:hidden;
    position:relative;

}
#container2 {
    float:left;
    width:100%;
    background:#ffffff;
    position:relative;
    right:20%;
}
#container1 {
    float:left;
    width:100%;
    background:#FFFFFF;
    position:relative;
    padding:0px;
    right:30%;
    
}
#col1 {
    float:left;
    width:50%;
    position:relative;
    left:50%;
    padding:5px;
    margin-right:15px;
    background-color: #F6EEF6;

    overflow:hidden;
   
}
#col2 {
   bgcolor:#CCCC00;
    float:left;
    width:28%;
    position:relative;
    left:48%;
    padding:8.5px;
    overflow:hidden;
   
}    
#col2 a{
    display:block;
}
#col2 a.hover{
    color: #0000FF;
    text-decoration: none;
}
#col2 a.link{
    color: #000000;
    text-decoration: none;
}
#col2 a.visited{
    color: #3B0B39;
    text-decoration: none;
}

#col3 {
    float:left;
    width:20%;
    position:absolute;
    left:130%;
    background-color: #F6EEF6;
    overflow:hidden;
}
#col3 a{
    display:block;
}
#col3 a.hover{
    color: #0000FF;
    text-decoration: none;
}
#col3 a.link{
    color: #000000;
    text-decoration: none;
}
#col3 a.visited{
    color: #3B0B39;
    text-decoration: none;
}


#footer{
   position: relative;
   float: left;
   padding-top:5px;
   width: 100%;
   height:120px;
   background-color:#ffffff;
}


a:link  {color: #000000; text-decoration: none;}
a:visited  {color: #3B0B39; text-decoration: none;}
a:hover  {color: #0000FF; text-decoration: none;}
a:{display: block;}


/* set millions of background images */
.rbroundbox { background-color: #FFFFCC; }
.rbtop div { background: url(/news/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/news/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/news/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/news/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 90%; margin: 1em auto; }

