body {
	background-image : url(images/fading.gif);
	background-repeat : repeat-x;
	background-color : #cdd7ec;
	margin : 0;
}
div.wdt {
	width : 985px;
} 
#top {
	background-image : url(images/top.jpg);
	background-repeat:no-repeat; 
	background-color : #cdd7ec; 
	text-align : left;
	height : 346px;
} 
#menu {
	padding-top:51px;
	padding-left:280px;
} 
#middle {
	background-image:url(images/chains.gif);
	background-color : transparent; 
	margin : 0; 
	/*text-align : center;*/
}
#content {
	width:750px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}
#bottom {
	background-repeat:no-repeat;
	background-image:url(images/bottom.jpg);
	background-color : transparent; 
	height : 302px;
} 
A:link {
	color : #000000; 
	text-decoration : none; 
	font-weight : bold;
} 
A:hover {
	color : #000000; 
	text-decoration : underline; 
	font-weight : bold;
} 
A:visited {
	color : #000000; 
	text-decoration : none; 
	font-weight : bold;
} 
A:hover {
	color : #000000; 
	text-decoration : underline; 
	font-weight : bold;
} 
img.noBorder {
	border : 0;
}
span.br {
	line-height:0;
	font-size:1px;
	overflow:hidden;
	display:block;
	height:0;
}
.subtitle {
   font-size: 110%;
   font-weight: bold;
}