@charset "utf-8";
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color:#ffffff;
}
 #container { 
	width: 1024px;  
    margin: 0 auto; 
	border: none;
	text-align: left; 
	
} 


 #header { 
	background-image:url(../images/header.jpg);
	height:175px;
	background-repeat:no-repeat;

} 

#nav {
width:1024px;
padding: 150px 0px 0px 95px;
}

#nav ul {
list-style:none;
padding:0px;
margin:0px;
}

#nav li {
list-style-image:none;
display:inline;
padding:15px;
color:#FFFFFF;

}

#nav a {
color:#FFFFFF;
text-decoration:none;
}

#nav a:HOVER {
color:#999999;
text-decoration:none;
}



#top_content {
background-image:url(../images/sub/main_content_top.jpg);
height:14px;
width:1024px;
background-repeat:no-repeat;
float:left;
}

#bottom_content {
background-image:url(../images/sub/main_content_bottom.jpg);
height:8px;
width:1024px;
background-repeat:no-repeat;
float:left;
}


/*=======================================================*/

#footer { 
    width:1024px;
	margin: 0 auto; 
	border: none;
	text-align: right;
	color:#999999;
}

#footer ul {
list-style:none;
padding:20px 100px 20px 0px;
margin:0px;
}

#footer li {
padding:10px;
display:inline;
}

#footer a{
color:#999999;
text-decoration:none;
}

#footer a:HOVER {
color:#999999;
text-decoration:underline;
}

/*END FOOTER=======================================================*/


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*END MAIN=======================================================*/

#maincontent {
width:774px;
background-image:url(../images/sub/sub_container_bg.jpg);
background-repeat:repeat;
padding:10px 125px 10px 125px;
color:#000000;
float:left;
}

#maincontent a {
color:#990000;
text-decoration:underline;
}

#maincontent a:HOVER {
color:#333333;
text-decoration:underline;
}




/*END MAIN CONTENT=======================================================*/


.style1 {
	color: #AA0108;
	font-weight: bold;
}
.style2 {color: #FF0000}
 
img {
border:none;
}

.photo {
float:left;
padding-right:10px;
}

.imgright{
float:right;
padding:20px 0px 10px 10px;

}

h1 {
color:#333333;
font-size:24px;
}



ol  {
padding:0px 0px 0px 25px;
margin:0px;
}

ol li {
display:block;
padding:10px;
}

ol li ul li {
list-style-image:none;
padding:0px;
margin:0px;
}

a.event:link {
color:#990000;
font-weight:bold;
text-decoration:none;
}

a.event:visited {
color:#990000;
font-weight:bold;
text-decoration:none;
}

a.event:HOVER {
color:#990000;
font-weight:bold;
text-decoration:underline;
}

a.event:active {
color:#990000;
font-weight:bold;
text-decoration:none;
}

a.email:link {
color:#ffffff;
text-align:right;
text-decoration:none;
}

a.email:visited {
color:#990000;
font-weight:bold;
text-decoration:none;
}

a.email:HOVER {
color:#ffffff;
text-align:right;
text-decoration:underline;
}

a.email:active {
color:#ffffff;
text-align:right;
text-decoration:none;
}

.committees {
font-size:16px;
color:#000000;
font-weight:bold;
}