body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #999999;
}
#top {
	position: absolute;
	height: 40px;
	width: 850px;
	left: 0px;
	top: 0px;
}
#left {
	position: absolute;
	z-index: 10;
	height: 485px;
	width: 100px;
	left: 0px;
	top: 40px;
	border-right-width: thin;
	background-color: #999999;
	border-right-color: #2B2B2B;
	border-right-style: solid;
}
#index_art {
	position: absolute;
	left: 150px;
	top: 50px;
	z-index: 15;
	width: 500;
	height: 350;
}
#index_magazine_examples {
	position: absolute;
	left: 580px;
	top: 50px;
	z-index: 15;
	width: 200;
	height: 350;
	background-color: #999999;
}
#display {
	position: absolute;
	left: 270px;
	top: 100px;
	z-index: 20;
	width: 500;
	height: 400;
}
#display_big {
	position: absolute;
	left: 175px;
	top: 90px;
	z-index: 25;
	width: 500px;
	height: 100%;
}
#animation {
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 30;
}.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663399;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	text-decoration: none;
	text-align: left;
	text-transform: capitalize;
}
.text_white_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}
.text_purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	text-decoration: none;
	text-align: left;
}
.text_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#animation_big {
	position: absolute;
	left: 150px;
	top: 70px;
	z-index: 17;
	width: 650px;
	height: 500px;
	background-image: url(krc_img/famed_flamed_190.gif);
}
a  {
	
	text-decoration: underline;
	font-weight: bold;
	color: #666666;	
	
}

a:hover {
color: #ffffff;
}
