body {
	margin: 0px 0px 0px 0px;
	margin-top:0px;
	padding: 0px;
	
	text-align:center;
	height:100%;
	
	background-image: url(img/bg2_01.jpg);	
	background-repeat: repeat-x;
}
* {
	margin:0 auto;
	padding:0;
	}

.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3F20;
	line-height: 15px;
	text-decoration:none;	

}

.txtBody p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3F20;
	line-height: 15px;

}

.txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3F20;
	text-decoration: none;
	letter-spacing: 1px;

}

a:hover.txtCopy {
	color: #4F3F20;
	text-decoration: underline;


}
.ttlMaroon {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
}

/*HOD SPECIFIC LAYOUTS*/
/*Content Pages Wrapper*/
	.MainContentWrapperStyle
	{
		float: right; 
		vertical-align: top; 		
		overflow: hidden; 
		height: auto; 
		width: 801px; 
		background-color: white;
	}

/*actual content design*/
	.SubLeftyContenttop
	{
		float: left; 
		height: 100px; 
		overflow-y: hidden;
		
	}
	.SubLeftyContentmid
	{
		background-image: url(img/bg.gif); 
		width: 100%; 
		text-align: center;
	}
	.SubLeftyContentbottom
	{		
	}

	.SubRightyContenttop
	{
		float: left; 
		height: 84px; 
		overflow-y: hidden;
		
	}
	.SubRightyContentmid
	{
		float: left;	
		width: 100%; 
		background-image: url(img/inbg_09.jpg);	
	}
	.SubRightyContentbottom
	{
		float: left;
		height: 73px; 
		margin-left: -1px;
	}

/*Generic Styles for master page*/
	.genericContent
	{
		float: right; 
		vertical-align: top; 
		overflow: hidden; 
		width: 801px;
	}

	.left1Style
	{
		width: 1px; 
		background-image: url(img/bgside.gif); 
		float: left;
	}

	.left2Style
	{
		width: 19px; background-image: url(img/bgcorner.gif); float: left; height: 100%;
	}

	.right1Style
	{
		width: 16px; 
		background-image: url(img/bgcorner2.gif); 
		float: left; 
		height: 100%;
	}
	.right2Style
	{
		width: 2px; 
		background-image: url(img/bgside2.gif); 
		float: left; 
		overflow: hidden; 
		height: 100%;
	}

	.ContentStyle
	{
		width: 801px; 
		background-color: white; 
		float: left; 
		vertical-align: top; 
		overflow: hidden;
	}

	.HeaderImageStyle
	{
		width: 526px; 
		background-color: white; 
		float: right; 
		height: 200px; 
		padding: 0 0 0 0; 
		overflow: hidden;
	}

	.HeaderFlashLogoStyle
	{
		float: left; 
		width: 275px; 
		height: 200px; 
		padding: 0 0 0 0;
		overflow:hidden;
	}

	.MenuSideImageVideoStyle
	{
		width: 560px; 
		background-color: black; 
		text-align: center; 
		float: right;
		padding-top:10px;
	}