* {font-family: Verdana, Arial, Helvetica, sans-serif;}

body {
	background-color: white;
	color: #1e2126;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	font-size: 100%;
}

a, a * {
	color: #405F17;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 105%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
	font-weight:normal;
}

hr {
	height: 1px;
	border: 0px;
	color: #b7b7b7;
	background: #b2bcbd;
}

.siteby {
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

/* Simple classes - dereferencing single style parameters to avoid inline styles */

.strong				{font-weight: bold;}
.em						{font-style: italic;}
.underline		{text-decoration: underline;}
.nounderline	{text-decoration: none;}
.capitalize		{text-transform: capitalize;}
.uppercase		{text-transform: uppercase;}
.lowercase		{text-transform: lowercase;}
.clearleft		{clear: left;}
.clearright		{clear: right;}
.clearboth		{clear: both;}
.floatleft		{float: left;}
.floatright		{float: right;}
.hidden				{display: none;}
.invisible		{display: none;}
.textleft			{text-align: left;}
.textright		{text-align: right;}
.textcenter		{text-align: center;}
.padleft			{padding-left: 15px;}
.padright			{padding-right: 15px;}
.sml					{font-size: 90%;}
.bigger				{font-size: 110%; line-height: 1.7em;}
.greentext		{color: #095822;}
.whitetext		{color: white;}
.blacktext		{color: black;}

.horiz_ul {
	background-image: url('images/horizline.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}


/* Layout */

.outer {
	margin: 0px;
	padding: 0px;
}

.inner {
	background-color: #c8d7ab;
	margin: 0px auto;
	width: 775px;
}

.topnav, .topnav_homepage {
	background-color: #6db605;
	background-image: url('images/bg_topnav.gif');
	background-repeat: no-repeat;
	height: 193px;
	width: 775px;
}

.topnav_homepage {
	background-image: url('images/bg_topnav_homepage.gif');
	height: 115px;
}

.subnav {
	background-color: #6db605;
	background-image: url('images/bg_subnav.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 240px;
	width: 775px;
}

.moveup {
	position: relative;
	top: -34px;
}

.section_header {
	background-color: #c8d7ab;
	background-image: url('images/bg_pagetitle.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 78px;
	margin-bottom: 20px;
	width: 775px;
}

.imgcaption {
	margin-bottom: 20px;
	padding: 4px 0px 8px 0px;
}

.feature_bordered_img {
	border: 5px solid #6db605;
}


/* Homepage */

.homepage_left {
	width: 329px;
}

.homepage_right {
	width: 446px;
}

.homepage_right_left {
	width: 216px;
}

.homepage_right_right {
	width: 230px;
}

.player_profile {
	line-height: 1.3em;
	padding: 0px 20px;
}

.player_pic {
	margin: 0px 20px 0px 50px;
}

.homepage_summary {
	color: #405F17;
	padding: 10px 30px 10px 20px;
}

.homepage_summary_text {
	line-height: 1.3em;
}

.homepage_content {
	background-color: #c8d7ab;
	background-image: url('images/bg_homepage.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	width: 775px;
}

.homepage_listing {
	color: #405f17;
	margin: 20px;
}

.homepage_listing_item {
	margin: 5px 0px;
}

.homepage_bottom {
	background-image: url('images/hp_lower_bg.gif');
	background-repeat: repeat-y;
	width: 775px;
}

.strawpoll {
	background-image: url('images/horizline.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-top: 10px;
	width: 400px;
}

#footer {
	background-color: white;
	padding-bottom: 20px;
	float: left;
}

#logos{
	background-color: white;
	float: left;
}

#logonudge{ /* Used to push the static logos away from the animated ones */
	background-color: white;
	width: 115px;
	height: 55px;
	float: left;
	margin-left: 5px;
}

#address{
 	width: 212px;
 	float: right;
	padding-left: 18px;
	padding-right: 5px;
 	font-size: 90%;
 	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#sponsorContainer {
	position: relative;
	top: 0px;
	width: 180px;
	height: 130px;
	overflow: hidden;
}

#logo1 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#logo2 {
	position: absolute;
	left: 0px;
	top: 0px;
}

h2{
	width: 100%;
	font-weight: bold;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e684e;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.notopmargin{
	margin-top: 0px;
	padding-top: 0px;
}

.nemlogo{
	border: 0px;
	vertical-align: middle;
}

#bottom {
	border-bottom: 30px solid white;
}


/* Follow-on page */

.page_left {
	background-image: url('images/vertline.gif');
	background-position: top right;
	background-repeat: repeat-y;
	width: 536px;
}

.page_left_inner {
	color: #405f17;
	line-height: 1.25em;
	margin: 10px 30px;
	padding-bottom: 200px;
}

.page_left_inner h1, .homepage_summary h1 {
	font-size: 120%;
}

.page_left_inner a, .homepage_summary_text a {
	text-decoration: underline;
}

.page_left_inner p img {
	border: 4px solid #6db605;
	margin: 0px 10px 10px 0px;
}

.page_right {
	width: 239px;
}

.page_right_inner {
	margin: 22px;
}

.page_full {
	width: 775px;
}

.feature_text {
	line-height: 1.3em;
	padding-bottom: 10px;
}

.pagelink {
	line-height: 1.3em;
	padding: 15px 0px;
}

.page_content {
	background-color: white;
	background-image: url('images/page_bg.jpg');
	background-repeat: no-repeat;
	width: 775px;
}

.page_title {
	padding: 16px 22px;
}

.promo_outer {
	width: 188px;
	padding: 13px 26px 0px 0px;
}

.promo {
	background-color: #96ce3a;
	padding: 13px;
	width: 162px;
}

.promo_text {
	line-height: 1.3em;
}

.breadcrumb {
	margin: 10px 17px 0px 17px;
}

.breadcrumb a {
	color: #243964;
}

.top_feature_title {
	color: white;
	font: bold 135% Arial;
}


/* Player Profile Page */

.player_left {
	background-position: 100% 90%;
	margin-top: 10px;
	width: 449px;
}

.player_left .page_left_inner {
	margin-right: 0px;
	margin-top: 0px;
}

.player_right {
	width: 326px;
}

.player_profile_pic {
	width: 155px;
	margin-right: 2px;
}

.player_profile_info {
	width: 262px;
}

.profile_title {
	background-color: #96ce3a;
	color: #405f17;
	padding: 6px 16px;
	margin-bottom: 1px;
}

.profile_name {
	background-color: #63ab0c;
	border-bottom: 8px solid #c8d7ab;
	color: #c5ee6b;
	font-size: 110%;
	line-height: 1.3em;
	padding: 12px 16px;
}

.profile_text {
	margin: 8px 16px;
	line-height: 1.8em;
}

.profile_questions p {
	background-image: url('images/horizline.gif');
	background-position: top left;
	background-repeat: repeat-x;
	color: #405f17;
	margin: 4px 0px;
	padding: 8px 0px;
}


/* Spot the Ball page */

.ball_controls {
	background-color: #6db605;
	color: white;
	font-size: 110%;
	padding-bottom: 4px;
	text-align: center;
}

#choice {
	background-color: #6db605;
	border-width: 0px;
	color: white;
	text-align: center;
	width: 7em;
}

.form_label {
	clear: both;
	float: left;
	width: 120px;
	padding: 2px;
}

.form_input {
	float: left;
	width: 220px;
	padding: 2px;
}

.form_input input {
	color: #393d29;
	float: right;
}

.regsubmit {
 	margin: 5px 30px;
 }

.friendmssg {
	float: right;
	height: 80px;
	width: 12em;
	overflow: auto;
}

.forminput {
	width: 12em;
}

.popupbody {
	background-color: #c8d7ab;
}


/* Downloads Page */

.download{
	padding: 10px;
	margin-bottom: 10px;
}

.icon{
 vertical-align:middle;
	border: 0px;
}


/* Navigation */

.topnav_upper {
	margin: 35px 0px 0px 0px;
	width: 320px;
}

.topnav_upper ul {
	margin: 0px;
	padding: 0px;
}

.topnav_upper ul li {
	display: inline;
	margin: 4px 4px 0 0;
	padding: 0px;
}

.topnav_lower {
	margin-top: 2px;
	margin-left: 6px;
	width: 530px;
}

.topnav_lower ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
}

.topnav_lower ul li {
	display: inline;
	margin: 4px 0px 4px 4px;
	padding: 0px;
}

img.madnav, .page_title img {
	background-image: url('images/madnav_ul.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

.madnav_spot {
	padding-left: 541px;
}

.madnav_games {
	padding: 50px 0px 0px 286px;
}

.madnav_tips {
	padding: 50px 0px 0px 189px;
}


/* Footer */

.footer {
	width: 775px;
}

.footer_inner {
	margin: 0px;
	padding: 20px 5px;
	width: 410px;
}

.footer_inner p {
	line-height: 1.8em;
}


/* Sitemap */

.sitemap_listing ul {
	list-style-type: none;
	margin-left: 17px;
	padding: 0px 17px;
}

.sitemap_item {
	padding: 5px 17px;
}

.sitemap_item a {
	color: black;
}

.sitemap_a2z, .sitemap_listing {
	margin-top: 17px;
}

.sitemap_a2z {
	padding-left: 34px;
}

.sitemap_a2z .level2 {
	margin-left: 20px;
}

.sitemap_button {
	margin-left: 17px;
}

.sitemap_button_inner {
	padding: 1px 10px;
}

.level1, .level2 {
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.level1 {
	background-image: url('images/sitemap_level1_bg.gif');
	font-weight: bold;
	padding-left: 24px;
}

.level2 {
	background-image: url('images/sitemap_level2_bg.gif');
	margin-left: 3px;
}


/* Search page */

.search_container {
	font-size: 110%;
	line-height: 1.3em;
	margin: 0px 17px;
}

.search-result-summary {
	margin: 10px;
}

.search_paging {
	color: black;
	font-size: 90%;
	margin-top: 10px;
	padding: 10px;
	background-image: url('images/page_title_ul.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.search_paging a {
	color: black;
}


/* Misc */

.notfound_container {
	font-size: 110%;
	margin: 10px 20px 300px 20px;
}

.documentlink{
	margin: 10px 10px 0 0;
}

#address {
	width: 243px;
}