@charset "UTF-8";
/* CSS Document */
/*
============================================================================
GENERAL
============================================================================
*/
html, body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#pattern {
	background: url('images/bg.jpg') repeat center 95px #D7C583;
	width: 100%;
	height: 100%;
	display: table;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
}

img {
	background: none;
	border: none;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}


/*
============================================================================
POSTONED
============================================================================
*/
#move {
	background: url('images/delay.jpg') no-repeat center top;
	position: relative;
	width: 590px;
	height: 85px;
	color: #002C5E;
	text-align: center;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 10px 155px 0px 155px;
}

/*
============================================================================
HEADER
============================================================================
*/
#top {
	background: url('images/top.jpg') repeat center top;
	position: relative;
	width: 100%;
	height: 262px;
	margin: 0px 0px 0px 0px;
}

#header {
	background: url('images/header.jpg') repeat center top;
	position: relative;
	width: 900px;
	height: 262px;
	margin: 0px auto 0px auto;
}

#title {
	position: relative;
	width: 559px;
	height: 112px;
	margin: 0px auto 0px auto;
	padding: 75px 0px 0px 0px;
}

#title a {
	background: url('images/title.jpg') no-repeat center top;
	position: relative;
	display: block;
	width: 559px;
	height: 112px;
}

#title a:hover {
	background: url('images/title.jpg') no-repeat center bottom;
}


/*
============================================================================
MENU
============================================================================
*/
#menu {
	position: absolute;
	width: 900px;
	height: 22px;
	list-style: none;
	top: 230px;
}

#menu_mike {
	background: url('images/menu_mike.jpg') no-repeat left top;
	position: absolute;
	width: 204px;
	height: 22px;
	left: 0px;
	top: 0px;
}

#menu_mike:hover {
	background: url('images/menu_mike.jpg') no-repeat left bottom;
}

#menu_roster {
	background: url('images/menu_roster.jpg') no-repeat left top;
	position: absolute;
	width: 140px;
	height: 22px;
	left: 204px;
	top: 0px;
}

#menu_roster:hover {
	background: url('images/menu_roster.jpg') no-repeat left bottom;
}

#menu_grab {
	background: url('images/menu_grab.jpg') no-repeat left top;
	position: absolute;
	width: 132px;
	height: 22px;
	left: 344px;
	top: 0px;
}

#menu_grab:hover {
	background: url('images/menu_grab.jpg') no-repeat left bottom;
}

#menu_tell {
	background: url('images/menu_tell.jpg') no-repeat left top;
	position: absolute;
	width: 180px;
	height: 22px;
	left: 476px;
	top: 0px;
}

#menu_tell:hover {
	background: url('images/menu_tell.jpg') no-repeat left bottom;
}

#menu_talk {
	background: url('images/menu_talk.jpg') no-repeat left top;
	position: absolute;
	width: 120px;
	height: 22px;
	left: 656px;
	top: 0px;
}

#menu_talk:hover {
	background: url('images/menu_talk.jpg') no-repeat left bottom;
}

#menu_team {
	background: url('images/menu_team.jpg') no-repeat left top;
	position: absolute;
	width: 124px;
	height: 22px;
	left: 776px;
	top: 0px;
}

#menu_team:hover {
	background: url('images/menu_team.jpg') no-repeat left bottom;
}

#menu .active {
	background-position: bottom;
}


/*
============================================================================
HOME
============================================================================
*/
#home {
	background: url('images/home.jpg') no-repeat left top;
	position: relative;
	width: 900px;
	height: 619px;
	margin: 0px auto 0px auto;
}

#home_photos {
	position: absolute;
	width: 475px;
	height: 447px;
	top: 27px;
	right: 0px;
}

#home_photos_01 {
	background: url('images/home_photos_01.jpg') no-repeat left top;
	position: relative;
	width: 475px;
	height: 447px;
}

#home_photos_02 {
	background: url('images/home_photos_02.jpg') no-repeat left top;
	position: relative;
	width: 475px;
	height: 447px;
}

#home_photos_03 {
	background: url('images/home_photos_03.jpg') no-repeat left top;
	position: relative;
	width: 475px;
	height: 447px;
}

#home_photos_04 {
	background: url('images/home_photos_04.jpg') no-repeat left top;
	position: relative;
	width: 475px;
	height: 447px;
}

#home_photos_05 {
	background: url('images/home_photos_05.jpg') no-repeat left top;
	position: relative;
	width: 475px;
	height: 447px;
}

#home_photos_06 {
	background: url('images/home_photos_06.jpg') no-repeat left top;
	position: relative;
	width: 475px;
	height: 447px;
}

#home_letter {
	position: absolute;
	width: 300px;
	height: 220px;
	color: #443B00;
	font: 85%/120% Verdana, Arial, Helvetica, sans-serif;
	left: 115px;
	top: 123px;
}

#home_greeting {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

#home_job_title {
	font: italic 90% Verdana, Arial, Helvetica, sans-serif;
}

#read_more {
	background: url('images/read.gif') no-repeat left top;
	position: absolute;
	width: 143px;
	height: 32px;
	left: 122px;
	top: 340px;
}

#read_more:hover {
	background: url('images/read.gif') no-repeat left bottom;
}

#home_sticker {
	background: url('images/home_sticker.gif') no-repeat left top;
	position: absolute;
	width: 208px;
	height: 141px;
	left: 33px;
	top: 390px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#home_sticker:hover {
	background: url('images/home_sticker.gif') no-repeat left bottom;
}


/*
============================================================================
MIKE
============================================================================
*/
#mike {
	background: url('images/mike_letter.jpg') no-repeat left top;
	position: relative;
	width: 900px;
	height: 704px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}

#mike_definition {
	position: absolute;
	width: 180px;
	height: 110px;
	color: #534A0C;
	font: 90% Georgia, "Times New Roman", Times, serif;
	left: 660px;
	top: 345px;
}

#definition_word {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#definition_noun {
	font: italic 100% Georgia, "Times New Roman", Times, serif;
}

#mike_letter {
	position: absolute;
	width: 879px;
	height: 682px;
	left: 2px;
	top: 1px;
}

#mike_letter_text {
	position: relative;
	width: 405px;
	color: #443B00;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	padding: 80px 0px 0px 180px;
}

.mike_greeting {
	width: 405px;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 40px 0px;
}

#mike_job_title {
	font: italic 75% Verdana, Arial, Helvetica, sans-serif;
}

#mike_sticker {
	background: url('images/mike_sticker.gif') no-repeat left top;
	position: absolute;
	width: 214px;
	height: 142px;
	left: 351px;
	top: 524px;
}

#mike_sticker:hover {
	background: url('images/mike_sticker.gif') no-repeat left bottom;
}


/*
============================================================================
MIKE
============================================================================
*/
#roster {
	background: url('images/roster.jpg') no-repeat left top;
	position: relative;
	width: 900px;
	height: 571px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}

#roster_card {
	position: absolute;
	width: 686px;
	height: 146px;
	left: 112px;
	top: 365px;
	z-index: 1000;
}

#roster_legends {
	width: 686px;
	height: 48px;
	color: #DEDCCE;
	text-align: center;
	font: bold 199%/140% Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
}

#roster_players_01 {
	width: 686px;
	height: 22px;
	list-style: none;
	text-align: center;
	font: bold 70%/200% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	z-index: 100;
}

#roster_players_01 li {
	display: inline;
	margin: 0px 0px 0px 0px;
	margin: 12px 14px 1px 14px;
}

#roster_players_01 a {
	color: #D97A31;
}

#roster_players_01 a:hover {
	color: #002C5E;
}

#roster_players_01 .current a  {
	color: #002C5E;
}

#roster_players_02 {
	width: 686px;
	height: 30px;
	list-style: none;
	text-align: center;
	font: bold 70%/200% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
}

#roster_players_02 li {
	display: inline;
	margin: 0px 0px 0px 0px;
	margin: 10px 14px 1px 14px;
}

#roster_players_02 a {
	color: #D97A31;
}

#roster_players_02 a:hover {
	color: #002C5E;
}

#roster_players_02 .current a  {
	color: #002C5E;
}

#many_others {
	width: 686px;
	height: 42px;
	color: #002C5E;
	text-align: center;
	font: bold 150%/160% Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
}

.bold {
	font: bold 150%/72% Verdana, Arial, Helvetica, sans-serif;
}

/*
============================================================================
*/
#ben_thomas {
	background: url('images/ben_thomas.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
	z-index: 100;
}

#ben_thomas_qoute {
	position: absolute;
	width: 276px;
	height: 195px;
	color: #012C57;
	left: 436px;
	top: 164px;
}

#ben_thomas_qoute p {
	height: 109px;
	text-align: center;
	font: 80%/120% Verdana, Arial, Helvetica, sans-serif;
}

#ben_thomas_qoute a {
	width: 202px;
	display: block;
	color: #012C57;
	font: bold 70%/120% Verdana, Arial, Helvetica, sans-serif;
}

#ben_thomas_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#buddy_davidson {
	background: url('images/buddy_davidson.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#buddy_davidson_qoute {
	position: absolute;
	width: 291px;
	height: 203px;
	color: #012C57;
	left: 441px;
	top: 162px;
}

#buddy_davidson_qoute p {
	height: 154px;
	text-align: center;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#buddy_davidson_qoute a {
	width: 291px;
	display: block;
	text-align: center;
	color: #012C57;
	font: bold 60%/120% Verdana, Arial, Helvetica, sans-serif;
}

#buddy_davidson_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#mike_gottfried {
	background: url('images/mike_gottfried.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#mike_gottfried_qoute {
	position: absolute;
	width: 276px;
	height: 195px;
	color: #012C57;
	left: 437px;
	top: 164px;
}

#mike_gottfried_qoute p {
	height: 109px;
	text-align: center;
	font: 66%/120% Verdana, Arial, Helvetica, sans-serif;
}

#mike_gottfried_qoute a {
	width: 202px;
	display: block;
	color: #012C57;
	font: bold 70%/120% Verdana, Arial, Helvetica, sans-serif;
}

#mike_gottfried_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#mike_kolen {
	background: url('images/mike_kolen.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#mike_kolen_qoute {
	position: absolute;
	width: 291px;
	height: 203px;
	color: #012C57;
	left: 386px;
	top: 162px;
}

#mike_kolen_qoute p {
	height: 154px;
	text-align: center;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#mike_kolen_qoute a {
	width: 291px;
	display: block;
	text-align: center;
	color: #012C57;
	font: bold 60%/120% Verdana, Arial, Helvetica, sans-serif;
}

#mike_kolen_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#phil_gargis {
	background: url('images/phil_gargis.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#phil_gargis_qoute {
	position: absolute;
	width: 290px;
	height: 180px;
	color: #012C57;
	left: 400px;
	top: 185px;
}

#phil_gargis_qoute p {
	height: 128px;
	text-align: center;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#phil_gargis_qoute a {
	width: 291px;
	display: block;
	text-align: center;
	color: #012C57;
	font: bold 60%/120% Verdana, Arial, Helvetica, sans-serif;
}

#phil_gargis_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#punt_bama_punt {
	background: url('images/punt_bama_punt.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#punt_bama_punt_qoute {
	position: absolute;
	width: 290px;
	height: 180px;
	color: #012C57;
	left: 452px;
	top: 183px;
}

#punt_bama_punt_qoute p {
	height: 128px;
	text-align: center;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#punt_bama_punt_qoute a {
	width: 291px;
	display: block;
	text-align: center;
	color: #012C57;
	font: bold 60%/120% Verdana, Arial, Helvetica, sans-serif;
}

#punt_bama_punt_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#randy_walls {
	background: url('images/randy_walls.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#randy_walls_qoute {
	position: absolute;
	width: 291px;
	height: 203px;
	color: #012C57;
	left: 397px;
	top: 165px;
}

#randy_walls_qoute p {
	height: 154px;
	text-align: center;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#randy_walls_qoute a {
	width: 291px;
	display: block;
	text-align: center;
	color: #012C57;
	font: bold 60%/120% Verdana, Arial, Helvetica, sans-serif;
}

#randy_walls_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#spence_mccracken {
	background: url('images/spence_mccracken.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#spence_mccracken_qoute {
	position: absolute;
	width: 290px;
	height: 180px;
	color: #012C57;
	left: 411px;
	top: 186px;
}

#spence_mccracken_qoute p {
	height: 128px;
	text-align: center;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#spence_mccracken_qoute a {
	width: 291px;
	display: block;
	text-align: center;
	color: #012C57;
	font: bold 60%/120% Verdana, Arial, Helvetica, sans-serif;
}

#spence_mccracken_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#terry_henley {
	background: url('images/terry_henley.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#terry_henley_qoute {
	position: absolute;
	width: 290px;
	height: 180px;
	color: #012C57;
	left: 454px;
	top: 184px;
}

#terry_henley_qoute p {
	height: 128px;
	text-align: center;
	font: 90%/120% Verdana, Arial, Helvetica, sans-serif;
}

#terry_henley_qoute a {
	width: 291px;
	display: block;
	text-align: center;
	color: #012C57;
	font: bold 60%/120% Verdana, Arial, Helvetica, sans-serif;
}

#terry_henley_qoute a:hover {
	color: #D97A31;
}

/*
============================================================================
*/
#tom_bryan {
	background: url('images/tom_bryan.jpg') no-repeat left top;
	position: absolute;
	width: 794px;
	height: 398px;
	left: 53px;
	top: 0px;
}

#tom_bryan_qoute {
	position: absolute;
	width: 276px;
	height: 195px;
	color: #012C57;
	left: 415px;
	top: 165px;
}

#tom_bryan_qoute p {
	height: 109px;
	text-align: center;
	font: 80%/120% Verdana, Arial, Helvetica, sans-serif;
}

#tom_bryan_qoute a {
	width: 202px;
	display: block;
	color: #012C57;
	font: bold 70%/120% Verdana, Arial, Helvetica, sans-serif;
}

#tom_bryan_qoute a:hover {
	color: #D97A31;
}


/*
============================================================================
GRAB
============================================================================
*/
#grab {
	background: url('images/grab.jpg') no-repeat left top;
	position: relative;
	width: 900px;
	height: 637px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}

#event_info {
	position: absolute;
	width: 382px;
	height: 440px;
	left: 453px;
	top: 122px;
}

#event_title {
	width: 382px;
	height: 100px;
	color: #DA721F;
	text-align: center;
	font: bold 162.5%/65% Verdana, Arial, Helvetica, sans-serif;
}

#event_title_large {
	font: bold 215% Verdana, Arial, Helvetica, sans-serif;
}

#event_location {
	width: 382px;
	height: 28px;
	color: #DA721F;
	text-align: center;
	font: 87.5%/100% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
}

#event_date {
	width: 97px;
	height: 186px;
	float: left;
	color: #DA721F;
	text-align: center;
	font:100%/100% Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 0px 0px 0px;
}

#event_date_month {
	font: bold 187.5% Verdana, Arial, Helvetica, sans-serif;
}

#event_date_day {
	font: bold 250%/85% Verdana, Arial, Helvetica, sans-serif;
}

#event_date_year {
	font: bold 156%/150% Verdana, Arial, Helvetica, sans-serif;
}

#event_date_time {
	font: 125%/110% Verdana, Arial, Helvetica, sans-serif;
}

#event_description {
	width: 270px;
	height: 105px;
	float: left;
	color: #DA721F;
	text-align: center;
	font: 75%/142% Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 13px;
}

#event_donation {
	width: 270px;
	height: 30px;
	float: left;
	color: #DA721F;
	text-align: center;
	font: 55%/142% Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 2px 13px;
}

#event_price {
	width: 270px;
	height: 35px;
	float: left;
	color: #EAEBDA;
	text-align: center;
	font: 87.5%/100% Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 0px 0px 15px;
}

#dollars {
	font-weight: bold;
}

#event_discalimer {
	float: left;
	width: 265px;
	height: 65px;
	color: #DA721F;
	font: 65%/120% Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 0px 0px 5px;
}

#event_get {
	background: none;
	width: 275px;
	height: 20px;
	float: left;
	text-align: left;
	color: #002E5A;
	font: bold 110%/90% Verdana, Arial, Helvetica, sans-serif;
	border: none;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
	clear: both;
}

#event_get:hover {
	color: #DA721F;
}

#event_player {
	position: absolute;
	width: 320px;
	height: 140px;
	left: 105px;
	top: 405px;
	color: #413423;
	font: 65%/130% Verdana, Arial, Helvetica, sans-serif;
}

#event_player a {
	color: #DA721F;
}

#event_player a:hover {
	color: #413423;
}

#grab_message {
	background: url('images/grab_message.jpg') no-repeat left top;
	position: absolute;
	width: 348px;
	height: 73px;
	color: #002E5A;
	font: bold 70%/130% Verdana, Arial, Helvetica, sans-serif;
	left: 276px;
	top: 0px;
	padding: 65px 75px 0px 65px;
}


/*
============================================================================
HEAR
============================================================================
*/
#tell {
	background: url('images/hear.jpg') no-repeat left top;
	position: relative;
	width: 900px;
	height: 599px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}

#tell_please {
	position: absolute;
	width: 316px;
	height: 22px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	left: 157px;
	top: 77px;
}

#story_form {
	position: absolute;
	width: 685px;
	height: 270px;
	left: 117px;
	top: 100px;
}

#story_form_title {
	position: absolute;
	width: 685px;
	height: 34px;
	color: #DCCCB1;
	text-align: center;
	font: bold 175%/100% Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	padding: 2px 0px 0px 0px;
}

#story_form_fields {
	position: absolute;
	width: 685px;
	height: 201px;
	left: 0px;
	top: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
 
#story_form_name {
	position: absolute;
	width: 255px;
	height: 20px;
	top: 0px;
	left: 1px;
}

#story_form_name_label {
	position: absolute;
	width: 35px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 3px;
}

#story_form_name_input {
	background: none;
	position: absolute;
	width: 217px;
	height: 13px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 38px;
	padding: 3px 0px 0px 0px;
	border: none;
}

#story_form_name_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_email {
	position: absolute;
	width: 255px;
	height: 20px;
	top: 0px;
	left: 257px;
}

#story_form_email_label {
	position: absolute;
	width: 38px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 3px;
}

#story_form_email_input {
	background: none;
	position: absolute;
	width: 213px;
	height: 13px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 41px;
	padding: 3px 0px 0px 0px;
	border: none;
}

#story_form_email_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_player {
	position: absolute;
	width: 168px;
	height: 20px;
	top: 0px;
	left: 513px;
}

#story_form_player_label {
	position: absolute;
	width: 80px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 3px;
}

#story_form_player_input {
	background: none;
	position: absolute;
	width: 80px;
	height: 13px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 83px;
	padding: 3px 0px 0px 0px;
	border: none;
}

#story_form_player_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_address {
	position: absolute;
	width: 255px;
	height: 20px;
	top: 21px;
	left: 1px;
}

#story_form_address_label {
	position: absolute;
	width: 54px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 3px;
}

#story_form_address_input {
	background: none;
	position: absolute;
	width: 194px;
	height: 13px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 57px;
	padding: 3px 0px 0px 0px;
	border: none;
}

#story_form_address_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_city {
	position: absolute;
	width: 168px;
	height: 20px;
	top: 21px;
	left: 257px;
}

#story_form_city_label {
	position: absolute;
	width: 29px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 3px;
}

#story_form_city_input {
	background: none;
	position: absolute;
	width: 130px;
	height: 13px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 32px;
	padding: 3px 0px 0px 0px;
	border: none;
}

#story_form_city_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_state {
	position: absolute;
	width: 84px;
	height: 20px;
	top: 21px;
	left: 428px;
}

#story_form_state_label {
	position: absolute;
	width: 39px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 3px;
}

#story_form_state_input {
	background: none;
	position: absolute;
	width: 39px;
	height: 13px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 42px;
	padding: 3px 0px 0px 0px;
	border: none;
}

#story_form_state_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_zip {
	position: absolute;
	width: 84px;
	height: 20px;
	top: 21px;
	left: 513px;
}

#story_form_zip_label {
	position: absolute;
	width: 27px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 7px 0px 0px 3px;
}

#story_form_zip_input {
	background: none;
	position: absolute;
	width: 49px;
	height: 13px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 30px;
	padding: 3px 0px 0px 0px;
	border: none;
}

#story_form_zip_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_story {
	position: absolute;
	width: 685px;
	height: 147px;
	top: 51px;
	left: 0px;
}

#story_form_story_label {
	position: absolute;
	width: 78px;
	height: 9px;
	color: #EE7D25;
	font: 56.25%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 129px;
	left: 2px;
	padding: 7px 0px 0px 3px;
}

#story_form_story_input {
	background: none;
	position: absolute;
	width: 675px;
	height: 130px;
	color: #413423;
	font: 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	left: 0px;
	padding: 5px 5px 0px 5px;
	border: none;
	overflow: hidden;
}

#story_form_story_input:focus {
	background: none;
	outline: 0 none;
}

#story_form_submit {
	background: none;
	position: absolute;
	width: 140px;
	height: 20px;
	text-align: left;
	color: #EE7D25;
	font: bold 65%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 210px;
	left: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
}

#story_form_submit:hover {
	color: #413423;
}

#hear_message {
	background: url('images/hear_message.jpg') no-repeat center top;
	position: absolute;
	width: 326px;
	height: 33px;
	color: #EE7D25;
	font: bold 70%/100% Verdana, Arial, Helvetica, sans-serif;
	left: 369px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 0px 55px;
}


/*
============================================================================
TALK
============================================================================
*/
#talk {
	background: url('images/talk.jpg') no-repeat left top;
	position: relative;
	width: 900px;
	height: 547px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}
	
#talk_if {
	position: absolute;
	width: 180px;
	height: 45px;
	color: #41413D;
	font: 75%/100% Verdana, Arial, Helvetica, sans-serif;
	left: 548px;
	top: 60px;
}

#contact_form_fields {
	position: absolute;
	width: 325px;
	height: 430px;
	left: 198px;
	top: 53px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contact_form_subject_input {
	background: none;
	position: absolute;
	width: 270px;
	height: 15px;
	color: #413423;
	font: 70%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 1px;
	left: 43px;
	padding: 5px 5px 0px 5px;
	border: none;
}

#contact_form_subject_input:focus {
	background: none;
	outline: 0 none;
}

#contact_form_message_input {
	background: none;
	position: absolute;
	width: 310px;
	height: 273px;
	color: #413423;
	font: 11px/19px Verdana, Arial, Helvetica, sans-serif;
	top: 36px;
	left: 0px;
	padding: 5px 5px 0px 5px;
	border: none;
	text-indent: 60px;
	overflow: hidden;
}

#contact_form_message_input:focus {
	background: none;
	outline: 0 none;
}

#contact_form_name_input {
	background: none;
	position: absolute;
	width: 270px;
	height: 15px;
	color: #413423;
	font: 70%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 328px;
	left: 43px;
	padding: 5px 5px 0px 5px;
	border: none;
}

#contact_form_name_input:focus {
	background: none;
	outline: 0 none;
}

#contact_form_email_input {
	background: none;
	position: absolute;
	width: 270px;
	height: 15px;
	color: #413423;
	font: 70%/100% Verdana, Arial, Helvetica, sans-serif;
	top: 372px;
	left: 43px;
	padding: 0px 5px 0px 5px;
	border: none;
}

#contact_form_email_input:focus {
	background: none;
	outline: 0 none;
}

#contact_form_submit {
	background: url('images/contact_send.gif') no-repeat left top;
	position: absolute;
	display: block;
	width: 56px;
	height: 23px;
	font: 1%/1000% Verdana, Arial, Helvetica, sans-serif;
	top: 398px;
	left: 131px;
	border: none;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contact_form_submit:hover {
	background: url('images/contact_send.gif') no-repeat left bottom;
}

#talk_email {
	position: absolute;
	width: 56px;
	height: 23px;
	color: #41413D;
	font: 70%/100% Verdana, Arial, Helvetica, sans-serif;
	left: 194px;
	top: 486px;
}

#talk_email:hover {
	color: #EE7D25;
}

#talk_message {
	background: url('images/talk_message.jpg') no-repeat center top;
	position: absolute;
	width: 93px;
	height: 236px;
	color: #41413D;
	font: 70%/100% Verdana, Arial, Helvetica, sans-serif;
	left: 43px;
	top: 95px;
	margin: 0px 0px 0px 0px;
	padding: 41px 14px 31px 36px;
}


/*
============================================================================
TALK
============================================================================
*/
#team {
	background: url('images/team.jpg') no-repeat left top;
	position: relative;
	width: 900px;
	height: 454px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}

#team_video {
	position: absolute;
	width: 268px;
	height: 201px;
	left: 453px;
	top: 101px;
}

#team_description {
	position: absolute;
	width: 304px;
	height: 294px;
	color: #41413D;
	font: 80%/120% Verdana, Arial, Helvetica, sans-serif;
	left: 127px;
	top: 76px;
}

#team_description a {
	color: #DA721F;
}

#team_description a:hover {
	color: #41413D;
}


/*
============================================================================
FOOTER
============================================================================
*/
#footer {
	background: url('images/footer_au.gif') no-repeat center top;
	position: relative;
	width: 900px;
	height: 244px;
	margin: -52px auto 0px auto;
	z-index: 100;
}

#legends {
	background: url('images/legends.gif') no-repeat left top;
	position: absolute;
	width: 404px;
	height: 128px;
	margin: 52px 0px 0px 100px;
}

#legends:hover {
	background: url('images/legends.gif') no-repeat left bottom;
}

#copyright {
	position: absolute;
	width: 320px;
	height: 33px;
	color: #79693F;
	text-align: right;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	top: 200px;
	left: 145px;
}

#v3 {
	background: url('images/v3.gif') no-repeat left top;
	position: relative;
	float: right;
	width: 75px;
	height: 25px;
	margin: 0px 0px 0px 5px;
}


