body, td {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(wcm_images/back_pg.gif);
	padding: 0px 0px 0px 0px;
}



.homeBody {
	background:url(wcm_images/Bg_pg.gif) repeat top; 
}

.innerBody {
	background:url(wcm_images/Bg_pg_inner.gif) repeat top; 
}

HR {
	color: #A78B6B;
}

H1 {
	font-family: times new roman;
	font-size: 18pt;
	color: #000000;
	text-align: left;
}

/*Links*/

a:link, a:visited, a:active { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
	}

a:hover {
	color: #A78B6B;
	text-decoration: none; 
}

a.SideLink:link, a.SideLink:visited, a.SideLink:active { 
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}

a.SideLink:hover {
	font-weight: bold;
	color: #A78B6B;
}

a.NoLink:link, a.NoLink:visited, a.NoLink:active, a.NoLink:hover { 
	border-bottom: none;
	}

/*Positioning*/

#menuPositioning {
	position: relative;
	margin-top: 73px;
	margin-bottom: 1px;
	width: 730px;
	padding: 0px 0px 0px 119px;
}

/*Header*/

#Header {
	width: 691px;
	height: 54px;
	background:url(wcm_images/header_top.jpg) no-repeat top right;
	background-color: #000000;
}

/*Content Area - Home and Inner*/
#Home_Content {
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	padding: 15px 15px 15px 15px;
	background-color: #000000;
	color: #B5B5B5;
	text-align: justify;
}

#Inner_ContentContainer {
	width: 730px;
	padding: 0px 0px 0px 0px;
}

#Inner_YouAreHere {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 412px;
	color: #000000;
	text-align: justify;
	margin: 40px 0px 16px 0px;
}

#Inner_YouAreHere2 {
	float: right;
	padding: 0px 17px 0px 17px;
	width: 730px;
	color: #000000;
	text-align: justify;
	margin: 40px 0px 16px 0px;
}

#Inner_SideMenu {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 252px;
	color: #000000;
	text-align: left;
	margin: 40px 0px 0px 0px;
}

#Inner_Content {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 412px;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}

#Inner_Content2 {
	float: right;
	padding: 0px 17px 0px 17px;
	width: 730px;
	color: #000000;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}

#linkList ul {
	margin: 0px;
	padding: 0px 0px 0px 7px;
}

#LinkList li {
	display: block;
	padding: 5px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2C598;
}

/*Footer - Home and Inner*/

#FooterContainer {
	width: 728px;
	color: #000000;
	clear: both;
	padding: 20px 0px 20px 0px;
}

.footer {
	font-size: 8pt;
}