
table.bigtable{
	width: 100%;
}

div.contentpaneldiv {
	width: 100%;
}

img{
	border: none;
}
div.splashcontent{
	padding: 0;
	width: 100%;
}

img.sigimage{
	border: 0;
	clear: both;
	text-align: center;
}


div.copyrightinfo{
	border: 1px solid gray;
	margin: 150px 0 20px 0;
	padding: 10px;
	width: 400px;
}

div.copyrightinfo p.copyright{
	font-size: 11px;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0;
	padding: 0;
	color: gray;
}

a:link, a:visited{
	color: #470097;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #FFC600;
}