body	{
	background-color: #ffffff;
	margin:0;
	text-align: center;
	font-family: veranda, arial, helvetica, sans-serif;
	font-size: 90%;
	}

td	{
	font-size: 90%
	}


#indextop 	{
	height: 204px;
	width: 800px;
	background-image: url('Images/Index_top.jpg');
	}


#frontimage 	{
	width: 490px;
	height: 346px;
	background-image: url('Images/Index_center.jpg');
	float: left;
	}

#container	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#nav 	{
	width: 151px;
	height: 346px;
	float: left;
	}

#right 	{
	width: 159px;
	height: 346px;
	background-image: url('Images/Index_right.jpg');
	float: left;
	}

#footer	{
	width: 800px;
	text-align: center;
	font-size: 70%;
	line-height: 600%;
	}

#content 	{
	margin: 0px 0px 0px 25px;
	width: 624px;
	float: left;
	}

#top 	{
	height: 204px;
	width: 800px;
	background-image: url('Images/Interior_top.jpg');
	}

#whoimage	{
	float: right;
	text-align: center;
	}

#CD_button	{
	margin: 0px 0px 0px 0px;
	}

#CD_button A:link{text-decoration: none; color: black;}
#CD_button A:visited{text-decoration: none; color: black;}
#CD_button A:active{text-decoration: none; color: black}
#CD_button A:hover{text-decoration: none; color: white;}
#CD_button {	font-family: veranda, arial, helvetica, sans-serif;
	font-size: 130%;}

.button	{
	background-color: #5a6;
	padding: 3px;
	margin: 5px;
	border: 3px ridge black;
	}

#cdsplash A:link{text-decoration: none;}
#cdsplash A:visited{text-decoration: none;}
#cdsplash A:active{text-decoration: none;}
#cdsplash A:hover{text-decoration: none;}
#cdsplash img{border: none;}
.cdback {background-image: url('Images/80.png');}

#cdsplash	{
	max-width:200px;
	position:relative;
	top:95px;
	right:325px;
	}
