/***** Flip Fest *****/

/* common elements */
img,fieldset { border: 0px; margin: 0px; }
body,h1,h2,h3,h4,h5,h6,ul,li,form,fieldset,p { margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
a { text-decoration: none; }
p a:hover { text-decoration: underline; }
.clear { clear: both; }
.fill { display: block; height: 100%; overflow: hidden; width: 100%; }
.center { margin: 0px auto; position: relative; text-align: left; width: 760px; }
.clear { clear: both; }
.red{ color: #C00; }
body {
	background: #fff url(/images/header1/green.gif) repeat-x;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/* header */
#register { position: absolute; right: 0px; }
#flipfest {
	background: url(/images/header1/flipfest.gif);
	height: 54px;
	left: 87px;
	position: absolute;
	text-indent: -1000em;
	top: 47px;
	width: 159px;
}
#nav { left: 144px; list-style: none; position: absolute; top: 3px; }
#nav li { float: left; height: 19px; text-indent: -1000em; }
#nav li a:hover { background-position: left bottom; }
#n-johns { width: 101px; }
#n-johns a { background: url(/images/header1/johnandjohn.gif); }
#n-camp { width: 81px; }
#n-camp a { background: url(/images/header1/camp.gif); }
#n-invite { width: 127px; }
#n-invite a { background: url(/images/header1/invitational.gif); }
#n-media { width: 105px; }
#n-media a { background: url(/images/header1/mediagallery.gif); }
#n-contact { width: 61px; }
#n-contact a { background: url(/images/header1/contact.gif); }
#overview { 
	color: #666; 
	font-size: 12px; font-weight: bold;
	height: 76px;
	left: 280px;
	line-height: 1.3em;
	position: absolute;
	top: 43px;
	width: 375px;
}
#overview a { color: #09c; }
#h1tyson { float: right; margin-left: 10px; }

/* email footer */
#email {
	background: url(/images/media/emai-list.gif) no-repeat 19px 18px;
	height: 109px;
}
#email .input1, #email .input2 { 
	border: 1px solid #fff; 
	font: 11px Arial, Helvetica, sans-serif; 
	left: 94px;
	position: absolute;
	width: 140px; 
}
#email .input1 { top: 41px; }
#email .input2 { bottom: 27px; }
#email .submit { position: absolute; left: 241px; top: 41px; }

/* footer */
#footer1 { background: url(/images/footer1/black.gif) repeat-x left bottom; clear: both; text-align: center; }
#footer1 #nav2 { background: url(/images/footer1/blackbar.gif) no-repeat center bottom; height: 98px; }
.dots { background: url(/images/footer1/bluedots.gif); height: 2px; }
.dots hr { display: none; }
#footer1 .dots { margin-left: 4px; }
#footer1 p { color: #333; font-size: 11px; font-weight: bold; line-height: 1.5em; padding: 15px 20px; }
#footer1 p a { color: #333; margin: 0px 5px; }
/*#f1logo { position: absolute; right: 15px; top: 20px; }*/
#f1logo, #f1tyson { float: right; margin-top: 10px; vertical-align: middle; }
#f1logo { margin: 17px 15px 0 10px; }

/* contact */
#wrapper { background: url(/images/contact/bg.gif) no-repeat center top; }
#n-contact a { background-position: left bottom; }

#left1 { 
	background: url(/images/media/vbluedots.gif) repeat-y right top; 
	display: inline; 
	float: left; 
	margin-top: 150px;
	padding-bottom: 25px;
	width: 134px; 
}
#left1 h2 { color: #09c; font-size: 14px; font-weight: bold; height: 79px; margin: 0px 20px; }

#middle1 {
	display: inline;
	float: left;
	margin: 150px 0px 0px 25px;
	width: 150px;
}
#middle1 h2 { color: #333; font-size: 15px; font-weight: bold; margin-bottom: 10px; }
#middle1 h3 { color: #09c; font-size: 12px; font-weight: bold; }
#middle1 p { color: #c00; font-size: 12px; font-weight: bold; padding-bottom: 15px; }
#middle1 p a { color: #c00; }

#right1 {
	display: inline;
	float: right;
	margin-top: 150px;
	width: 135px;
}
#right1 h2 { color: #333; font-size: 13px; font-weight: bold; }
#right1 p { color: #c00; font-size: 12px; line-height: 1.3em; padding: 10px 0px; }
#right1 p a { color: #09c; }

/*.dots { margin: 10px 0px 20px 0px; width: 50%; }*/

