/* ie5 win - grrr - start */
body { 
  margin: 0px; 
	padding: 0px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small; }
/* ie5 win - grrr - end */

/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */

body {
	background-color: #1A0C26;
	margin: 30px 0px 0px;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #663399;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333366;
	}
a:hover, 
a:active,
a:visited:hover {
	text-decoration: underline;
	color: #330066;
	}

/* major divs */
#welcome {
	background-image: url(images/home/homepics_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 198px;
	width: 280px;
	overflow: auto;
}
#container {
	background-image: url(images/home/homecontent2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 221px;
}
#info {
	background-image: url(images/home/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
	width: 259px;
	text-align: left;
	vertical-align: top;
	padding-left: 60px;
	padding-top: 32px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 11px;
	margin: 0px;
}
#champions {
	background-color: #666666;
	background-image: url(images/home/champs_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
	top: 128px;
	position: absolute;
	height: 93px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
#about {
	background-image: url(images/home/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 332px;
	position: absolute;
	top: 36px;
	background-color: #D8DAE7;
	height: 177px;
	overflow: auto;
	width: 414px;
}
#footer {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}

/* minor divs */
#welcome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-top: 78px;
	line-height: 12px;
}

#championsbar {
	height: 37px;
	width: 280px;
	position: absolute;
	top: 91px;
}

#championsbar h3 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-left: 100px;
	padding-top: 14px;
	padding-bottom: 0px;
	background-image: url(images/home/champs_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}

#champions p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 100px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
	
#aboutbar {
	height: 25px;
	width: 414px;
	margin-left: 332px;
	position: absolute;
	top: 11px;
}

#aboutbar h3 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(images/academics/aboutbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}

#about p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right: 140px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#about ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 60px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #61516c;
	margin-left: 178px;
	margin-right: 222px;
	padding-top: 43px;
}
#logos {
	position: absolute;
	height: 30px;
	width: 186px;
	left: 580px;
	top: 40px;
}

#copyright a:link, #copyright a:visited {
	color: #61516C;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active, #copyright a:visited:hover {
	text-transform: none;
	color: #9E9AB7;
	text-decoration: underline;
}
#kstate {
	position: absolute;
	height: 34px;
	width: 164px;
	left: 0px;
	top: 36px;
}
