BODY
{
	background: #613314 url(images/bg1bwwide2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
}
TABLE#dc_navigation
{
	position: relative;
	top: 15px;
	border: 0px none #000000;
	margin: 0px;
	padding: 0px;
}
#dc_navigation A:link, #dc_navigation A:active, #dc_navigation A:visited
{
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	border: 0px solid #515C78;
	height: 17px;
}
#dc_navigation A:hover
{
	color: #333399;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	border: 0px solid #EEEEEE;
	height: 17px;
}
TABLE#dc_logo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
/*custom CSS selectors*/
#headerCustom
{
	background-image: url(images/header-bg.gif);
	height: 139px;
	width: 950px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#headerSearchField
{
	position: absolute;
	top: 39px;
	left: 763px;
	color: #FFF;
	text-align: left;
}

#mainMenu
{
	position: absolute;
	top: 113px;
	right: 0;
	text-transform: capitalize;
	text-align: right;
}
#mainMenu SPAN
{
	display: inline;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 1px solid #F8EFC4;
}
#mainMenu A:link, #mainMenu A:visited, #mainMenu A:active
{
	color: #F8EFC4;
	text-decoration: none;
	font-weight: bold;
}
#mainMenu A:hover
{
	color: #FFF7B4;
	text-decoration: underline;
	font-weight: bold;
}
#mainMenuLeft
{
	position: absolute;
	top: 113px;
	left: 10;
	text-transform: capitalize;
	text-align: left;
}
#mainMenuLeft SPAN
{
	display: inline;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-right: 0px solid #F8EFC4;
}
#mainMenuLeft A:link, #mainMenuLeft A:visited, #mainMenuLeft A:active
{
	color: #F8EFC4;
	text-decoration: none;
	font-weight: bold;
}
#mainMenuLeft A:hover
{
	color: #FFF7B4;
	text-decoration: underline;
	font-weight: bold;
}

#footerCustom
{
	background-image: url(images/footer.jpg);
	height: 144px;
	width: 960px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.contentTable 
{
}
#content
{
	padding-right: 15px;
	line-height: 20px;
	text-align: left;
}
