body {
	margin:0px;
	padding:0px;
	background-color: #BBBBFF;
	}
	
#wrapper {
	background-color: #FFFFFF;
	background-image: url(../../images/canvas2.jpg);
	}
	
#header {
	width:auto;
	left:0px;
	height:80px;
	margin-top: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#top-nav {
	left:0px;
	width:auto;
	height:50px;
	margin-bottom:5px;
	margin-top:5px;
}
#cont {
	margin:auto;
	width: 850px;
	min-height:302px;
	height:auto !important;
	height:302px;
	margin-bottom: 50px;
}

#bottom {
	height:50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	}
	
#footer {
	width:auto;
	height:75px;
	background-color: #BBBBFF;
	clear: both;
}

.krislogo {
	display: block;
	margin-left: 15px;
	}
	
.menu {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 50px;
	width: 600px;
	}
	
.headerdiv {
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 50px;
	width: 600px;
	}

	
#frontflash {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 313px;
	width: 387px;
	}
		
.tagline {
	display:block;
	margin:auto;
	}

.button {
	position:relative;
	top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

td img {display: block;}	

#abouttheartist {
	margin-top: 10px;
	}

#abouttheartist .artistimage {
	float:right;
	display: inline;
	margin-top: 10px; 
	margin-left: 20px;
/*	margin-bottom: 5px; */
	margin-bottom: 15px; 
 }
 
 /* Image rotation */
 
 div.container {
	width:540px;
	height:433px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
 }
 
 /* rotator in-page placement */
        div.rotator {
	position:relative;
	height:393px;
	width:500px;
	margin: 0 auto;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin-left: -18px;
	padding-left: -1em;
	text-indent: -3em;
}
/* rotator image style */	
	div.rotator ul li img {
	border:20px solid #000;
	background: #000;
}
        div.rotator ul li.show {
	z-index:500;
}

