body
{
background-image: url(../images/Bg_PageB.jpg);
background-repeat: repeat-x;
background-color: #e3e3e3;
margin: 0px;
padding: 0px;
text-align:center;
height:100%;
}
#container
{
margin-right: auto;
margin-left: auto;
width: 770px;
height: 800px;
border: 1px solid #CCCCCC;
background: #FFFFFF;
}
.frm
{

text-align: left;

}

.submit
{
border: 1px solid #CCCCCC;
margin-top: 4px;
font: normal 10px verdana;
}
.directory
{
text-align: left;
}

#banner
{
margin-right: auto;
margin-left: auto;
width: 770px;
height: 81px;
border: 1px solid #CCCCCC;
background-image: url(../images/banner.gif);
}

#myWCBmenu {
	background-image: url(../images/directory.jpg);
	background-repeat: no-repeat;
	padding: 6px 14px 6px 14px;
	color: #ffffff;
	font: normal 10px verdana;
	text-align: left;
	width: 186px;
   
}

#topnav
{
width: 770px;
height: 20px;
border: 1px solid #CCCCCC;
border-top: 0px;
margin-right: auto;
margin-left: auto;
background-color: #25272E;
}
#content
{
height: 300px;
position: relative;
padding: 0px;
}
#menuwrapper
{
position: absolute;
left: 0;
top: 0;
width: 188px;
height: 700px;
color: #FFAE00;
background-color: #B4B4B4;
vertical-align: top;

}
#menu
{
width: 186px;
border-top: 1px solid #A1A1A1;
border-left: 1px solid #A1A1A1;
background-image: url(../images/Bg_Menu0.jpg);
background-repeat: repeat-y;
padding: 13px 13px 20px 15px;
height: 330px;
color: white;
FONT: normal 10px verdana;
}
.frm1
{
border: 1px solid #FFFFFF;
margin-left: 10px;
color: #111111;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
font: normal 10px verdana;
text-align: left;
}

#menu ul 
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;

}
#menu ul li
{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #828284;
}
#menu
a:link
{
color: #FFFFFF;
text-decoration: none;
}
#menu
a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#menu
a:hover
{
color: #FF8401;
text-decoration: none;
}

#contentmain
{
position: relative;
width: 550px;
margin-left: 211px;
height: 700px;
}

#cathead
{
position: absolute;
top: 0px;
left: 0px;
width: 555px;
height: 204px;

}
#catmain
{
position: absolute;
top: 205px;
left: 0;
height: 450px;
margin: 24px 0px 0px 0px;
padding: 0px 15px 15px 32px;
color: #4F4F4F;
background-color: #FFFFFF;
width: 508px;
}

#catmain
h1 {
	color: #e56100;
	background-color: transparent;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 14px -1px;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
      text-align: left;
}
#catmain
p.callout {
color: #666666;
font: normal 12px verdana;
background-color: #FFFFFF;
width: 508px;
line-height: 1.5em;
text-align: left;

}

#footer
{
text-align: left;
padding-left: 220px;
color: #CCCCCC;
font: normal 11px verdana;
width: 550px;
line-height: 1.5em;
border: solid 1px #BEC2CB;
height: 50px;
/*background: #F7F7F7;
background: #465CA5;*/
background: #111111;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 5px;
}
#footer
img
{
border: 0px none;
}
a:link
{
color: #808080;
text-decoration: none;
}
a:visited
{
color: #808080;
text-decoration: none;
}
a:active
{
color: #808080;
text-decoration: none;
}
a:hover
{
color: #808080;
text-decoration: none;
}