@charset "utf-8";
/* CSS Document */

body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#000000;
}
img{
border:none;
}

.left{
float:left;
}

.right{
float:right;
}

.clear{
clear:both;
}

.clear_left{
clear:left;
}

a{
outline:none;
text-decoration:none;
color:#B01616;
}

a:hover{
color:#000000

}

.margin_5px{
margin:5px;
}
.margin-top{
margin-top:5px;
}

.margin-top-10{
margin-top:10px;
}

.margin-left{
margin-left:5px;
}

.margin-right{
margin-right:5px;
}

.margin-bottom{
margin-bottom:5px;
}

.pad_5px{
padding:5px;
}


.pad-top{
padding-top:5px;
}

.pad-left{
padding:5px;
}

.padding-right{
pad-right:5px;
}

.padding-bottom{
pad-bottom:5px;
}
.bod{
border:1px solid #e0e0e0;
}

.bod-bottom{
border-bottom:1px solid #e0e0e0;
}
.bod-top{
border-top:1px solid #e0e0e0;
}
.bod-left{
border-left:1px solid #e0e0e0;
}
.bod-right{
border-right:1px solid #e0e0e0;
}

#main-container{
width:980px;
margin:0 auto;
background:#FFFFFF;
padding:0 5px 0 5px;
}

#header{
width:980px;
background:url(../images/top-bg.jpg) repeat-x ;
}

#logo{
float:left;
}

#top-nav{
float:right;
margin:10px 10px 0 0;
color:#FFFFFF;

padding:0 3px 0 3px;
}

#top-nav a{
color:#FFFFFF;
}

#top-nav a:hover{
color:#000000;
}

#header-text{
float:right;
width:600px;
text-align:right;
margin-top:45px;
}

#nav-container{
float:left;
width:980px;
margin-top:2px;
background:url(../images/nav-bg.jpg) repeat-x;
}

#nav{
float:left;
width:940px;
color:#FFFFFF;
height:25px;
text-align:center;

}

#nav ul {
margin:0px 0 0 8px;
padding:0px;
list-style:none;
}

#nav ul li{
display:inline;
float:left;
}

#nav ul li a{
display:block;
padding:0 10px 0 10px;
color:#FFFFFF;
line-height:25px;
background:url(../images/seprator.jpg) no-repeat top right;

}

#nav ul li a:hover{
background:url(../images/seprator.jpg) no-repeat top right #4764b4;
}

#nav ul li a.active{
background:url(../images/seprator.jpg) no-repeat top right #4764b4;
}

#mid-container{
margin-top:5px;
}

#current-agenda{
float:left;
width:250px;
}

#previous-agenda{
float:left;
width:250px;
margin-left:10px;
}

#blue-heading-small{
float:left;
background:url(../images/blue-heading-bg.jpg) repeat-x;
width:224px;
color:#FFFFFF;
line-height:23px;
}

.blue-heading-large{
float:left;
background:url(../images/blue-heading-bg.jpg) repeat-x;
width:97%;
color:#FFFFFF;
line-height:23px;
}

.blue-heading-inner-page{
float:left;
background:url(../images/blue-heading-bg.jpg) repeat-x;
width:624px;
color:#FFFFFF;
line-height:23px;
}
.blue-heading-aboutus-page{
float:left;
background:url(../images/blue-heading-bg.jpg) repeat-x;
width:97%;
color:#FFFFFF;
line-height:23px;
}

#header-image{
float:right;
width:460px;
margin-right:2px;
}

.panel-mid{
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:7px;
height:130px;
line-height:18px;
}

.panel-mid-large{
border:1px solid #e0e0e0;
border-top:none;
padding:3px;
line-height:18px;
height:580px;
}

.panel-mid-large-inner{
border:1px solid #e0e0e0;
border-top:none;
padding:7px;
line-height:18px;

}

.panel-mid-large ul{
line-height:30px;
margin:5px 10px;
padding:5px 10px;
}

.panel-mid-large ul li{
border-bottom:1px dashed #e0e0e0;
}

#bio a{
color:#425da8;
}

#bio a:hover{
color:#000000;
}


#red-bottom-small{
float:left;
background:url(../images/bottom-red-bg.jpg) repeat-x;
width:239px;
line-height:18px;
text-align:right;
}

#red-bottom-small a{
color:#FFFFFF;
padding-right:10px;
text-indent:20px;

}

#red-bottom-small a:hover
{
color:#000000;
}

#mid-panel{
margin-top:5px;
}

.blue-heading{
color:#425da8;
line-height:25px;
}

#about-us{
float:left;
width:100%;
}

#list-of-agenda{
float:left;
width:650px;
}

#meetings{
float:left;
width:325px;
margin-left:10px;
}

#biography{
float:left;
width:310px;
margin-left:10px;
}


#footer-container{
width:980px;
margin-top:5px;
background:url(../images/footer-bg.jpg) repeat-x;
}

#footer-links{
float:left;
width:950px;
text-align:center;
color:#FFFFFF;
margin-top:10px;
}

#footer-links a{
color:#FFFFFF;
padding:0 5px 0 5px;
}

#footer-links a:hover{
color:#000000;
}
