* {
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}
body{ 
margin-top:10px;
margin-bottom:10px;
background-color:#FFFFFF;
text-align:center;background-image:url(images/bg.jpgs);
}
#center{
	margin-right:auto;
	margin-left: auto;
	position: relative;
	width: 980px;
	text-align: left;
	background-color:#edf1da;
	text-align:right;
	background-image: url(images/center_bg.jpsg);
}
#content{
	background-image: url(images/background322.gif);
	background-repeat:repeat-y;
	width: 980px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:14px;	
}

#middle{
	width:780px;
	height:250px;
	margin: 0px 0px 0px 185px;
	display:block;
	
	margin-top:3px;
	padding-bottom:5px;
	background-image: url(images/bg2.jpsg);
	border: 0px groove #990000;
	}

#Mymiddle{
	width:760px;
	
	background-color:#FFFFFF;
	margin: 0px 0px 0px 195px;
	display:block;
	font-size:16px;
	margin-top:3px;
	padding-bottom:5px;
	padding-right:15px;
	border: 2px groove #990000;
	vertical-align:top;		
}

#Mymiddle a{
font-size:16px;
	font-weight:100;
	color:#333333;
}
#Mymiddle p a{	
	font-weight: normal;
	color:#333333;

}
#Mymiddle a:hover{
	color:#663333;
	}
	
#Mymiddle a:visited{
	color:#663333;

	}
#middleleft{
	float:right;
	width: 490px;
	text-align:right;

	margin-left:3px;
	margin-right:1px;
	margin-top:10px;
	
}
#middleleft a{
	color:#990000;
	padding-right:5px;
	
}
#middleleft p {	
	font-weight: normal;
	color:#333333;
	padding-right:5px;

}
#middleleft a:hover{
	color:#663333;
	}
	
	#middleleft a:visited{
	color:#663333;

	}
#middleright{
	float:left;
	padding-left:5px;
	width:280px;
	
	margin-right:5px;
	margin-top:10px;
}
#middleright a{
	color:#000000;	
	text-align:right;
	display:block;
	
}
#middleright a:hover{
	color:#663333;
	text-decoration:underline;
}
#middleright a:visited{
	color:#663333;

}

#footertables a{
	color:#000000;
	
}
#footertables a:hover{
	color:#663333;
	}
	
#footertables a:visited{
	color:#663333;

}

#cleaner{
	clear: both;
	background-color: #FFFFFF;
	height: 10px;
	width: 980px;
	overflow:hidden;
}
#footer-tables a,td{
	font-weight:normal;
	text-align:right;
	padding-right:3px;

	
}
#footer{
	background-color:#999999;
	position: relative;
	height: 20px;
	width: 980px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	overflow:hidden;
}
#footer a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}


#line{
	width:760px;
	position:static;
	height:1px;
	display:block;
	background-color:#990000;
	border-top:1px dashed #869356;
	margin: 0px 12px 0px 0px;
}

