﻿@charset "utf-8";
html {
	
}
body {
	font: 10pt Arial, Helvetica, sans-serif;
	background: #000000;
	background-image: url('../images/page_back.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: black;
}
.majorleague #container { 
	width: 843px;
	background-color: white;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.majorleague #topheader { 
	height: 258px;
	color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
.majorleague #mainlinkbar { 
	font: 10pt Arial, Helvetica, sans-serif;
	background-image: url('../images/mainlinkbar.jpg');
	background-repeat: no-repeat ;
	height: 40px;
	color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
.majorleague #maincontent_insides { 
	width: 780px;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 25px;
	text-align: left;
}
.majorleague #maincontent_testimonials{ 
	background-image: url('../images/testimonial_bk.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 843px;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.majorleague #maincontent_contact{ 
	background-image: url('../images/contact_bk.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 843px;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.majorleague #maincontent { 
	width: 843px;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: left;
}  
.majorleague #btminfoarea{ 
	font: 8pt Arial;
	width: 843px;
	background-image: url('../images/btminfobar.jpg');
	background-repeat: repeat-x;
	color: #404040;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 144px;
	text-align: center;
}
.majorleague #btminfotext{ 
	font: 9pt Arial;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 25px 5px 5px 15px;
	text-align: left;
}
.majorleague #topheaderinfo{ 
	font: 10pt Arial;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 90px 0px 0px 0px;
	text-align: left;
}
.majorleague #mainlinktext{ 
	font: 10pt Arial;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 5px 5px;
	text-align: center;
} 
.majorleague h2{
	color: #38492B;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.majorleague h4{
	font: 11pt arial;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0 0 0;
	text-align: center;
}
.majorleague hr{
	border-top: 1px dotted #38492B;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
	width: 100%;
	margin: 15px 0 15px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #437200;
	text-decoration: underline;
}
a:visited {
	color: #437200;
	text-decoration: underline;
}
a:hover {
	color: #F2D100;
	text-decoration: none;
}
a:active {
	color: #437200;
	text-decoration: underline;
}
.mainlinktext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinktext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinktext a:hover {
	color: #F2D100;
	text-decoration: underline;
}
.mainlinktext a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.topheaderinfo a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topheaderinfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topheaderinfo a:hover {
	color: #F2D100;
	text-decoration: none;
}
.topheaderinfo a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.btminfotext a:link {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #F2D100;
	text-decoration: underline;
}
.btminfotext a:visited {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #F2D100;
	text-decoration: underline;
}
.btminfotext a:hover {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #F2D100;
	text-decoration: none;
}
.btminfotext a:active {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #F2D100;
	text-decoration: underline;
}
