<!--
	font size: 1em = 16px
		background:		url(indeximages/header.jpg) repeat-x 0% 0%;
-->

body {
	background:		#303030 url(indeximages/header1.jpg) repeat-x fixed 0% 0%;
	margin:			0px;
	padding:		0px;
	font:			11px tahoma, trechubet, verdana, sans-serif;
	color:			#c0c0c0;
}

a:link {		color: #787878;	font-weight:	bold; }	/* unvisited links */
a:visited {		color: #787878;	font-weight:	bold; }	/* visited links */
a:hover {		color: #b0b0b0;	font-weight:	bold; }	/* when mouse is over link */
a:active {		color: #b0b0b0;	font-weight:	bold; }	/* when link is clicked */
a:link, a:visited { text-decoration: none }

#banner {
	z-index:		1;
	position:		absolute;
	background:		url(indeximages/banner.jpg) no-repeat 0% 0%;
	top:			0px;
	left:			160px;
	height:			200px;
	width:			800px;
}
#main {
	z-index:		1;
	position:		absolute;
	background:		#101010;
	top:			200px;
	left:			160px;
	width:			800px;
	font:			11px tahoma, trechubet, verdana, sans-serif;
	color:			#c0c0c0;
}
#insetmain {
	background:		#101010 url(indeximages/foot.jpg) repeat-x bottom;
	padding-bottom:	4px;
	padding-left:	24px;
	padding-right:	24px;
	padding-top:	4px;
	border:			1px solid #505050;
}
#highlight {
	padding-left:	64px;
	padding-right:	64px;
}
#lookhere {
	border:	1px solid #303030;
	background:		#333333;
	margin-top:		5px;
	padding-bottom:	4px;
	padding-left:	24px;
	padding-right:	24px;
	padding-top:	4px;
	color:			#909090;
}

#split {
	margin:			0px;
	padding:		0px;
}
#splitleft {
	margin:			0px;
	padding:		0px;
	width:			340px;
}
#splitright {
	position:		absolute;
	margin-left:	16px;
	margin-right:	24px;
	left:			400px;
}

#columns {
	position:		absolute;
	margin-left:	16px;
}
#col01 {
	position:		absolute;
	margin-right:	8px;
	left:			0px;
}
#col02 {
	position:		absolute;
	margin-right:	8px;
	left:			94px;
}
#col03 {
	position:		absolute;
	margin-right:	8px;
	left:			188px;
}
#col04 {
	position:		absolute;
	margin-right:	8px;
	left:			282px;
}
#col05 {
	position:		absolute;
	margin-right:	8px;
	left:			376px;
}
#col06 {
	position:		absolute;
	margin-right:	8px;
	left:			470px;
}
#col07 {
	position:		absolute;
	margin-right:	8px;
	left:			564px;
}
#col08 {
	position:		absolute;
	margin-right:	8px;
	left:			658px;
}

#leftmenu {
	z-index:		1;
	position:		absolute;
	top:			200px;
	left:			0px;
	width:			160px;
	padding:		0px;
	font:			11px tahoma, trechubet, verdana, sans-serif;
	color:			#c0c0c0;
}
#menu {
	width:			160px;
	padding-bottom:	6px;
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	4px;
	border-bottom:	1px solid #505050;
	text-indent:	1em;
}
#date {
	color:			#808080;
}
#inset {

	margin-top:		5px;
	padding-bottom:	6px;
	padding-left:	1em;
	padding-right:	1em;
	padding-top:	4px;
}

#dcwinner {
	z-index:		1;
	position:		absolute;
	background:		url(indeximages/kvrdc07_120x100_curved.png) no-repeat 0% 0%;
	top:			70px;
	left:			1040px;
	width:			120px;
	padding:		0px;
	font:			11px tahoma, trechubet, verdana, sans-serif;
	text-align:		center;
	color:			#808080;
}

#donate {
	z-index:		1;
	position:		absolute;
	background:		#303030;
	top:			250px;
	left:			1026px;
	width:			147px;
	padding:		0px;
	font:			11px tahoma, trechubet, verdana, sans-serif;
	text-align:		center;
	color:			#808080;
}



#title {
	padding-bottom:	6px;
	border-bottom:	1px solid #606060;
}

#lineup {
	text-indent:	2em;
}
#lineup2 {
	margin-left:	4em;
	margin-right:	4em;
}


p {
	text-indent:	2em;
}
p.license {
	text-indent:	0em;
	text-align:		center;
	color:			#808080;
}
h1, h2,h3,h4,h5,h6 {
	font-weight:	normal;
	font-size:		100%;
	text-indent:	2em;
}
