* {
	margin: 0;
	padding: 0;
}
body {
	background-image:url(new/images/b-2.jpg);
	font-family:Georgia,Arial,sans-serif;
	}
#main-container-table {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#main-container-table-LT {
	width:10px;
	background-image:url(new/images/border-lt.png);
	background-repeat:repeat-y;
}
#main-container-table-CTR {
	width:780px;
	background-color:#FFFFFF;
}
#main-container-table-RT {
	width:10px;
	background-image:url(new/images/border-rt.png);
	background-repeat:repeat-y;
}
#main-header {
	width:100%;
	height:65px;
}
#main-header img {
	float:left;
}
#main-header ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display:inline;
	border-right:1px solid #000000;
	padding-right:5px;
	font-size:10px;
	text-transform:uppercase;
}
#main-header ul li.home {
	padding-left:20px;
}
#main-header ul li.execboard {
	border: medium none;
}
#header-links {
	padding-top:20px;
}
#banner-img {
	padding-top:5px;
}
#main-navbar {
	width:800px;
	background-color:#0078ae;
	background-image:url(new/images/wcpa-navbar.jpg);
	background-repeat:repeat-x;
	height:100px;
	color:#000000;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
a {
	text-decoration:none;
	color:#000000;
}
#main-navbar h4 {
	text-transform:uppercase;
}
#main-navbar ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left:10px;
	line-height:1.3em;
}
.padERdiv {
	padding-top:5px;
}
#main-navbar div {
	padding-left:15px;
	float:left;
}
#main-navbar .nav-overide {
	padding-top:5px;
	padding-left:70px;
}
#main-content {
	width:800px;
}
#main-footer {
	width:800px;
	background-image:url(new/images/wcpa-footer-fade.jpg);
	background-repeat:repeat-x;
	height:25px;
	text-transform: uppercase;
	text-align:center;
}
#main-footer ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	color:#000000;
	border-right:1px solid #000000;
	cursor: pointer;
	display: inline;
	padding: 0px 12px;
}
#main-footer a {
	font-size:11px;
}
#footer-content {
	padding-top:2px;
}
#main-footer ul li.noPad {
	border: medium none;
}
/* Slideshow */
.slideshow-pics {  
    height:  313px;  
    width:   700px;  
    padding: 0;  
    margin:  0;  
} 
.slideshow-pics img {  
    padding: 10px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	width:  678px; 
    height: 291px; 
    top:  0; 
    left: 0 
}
#slideshow {
	margin:auto;
	margin-top:10px;
}
/* Mini-icons */
a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(new/images/icon_mailto.gif) no-repeat center right;
}
a[href $='.pdf'] {
   padding-right: 18px;
   background: transparent url(new/images/icon_pdf.gif) no-repeat center right;
}
a[href $='.doc'] {
   padding-right: 18px;
   background: transparent url(new/images/icon_doc.gif) no-repeat center right;
}
a[CLASS ="out_link"] {
   padding-right: 18px;
   background: transparent url(new/images/icon_external.gif) no-repeat center right;
}
a[CLASS ="site_map"] {
   padding-right: 18px;
   background: transparent url(new/images/sitemap-blue.gif) no-repeat center right;
}