*{ margin: 0; padding: 0; }*
body { font: .8em Helvetica, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {COLOR: #6587E0; text-decoration: none;}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { font-family: helvetica,sansserif,arial; margin: 0 0 8px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #eecf3b; background: #444; font-size: 20px; height: 24px; line-height: 24px; text-align: center; }

ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
background: url(images/header.jpg) repeat-x;
height: 220px;
}
#header h1 {
font-family: helvetica,times,arial;
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
font-family: helvetica,times,arial;
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
font-family: helvetica,times,arial;
color: #000;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-family: helvetica,times,arial;
font-size: 16px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}



#wrap { padding: 10px 10px 3px 10px; width: 755px; margin:10px auto; background: #fff;}
#left { float: left; width: 170px; background: #FFFFFF; margin-bottom: 10px; margin-top: 10px; border: }
#left ul { padding: 13px 5px 5px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 535px; padding: 0 20px 10px 10px; margin-top: 10px;}
	
/* Begin Left Side Navigation */


#leftNav, ul#leftNav{list-style-type:none; margin:0 0 0 1px;}
#leftNav li{margin:1px 0;}
#leftNav li span{display:none;}
#leftNav .meetings a{display:block; width:175px; height:41px; background: url(images/meetings.jpg) top left no-repeat;}
#leftNav .meetings a:hover{background: url(images/meetings.jpg) bottom left no-repeat;}
#leftNav .events a{display:block; width:175px; height:41px; background: url(images/events.jpg) top left no-repeat;}
#leftNav .events a:hover{background: url(images/events.jpg) bottom left no-repeat;}
#leftNav .committees a{display:block; width:175px; height:41px; background: url(images/committees.jpg) top left no-repeat;}
#leftNav .committees a:hover{background: url(images/committees.jpg) bottom left no-repeat;}
#leftNav .links a{display:block; width:175px; height:41px; background: url(images/links.jpg) top left no-repeat;}
#leftNav .links a:hover{background: url(images/links.jpg) bottom left no-repeat;}

/* End Left Side Navigation */



#footer { font-family: helvetica,times,sans; font-size: 11px; text-align: center; line-height: 1.3;}
