﻿body {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	border:0;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(../sitepix/structural/eabc-bg-per.png);
	background-position: center 175px;
	background-repeat: no-repeat;
	
}

#site-holder {
	width: 950px;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
	margin-left: auto;
	margin-right: auto;
}

.treeviewstyle
{
	margin:0;
	padding:0;
	background-color:White;
	}

/*---------------------- top navigation layout ---------------------*/

#top-section {
	height:175px;
	width:100%;
	margin:0;
	padding:0;
	float:left;
}

#top-nav 
{
	width:100%;
	height:40px;
	margin:0;
	padding:0;
	float:left;
}

#top-nav ul {
	padding: 0;
	margin:0;
		
		
}

#top-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;

}


#top-nav ul li a {
	margin-right: 2px;
	margin-top:0;
	padding: 0;
	float: left;
	text-decoration: none;
	text-align:center;
	line-height: 40px;
	width: 134px;
	height: 40px;
	color: White;
	font-size:16px;
	background-color:#662D91;
}

#top-nav ul li a#last {
	margin-right: 0px;
	margin-top:0;
	padding: 0;
	float: left;
	text-decoration: none;
	text-align:center;
	line-height: 40px;
	width: 134px;
	height: 40px;
	color: White;
	font-size:16px;
	background-color:#662D91;
}


#top-nav ul li a:hover {
	background-color:#999999;
	color: White;
}

#top-nav ul li a#last:hover {
	background-color:#999999;
	color: White;
}


#top-nav ul li a.active {
	background-color:#999999;
	color:White;
}

#top-nav ul li a#last.active {
	background-color:#999999;
	color:White;
}

/*---------------------- main holder layout ---------------------*/

#main-holder {
	text-align: left;
	display: inline;
	float: left;
	width: 100%;
	margin:0;
	padding:0;
}

#text-holder
{
	width:850px;	
	float:left;
	margin-bottom:50px;
	margin-top:50px;
	margin-right:0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left:50px;
	padding-right:50px;
	display:inline;
}

#text
{
	width:400px;	
	float:left;
	margin-right:0px;
}

#right
{
	width:400px;	
	float:right;
	margin:0;
	padding:0;
}

#contact-text
{
	width:590px;	
	float:left;
	margin-right:0px;
}

#contact-right
{
	width:230px;	
	float:right;
	margin-top: 35px;
	padding:0;
}

#archive-text
{
	width:600px;	
	float:left;
	margin-right:0px;
	background-color:White;
}

#archive-right
{
	width:200px;	
	float:right;
	margin:0;
	padding:0;
}

#main-holder p {
	font-size: 12px;
	color: Black;
	line-height: 1.4em;
	text-align: justify;
	margin:0;
	padding:0;
}

#main-holder p.desc {
	font-size: 10px;
	color: #666666;
	font-weight:bold;
    font-style:italic;
    margin: 5px 10px 5px 10px;
	line-height: 1.2em;
	text-align: justify;
}

#text-holder h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #662D91;
	font-weight: lighter;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}

#text-holder h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	padding: 0px;

}

#text-holder a:hover {
 	color:  #662D91;
 	text-decoration: none;
 	font-weight: normal;
}

#text-holder a {
	font-size: 12px;
 	color: #666666;
 	text-decoration: none;
 	font-weight: normal;
}


#text-holder ul li {
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	padding: 0;
	display:inherit;
	list-style-image:url(/sitepix/structural/bullet.gif);
	margin: 0;
	padding: 0;
}

#text-holder td
{
    font-size: 11px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 0px 5px 5px;
    background-color: #F3F3F3;
    border-bottom: solid 1px #ffffff;
}

#text-holder th
{
    background-color: #999999;
    text-align: left; 
    font-size: 11px; 
    height: 25px; 
    padding: 5px 0px 5px 5px;
    font-weight: bold; 
    color: #ffffff;
    vertical-align: middle;
    border-bottom: solid 1px #ffffff;
}

.newsRep 
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	background-color: #F3F3F3;
}

#newsView
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	background-color: #F3F3F3;
	border-right: solid 1px #ffffff;
}

#newsView .headline 
{
	background-color: #999999;
    text-align: left; 
    font-size: 11px; 
    height: 25px; 
    padding: 5px 0px 5px 5px;
    font-weight: bold; 
    color: #ffffff;
    vertical-align: middle;
    border-bottom: solid 1px #ffffff;
}

#newsView .article
{
	font-size: 11px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 0px 5px 5px;
    background-color: #F3F3F3;
    border-bottom: solid 1px #ffffff;
    height: 68px;
}

#newsView .readmore
{
	font-size: 11px;
    text-align: left;
    vertical-align: middle;
    padding: 5px 0px 5px 5px;
    background-color: #F3F3F3;
    
}

#text-holder th.members
{
    background-color: #F3F3F3;
    text-align: left; 
    vertical-align:middle;
	font-size: 20px;
    font-weight:bolder;
    height: 25px; 
    padding: 5px 0px 5px 5px;
    font-weight: bold; 
    color: #ffffff;
    vertical-align: middle;
    border-bottom: solid 1px #ffffff;
}

/*---------------------- footer layout ---------------------*/

#footer 
{
	clear: both;
	position: relative;
	height: 84px;
	border-top:solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	width:100%;
	padding: 0;
	margin: 0;
	padding-bottom:10px;
	float:left;
    background-image: url(/sitepix/structural/footer-logo.png);
	background-repeat: no-repeat;
	background-position: right;
}


#footer ul {
	padding:0;
	margin-top:20px;
}

#footer ul li 
{
	display: inline;
	margin: 0;
	padding: 0;
}


#footer ul li a {
	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float:left;
	color: #662D91;
	margin-left:15px;
	margin-right: 10px;
	
}
#footer ul li a#first {
	
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float:left;
	color: #662D91;
	margin-left:50px;
	margin-right: 10px;
	
}


#footer ul li a:hover {
	color: #999999;
 }
 
 #footer ul li a#first:hover {
	color: #999999;
 
}

#footer ul li a.active {
	color: #999999;
}

#footer ul li a#first.active {
	color: #999999;
}

#footer p
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left:50px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
}


#footer a {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
    text-decoration:none;

}

#footer a:hover {
	color:#662D91;
 
}

#footer a.active {
	color: #666666;
}

.newsImage:hover 
{
	cursor: pointer;
}
