/* www.kstatesports.com */
/*
Author: Kansas State Athletics
Copyright 2008
*/

@charset "ISO-8859-1";
* {
	margin:0;
	padding:0;
	line-height:1.5;
}
body {
	font-size:62.5%;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(http://why.kstatesports.com/tickets/images/texture05.jpg);
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #663399;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* container */

#container {
	padding: 11px;
	background-image: url(http://why.kstatesports.com/tickets/images/frame.gif);
	background-repeat: no-repeat;
	height: 450px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 150px;
}
p {
	text-align: center;
	color: #666666;
}
#intro {
	background-image: url(http://why.kstatesports.com/tickets/images/splash.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 700px;
	position: relative;
}

/* resources; images/body/... */

#resources {
	width: 174px;
	position: absolute;
	left: 508px;
	top: 148px;
}
#official {
	position: absolute;
	left: 478px;
	top: 17px;
	width: 218px;
}
#store {
	height: 73px;
	width: 174px;
	padding-bottom: 16px;
}
#store a {
	background-image: url(http://why.kstatesports.com/tickets/images/store.jpg);
	background-repeat: no-repeat;
	height: 0;
	overflow: hidden;
	width: 174px;
	padding-top: 73px;
	float: left;
}
#schedule {
	height: 72px;
	width: 174px;
}
#schedule a {
	background-image: url(http://why.kstatesports.com/tickets/images/schedule.jpg);
	background-repeat: no-repeat;
	height: 0;
	overflow: hidden;
	width: 174px;
	padding-top: 72px;
	float: left;
}
#stutix {
	position: absolute;
	left: 370px;
	top: 418px;
	width: 110px;
}
#burst {
	position: absolute;
	left: 586px;
	top: 345px;
	width: 100px;
	height: 100px;
}
#playvideo {
	height: 240px;
	width: 450px;
	position: absolute;
	left: 40px;
	top: 118px;
	background-image: url(http://inside.kstatesports.com/images/vidplaybg.gif);
	border: 1px solid #333333;
}

