body {
	font: 14px 'Trebuchet MS', Arial, Sans-Serif !important;
	line-height: 21px !important;
	text-shadow: 0 1px 0 white;
	color: #4D4D4D;
}

a, a:HOVER {
	color: #618430;
}

a {
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

em {
	color: #005580;
}

#wrapper {
	background: url(/launch_content/imgs/header_closed2.jpg) no-repeat center top;
	/*background-attachment: fixed;*/
	min-height: 100%;
}

#main {
	padding-top: 280px;
	width: 730px;
	margin: auto;
}

#footer {
	padding: 150px 0 20px;
	width: 730px;
	clear: both;
	margin: auto;
	text-align: left;
	color: #888;
	font-size: 13px;
}

#footer a {
	font-size: 13px;
}

html, body {
	height: 100%;
}

body {
	background: url(/graphics/bluegrad_short.gif) repeat-x center -2px;
	/*background-attachment: fixed;*/
	margin: 0;
}

#tb_email { background: transparent; position: relative; padding-left: 5px; z-index: 2; font-size: 21px; line-height: 21px }
#your_email { color: #D7D7D7; font-size: 21px; line-height: 21px; position: absolute; top: 6px; left: 5px;  z-index: 1; }

#bigButton {
	clear: both;
	text-align: center;
	font-size: 21px;
	line-height: 38px;
	font-weight: bold;
	font-weight: 900;
}

#bigButton a {
	margin: 2px auto 0px auto;
	display: block;
	width: 250px;
	height: 40px;
	background: url(/graphics/content/bigButton_bg.gif) top center no-repeat;
	color: #3b4d17;
	text-decoration: none;
	line-height: 40px;
	outline: none;
}

#bigButton a:hover {
	background: url(/graphics/content/bigButton_bg.gif) center center no-repeat;
	color: #121a03;
}

#bigButton a:active {
	background: url(/graphics/content/bigButton_bg.gif) bottom center no-repeat;
	color: #121a03;

}

#followFacebook, #followTwitter {
	clear: both;
	text-align: center;
}

#followFacebook a, #followTwitter a {
	margin: 2px auto 0px auto;
	display: block;
	width: 144px;
	height: 25px;
	background: url(/launch_content/imgs/follow_us.gif) -144px -25px no-repeat;
	text-decoration: none;
	line-height: 25px;
	outline: none;
}

#followTwitter a {
	background-position: 0 -25px;
}

#followFacebook a:hover, #followFacebook a:active {
	background-position: -144px 0;
}

#followTwitter a:hover, #followTwitter a:active {
	background-position: 0 0;
}

.screenshot_table td {
	color: #618430;
	padding: 0 15px;
	text-align: center;
	font-size: 12px;
}

a .thumb {
	border: 2px #FFF solid;
}

a:HOVER .thumb {
	border: 2px #C3D186 solid;
}

.register td {
	font-weight: bold;
}