body {
	padding: 0px;
	margin: 0px;
	background-image: url("./themes/axe/media/posterbg.jpg");
	background-repeat: repeat;
}

.quotebox {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	float: left;
	width: 275px;
}

.quote {
	color: #bf9455;
	display: block;
	margin-bottom: 1px;
	line-height: 16px;
	font-size: 14px;
	font-family: "American Typewriter", "Courier New", Courier, monospace;
}

.fromwho {
	text-align: right;
	display: block;
	color: #B3B3B3;
	font-size: 11px;
	font-family: "American Typewriter", "Courier New", Courier, monospace;
}
/* <style type="text/css"> */
#headliner {
	margin-top: -20px;
	height: 353px;
	width: 950px;
	background-image: url("./themes/axe/media/liz-header.png");
	background-repeat: no-repeat;
}

#headliner2 {
	margin-top: -20px;
	height: 353px;
	width: 950px;
	background-image: url("./themes/axe/media/liz-header2.png");
	background-repeat: no-repeat;
}

#wrapper {
	padding-bottom: 0px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

.clear {
	clear: both;
	width: 100%;
}

#countdown {
	padding-top: 43px;
	color: #bf9455;
	font-size: 25px;
	font-family: "American Typewriter", "Courier New", Courier, monospace;
	text-align: center;
	margin-bottom: 133px;
	position: relative;
	margin-left: 149px;
	margin-right: 755px;
	height: 26px;
	width: 46px;
	vertical-align: bottom;
}

#navigation {
	margin-left: 94px;
	margin-right: 592px;
	height: 65px;
	width: 264px;
	position: relative;
}

#buytix {
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 65px;
	width: 148px;
	background-image: url("./themes/axe/media/rollover.png");
}

#buytix:hover {
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	height: 65px;
	width: 148px;
	background-image: url("./themes/axe/media/rollover.png");
}

#entersite {
	background-position: right top;
	background-repeat: no-repeat;
	height: 65px;
	float: right;
	position: relative;
	width: 264px;
	background-image: url("./themes/axe/media/rollover.png");
}

#entersite:hover {
	background-position: right -64px;
	background-repeat: no-repeat;
	height: 65px;
	float: right;
	position: relative;
	width: 264px;
	background-image: url("./themes/axe/media/rollover.png");
}
/* </style> */