.layout{
	width:850px
	}
.LeftMiddle{
	width:150px;
	background:#083970;
	}
.rightmiddle{
	width:153px;
	background:#083970;
	}
.title{
	color:white;
	background-image:url(images/raindrops.gif);
	text-align:center;
	}
.tablelinks{
	text-align: center;
	height:20px;
	}
.tdlinks{
	background-image:url(images/linkbkgnd.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	height:20px;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	
	}
.tdlinksspace{
	padding:200px;
	background-image:url(images/linkbkgnd.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	height:20;
	border:none;
	}
.tdlinksspaceright{
	padding:200px;
	background-image:url(images/linkbkgnd.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	height:20;
	border: none;
	}	
.ads{
	color:white;
	border:solid black 1px;
	border-top:none;
}
.news{
	color:white;
	width:150px;
	height:20px;
	background-image:url(images/news.bmp);
	background-repeat: no-repeat;	
	}
a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	color:gold;
	text-decoration:none;
	}
.footer{
	background-image:url(images/linkbkgnd.gif);
	height:20px;
	color:white;
	}