/* CSS Document */
#container{
}
#linkmenu{
height:25px;
width:960px;
border-top:solid 5px #006600;
border-bottom:solid 5px #006600;
background-image:url(images/menu.jpg);
/*background-image:url(images/menu2.jpg);*/
background-repeat:repeat-y;
background-repeat:repeat;
}
#search{
height:20px;
width:auto;
border-top:solid 5px #006600;
border-bottom:solid 5px #006600;
}

/*#greenseprator1{
height:5px;
width:100%;
background-color:#006600;
margin-top:5px;
margin-bottom:0px;
}
#greenseprator2{
height:5px;
width:100%;
background-color:#006600;
margin-top:0px;
margin-bottom:5px;
}
#greenseprator3{
height:5px;
width:100%;
background-color:#006600;
margin-top:4px;
margin-bottom:0px;
}
#greenseprator4{
height:5px;
width:100%;
background-color:#006600;
margin-top:0px;
margin-bottom:4px;
}*/
#yelloseprator{
height:8px;
width:100%;
background-color:#FDD420;
margin-top:0px;
margin-bottom:auto;
}
#whiteseprator{
height:auto;
width:960px;
margin-top:0px;
margin-bottom:0px;
background-color:#FFF7E2;
}
.rightnavbg{
background:#FEF8DE;
}
.rightnavbgimg{
background-image:url(images/newsbg.jpg);
}
.rightnavbottombg{
background:#E7E3E3;
}
.leftnavbg{
background:#FFFFEC;
}
.uname{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#999999;}
.marquee{
font-size:xx-small; 
margin-left:10px; 
margin-right:10px;
height:135px;
}
.search{
margin-top:60px;
margin-left:auto;
margin-right:20px;
margin-bottom:auto;
z-index:900;
}

.background{
background-image:url(images/topbanner.gif);
background-repeat:no-repeat;
height:auto;
width:auto;
}
.bottom{
height:50px;
width:auto;
background-color:#F4F4F4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.webline{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
float:right;
}
.copy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:center;
}
.otherlinks{
margin-top:5px;
margin-left:auto;
margin-right:10px;
margin-bottom:60px;
color:#FFFFFF;
/*z-index:900;*/
}
.rightnavbgimg1{
background-image:url(images/newsbg1.jpg);
}