/* Turkeytracker Invitation */

body {
	background-color: #360000;
	color: #330000;
	font-weight: bold;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .75em;
}

#frame {
	background: url(/images/argyle.gif);
	width: 2400px;
	height: 525px;
	padding: 15px;
}

#dates {
	padding-left: 485px;
	/*width: 2400px;*/
}

#date {
	float: left;
	width: 264px;
	display: block;
	font-size: 1.5em;
}

#timeline {
	border-top: solid 7px #fbf791;
	height: 505px;
}

#details {
	float: left;
	width: 400px;
	height: 440px;
	margin: 25px 50px;
	text-align: center;
	line-height: 2.5em;
	font-weight: normal;
	padding-top: 15px;
	background: url(/images/White50.png);
}

.title {
	font-size: 2em;
}

#name {
	font-size: 4em;
	line-height: 1.8em;
}

#time, #info {
	font-size: 1.5em;
}

#fanclub {
	line-height: 1.8em;
}

.year {
	float: left;
	background: url(/images/yellow.gif);
	background-repeat: repeat-y;
	margin-right: 50px;
	text-align: center;
}

.year img {
	border: solid 7px #fbf791;
}

#year2001 {
	padding-top: 150px;
}

#year2002 {
	padding-top: 230px;
}

#year2003 {
	padding-top: 100px;
}

#year2004 {
	padding-top: 250px;
}

#year2005 {
	padding-top: 180px;
}

#year2006 {
	padding-top: 50px;
}

#year2007 {
	padding-top: 175px;
}

.footer {
	margin-top: 15px;
	color: #fbf791;
	text-align: center;
	width: 2400px;
	line-height: 1.5em;
}

