body {
		margin-top:0px;
		font-family:arial;
		font-size:12px;
		font-color:#666;
		background: url("../images/back.gif") repeat-x #711c14;
} 

	H1 {
		font-family:arial;
		font-size:16px;
		color:#666666;
		margin-bottom:4px;
		margin-top:0px;
}

	H2 {
		font-family:arial;
		font-size:16px;
		color:#666666;
		margin-bottom:4px;
		margin-top:0px;
}

	img {
		margin:0px;
		border:0px;
}

	li {
		color:#666;
}	


<!-- %%%%% TABLE %%%%%% -->


	#Header	{
		background:url('../images/center-1024.png');
		background-repeat:y-repeat;
		background-position:center; 
		text-align:center;
} 



	#Menu	{
		background:url('../images/center-1024.png');
		background-repeat:y-repeat;
		background-position:center; 
		text-align:left;
		padding-bottom:10px; 
		padding-top:10px; 
		padding-left:40px;
} 


	#PageTitle	{
		background:url('../images/center-1024.png');
		background-repeat:y-repeat;
		background-position:center; 
		text-align:center;
} 


	#Content	{
		background:url('../images/center-1024.png');
		background-repeat:y-repeat;
		background-position:top center; 
		padding:20px 0px 0px 30px;

}

	#Footer	{
		background:url('../images/footer.png'); 
		background-repeat:no-repeat;
		background-position: top center; 
		text-align:right;
		padding-right:40px;
		padding-bottom:60px;
		font-size:10px;
		color:#666666;
		height:38px;
}  


<!-- %%%%% CONTENT CONTAINER %%%%%% -->


	#Contain	{
		width:890px;
		height:542px;
		margin:10px 0px 0px 30px;
		border:0px solid #EEE;
		background:url('../images/ConBack.gif') #FFFFFF;
		background-position:top right;
		background-repeat:no-repeat;
		z-index: 1;




}

	.RightContent{
		font-size:14px;
		font-family:arial;
		margin-right:70px;
		margin-right:10px;
		margin-bottom:20px;
		color:#666666;
		width:300px;
		text-align:left;
}

	.LeftContent{
		font-size:14px;
		font-family:arial;
		margin-right:80px;
		color:#666666;
		width:400px;
		text-align:left;
}

	.frame{
		margin:0px;
		width:800px;
		height:525px;
		border:0px;
		border-width:0px;
	}


<!-- %%%%% LINKS %%%%%% -->

	a:link { 
		color: #af352a; 
}
 
	a:visited { 
		color: #af352a; 
}
 
	a:hover { 
		color: #af352a; 
	} 


	a.info:link {
		font-size:14px;
		cursor: help; 
		color:#af352a;
		text-decoration:underline;
}    

	a.info:hover {
		font-size:14px;
		cursor: help;
		color:#af352a;
		text-decoration:none;
}


	a.menu {
		padding: 6px 10px 10px 10px;
		color: #666;
		text-decoration: none;

}

	a.menu:hover {
		padding: 6px 10px 4px 10px;
		color: #af352a;
		text-decoration: underline;
}

	a.HideShow {
		font-size:12px;
		cursor: help; 
		color:#FFF;
		text-decoration:none;
}

	a.HideShow:hover {
		font-size:12px;
		cursor: help; 
		color:#FFF;
		text-decoration:underline;
}



	#text {
  		margin-left:20px;
	  	height:535px;
		width:380px;
		overflow-y:auto;
		overflow-x:hidden;
}

	#box {
		position: absolute;
		width: 400px;
		height: 570px;
		z-index: 2;
		margin:-580px 0px 0px 490px;
		background:;


	.content {
	  	height:700px;
	  	width:380px;
	  	float: left;
	  	padding: 5px;
	  	border: 0px solid #EFEFEF;
	  	font-size: .8em;
}

	.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
	  	font-size: .8em;
	  	color:#00009C;
	  	font-weight: bold;
}

	img {
		border:0px;
}

