table{
	font-family: Tahoma;
	}
.Layout{
	width: 100%;
	border: green thick groove;
	}
	
.links{
	width: 9%;
	vertical-align:top;
	background: #804040;
	}

.padit{
	padding-right: 100;
	}
	
.contentlinks{
	border: black solid 1px;
	border-bottom: none;
	border-right: black solid 1px;
	}
	
.content{
	width: 100%;
	height: 200px;
	border: black solid 1px;
	}
	
.title{
	padding-left:5cm;
	padding-right: 4cm;
	text-align: center;
	color: #804040;
	background-image:url(images/wisc-nightlake-2.gif);
	background-repeat : no-repeat;
	border: none;	
	}
	
.footer{
	border: none;
	background: white;
	text-align: left;
	vertical-align: top;
	}
	
a.{
	font-weight: bold;
	color: white;
	border:none;
	text-decoration : none;
	}
a:hover{
	text-decoration : none;
	font-weight: bold;
	color: gold;
	border: black thin 1px;
/* 	color: #804040; */