body
{
	background-color: #f3f4fc;
	font-family:"Times New Roman", Times, serif;
	color: #211308;
	text-align: center;
	margin: 0 auto;
	}
	


#pageContainer
{
	background-color: #feffe6;
	width: 780px;
	
	margin: 0 auto;
	text-align: left;
	}





#banner
{
margin: 0 auto;

	padding-bottom: 1.5em;
	height: 112px;
	
	background-image: url(../images/2PCBannerRedoBr.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}


#navBar
{
padding-left: 9em;
margin:0 auto;
height: 21px;
background-color:#f3f4fc;
clear: both;
}

#navBar ul
{

margin:0;
padding: 0;
list-style-type: none;


}

#navBar ul li {
display: inline;

}

#navBar ul a
{
float: left;
text-decoration: none;
font-size: small;
color: #211308;
font-weight: bold;
display:block;
height: 21px;
padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;

}


 #navBar a:hover {
	background-color: #feffe6;
	color:#f3a540;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
 }
 
 #navBar ul li.current a:link {
 cursor:default;
 }
 
 #lowerNav ul li.current a:link {
 cursor: default;
 }
 
 #lowerNav {
margin:0 auto;
width: 780px;
height: 21px;
background-color:#f3f4fc;
clear: both;
}

#lowerNav ul
{
margin:0;
padding-left: 8em;
list-style-type: none;


}

#lowerNav ul li {
display: inline;

}

#lowerNav ul a
{
float: left;
text-decoration: none;
font-size: small;
color: #211308;
font-weight: bold;
display:block;
height: 1.2em;
padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 25px;

}


 #lowerNav a:hover {
	background-color: #feffe6;
	color:#f3a540;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 25px;
 }
 
#txIntro 
{
width: 80%;
margin: 0 auto 1.4em;;
text-align: center;


}

#contentMain p {
width: 55%;
text-align: center;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
float: left;
}



#siteInfo
{
font-size: x-small;
background-color:#feffe6;
width: 780px;
margin: 0 auto;
padding-top: .4em;
clear:both;
}

#siteInfo p {
text-align: center;
}

a img {
border: none;
}

#contentMain img {
	right: 2em;
	bottom: 2em;
	background-color:#feffe6;
}
