/*WCHCD layout.css CSS file*/
<style type="text/css">

body {
	text-align: center;/*center hack*/
	background-image: url(bkgrd.png);
	background-repeat: repeat-x;
	background-color: #AFCDA2;
}

#wrap 
{
 min-width: 760px;
 max-width: 960px;
 width: auto ! important;/*IE6 hack*/

 width: 960px;/*IE6 hack*/

 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;/*center hack*/

 text-align: left;/*center hack*/
}

#header 
{
 background-image: url(header_06.png);
 background-repeat: repeat-x;
 min-height: 20em;
}

#header_inside 
{
 padding: 5px; 
 min-height: 20em;
}

#hdr_txt 
{
 margin: 1px 1px 0 1px;
}

#sidebar 
{
 float: left;
 width: 225px;
 overflow: hidden;
 margin:5px 0 10px 5px;
}

#content 
{
	width: 70%;
	float: left;
	overflow: visible;
	margin:5px 10px 10px 10px;
	text-align: left;
}

#sidebar-2 
{
	float: left;
	overflow: hidden;
	margin:5px 0 10px 5px;
	width: auto;
}

#footer 
{
 clear: both;
 background-image: url(WCHCD_footer_bg.png);
 background-repeat: repeat-x;
 min-height: 60px ;
}


/*WCHCD Design typography CSS*/

#wrap 
{
 border-color: #000000;
 border-width: 1px;
 border-style: groove;
 background-color: #d9e9d9;
}

#header 
{
 border-bottom-color: #999;
 border-bottom-width: 0px;
 border-bottom-style: solid;
}

#footer 
{
 margin: 0px 
 padding: 20%;
 text-align: center;
 text-color: #003366;
}

* 
{
 margin: 0;
 padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address 
{
 margin-top: 0.5em;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
}
h1
{
	color: #F3C;
}
li,dd 
{
 margin-left: 1em;
}

fieldset 
{
 padding: .5em;
}

body 
{
 font-size: 76%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.3;
 margin-top: 1em;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 0;
}

 text-align: center;
}

a 
{
 text-decoration: none;
}

a:hover 
{
 text-decoration: underline;
}

h1,.componentheading 
{
 font-size: 1.7em;
}

h2,.contentheading 
{
 font-size: 1.5em;
}

h3 
{
 font-size: 1.3em;
}

h4 
{
 font-size: 1.2em;
}

h5 
{
 font-size: 1.1em;
}

h6 
{
 font-size: 1em;
 font-weight: bold;
}

strong 
{
 font-size: 1em;
 font-weight: bold;
}


/*Page Layout instructions - Begin*/

img {
    border: none;
}

body {
	
	background-image: url(bkgrd.png);
	background-repeat: repeat-x;
	background-color: #AFCDA2;
}
	
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E1C885;
}

.style6 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.style7 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 12px;
}

.style8 {font-family: "Book Antiqua", "Times New Roman"}

.style9 {font-size: 16px}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.style11 {font-family: "Book Antiqua", "Times New Roman"; font-weight: bold; }
.style12 {font-size: 14px; font-weight: bold; font-family: "Book Antiqua", "Times New Roman";}
.style13 {font-size: 16px; font-family: "Book Antiqua", "Times New Roman"; padding-left: 5px; }
.style14 {font-size: 18px}
.style15 {font-size: 14px; color: #003366; font-family: "Book Antiqua", "Times New Roman";}
.style16 {font-family: "Book Antiqua", "Times New Roman"; font-weight: bold; font-size: 20px; }
.style17 {font-family: "Book Antiqua", "Times New Roman"; font-size: 20px; color: #666666; }
.style18 {color: #666666;	font-weight: bold; }
.style20 {	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
}
.style21 {	font-size: 20px;
	font-weight: bold;
}
.style22 {font-family: "Book Antiqua", "Times New Roman"; color: 12; }
.style22 {font-size: 12px}
.style23 {	font-size: 14px;
	font-weight: bold;
}
.style24 {font-family: "Book Antiqua", "Times New Roman"; font-size: 12px; font-weight: bold; }
.style25 {font-size: 20px; font-family: "Book Antiqua", "Times New Roman";}
/*Page Layout instructions - End*/


</style>
