.WPCfrm {
	margin-bottom: 10px;
	background-color:#FFFFFF;
}
.WPCprofile label {
	width:160px
}
.WPCMail {
	margin-top:5px;
	border:solid 1px #9FA97F;
}
.WPCMail th{
	background-color:#9FA97F;
	padding:1px 10px 1px 5px;
}
.WPCMailRow1{
}	
.WPCMailRow1 td{
	padding:5px 10px 1px 5px;
}	
.WPCMailRow2{
	background-color:#EBEADF;
	
}	
.WPCMailRow2 td{
	padding:5px 10px 1px 5px;
	border-top:solid 1px #9FA97F;
}
#content DIV {
	margin-bottom: 10px;
	margin-top:10px;
}

#content DIV DIV{
	margin-bottom:auto;
	margin-top:auto;
}
/*



*/

*
{
padding: 0px;
margin: 0px;
}

body
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(images/bg.jpg);
}

a, a:visited{ 
	background-image:none;
}

#content a, a:visited
{
	color: #5B5F3F;
	text-decoration: underline;
	background-image:none;
	border:none;
}
#content a:hover, a:hover:visited
{
	text-decoration: none;
	background-image:none;
}
p
{
	margin-bottom: 10px;
	text-align: justify;
}
h1 {
	font-size: 19px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B5F3F;
}
h2 {
	font-size: 19px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B5F3F;
}
h3 {
	font-size: 14px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ABA776;
}
#menu {
	color: #5B5F3F;
	font-weight:bold;
	font-size:12px;
}
#menu li{
	color: #5B5F3F;
	text-decoration: none;
	background-image: none;
	padding-bottom: 1px;
	list-style-type: none;
	display: block;
	margin-bottom:0px;
}
#menu ul{
	margin-bottom:0px;
	padding-bottom:0px;
}
#menu a, a:visited{
	color: #5B5F3F;
	text-decoration: none;
	background-color: #ffffff;
	background-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B5F3F;
	display: block;
}
#menu a:hover, a:hover:visited{
	text-decoration: none;
	background-color: ffffff;
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content{
	text-align: left;
	padding:15px;
}
#ads{
	padding: 15px;
	background-image: none;
}
#copyright{
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding:8px;
	font-weight:bold;
}
#copyright a, a:visited{
	background-color: transparent;
	background-image: none;
	display: inline;
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	border: none;
}
#copyright a:hover, a:visited:hover {
	color: #444444;
	text-decoration: none;
	background-image:none;
}

#container{
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	background-color: #EBEADF;
}
#header{
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header h1 {
	font-size: 24px;
	color: #5B5F3F;
	padding-top: 5px;
	padding-left: 9px;
	margin-bottom:0px;
	text-align:left;
}
#header h2 {
	font-size: 10px;
	color: #333333;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 10px;
	text-align:left;
}
#bottomshadow {
	background-image: url(images/shadowbottom-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:8px;
}
#topshadow {
	background-image: url(images/shadow-top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#shadow-left {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#shadow-right{
	background-image: url(images/shadow-side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#ads-bottom {
	background-color: #FFFFFF;
	background-image: url(images/shadowbottom-adz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#ads-topshadow {
	background-image: url(images/shadow-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#ads-shadowright {
	background-color: #E7E6D8;
	background-image: url(images/shadow-side-tan.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#ads-divider {
	background-image: url(images/adz-divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;	
}
#content-bottom {
	background-color: #E7E6D8;
	background-image: url(images/shadowbottom-content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}