html { } 
body {

	font:12px Arial, Verdana;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	behavior: url('css_files/csshover.htc');
}


#bg {
	width: 996px;
	padding: 0;
	margin: auto;
	background: #FFFFFF;
	height: auto;

}


a:link {
	color: #0054a6; text-decoration: none;
}
a:visited {
	color: #0054a6; text-decoration: none;
}
a:hover {
	color: #40a0be; text-decoration: underline;
}


#ba_header {
height: 94px;
width: 996px;
}


.logo { 
	width: 285px;
	margin: 0;
	padding: 0;
	height: 94px;
	float: left;
}

.ba_header_right {
	margin: 0;
	padding: 0;
	background: url('../images/topbg.gif') repeat;
	width: 711px;
	height: 94px;
	float: left;
}





/* Menu ------------------------------------------------------ */


/* End Menu -------------------------------------------------- */

/* Main Content Area ----------------------------------------- */


#wrapper {
clear: left;
font:12px Arial, Verdana;
width: 906px;
padding: 20px 45px 0px 45px;


}


div.content {
	float: left;
	width: 411px;
	font:12px Arial, Verdana;
}

div.side1 {
	padding-left: 15px;
	float: left;
	width: 279px;
}

div.side2 {
	padding-left: 10px;
	float: left;
	width: 191px;
}

/*sub-pages*/

div.side-content {
	float: left;
	width: 545px;
	font:12px Arial, Verdana;
}

div.side-ad {
	padding-right: 25px;
	float: left;
	width: 120px;
}

div.side-2 {
	padding-left: 25px;
	float: left;
	width: 191px;
}
/*end sub-pages*/


div.signup-now {
background: url(../images/signup-now.gif) no-repeat;
width: 279px;
height: 57px;
padding: 0;
margin: 0;
}

div.top-handicappers {

background: url(../images/top-handicappers.gif) no-repeat;
width: 256px;
height: 433px;
padding-top: 50px;
padding-left: 23px;

}

div.login {
width: 178px;
float: left;
color: #FFFFFF;
padding-top: 20px;
padding-left: 10px;

}

div.topad {
float: left;
width: 468px;
padding-top: 20px;
padding-left: 10px;
}

div.lad {
clear: left;
margin: auto;
width: 728px;
height: 112px;
padding-top: 18px;
}


/* End Main Content ------------------------------------------ */

/* Side Boxes     ------------------------------------------ */

h2.sbtop {
background: url(../images/sbtop.gif) no-repeat;
width: 183px;
height: 16px;
margin: 0;
padding: 3px 0 0 8px;
font: 11px Arial, Verdana;
font-weight: bold;
}

div.sbbox {
background: #ebf2f6;
border-top: 1px solid white;
width: 183px;
height: 130px;
margin: 0;
padding: 0 0 0 8px;
}

h2.gtop {
background: url(../images/gtop.gif) no-repeat;
width: 183px;
height: 16px;
margin: 0;
padding: 3px 0 0 8px;
font: 11px Arial, Verdana;
font-weight: bold;
}

div.gbox {
background: #e2f6c6;
border-top: 1px solid white;
width: 183px;
height: 130px;
margin: 0;
padding: 0 0 0 8px;
}

h2.greytop {
background: url(../images/greytop.gif) no-repeat;
width: 183px;
height: 16px;
margin: 0;
padding: 3px 0 0 8px;
font: 11px Arial, Verdana;
font-weight: bold;
}

div.greybox {
background: #e8e8e8;
border-top: 1px solid white;
width: 183px;
height: 130px;
margin: 0;
padding: 0 0 0 8px;
}

div.break {
height: 3px;
margin: 0;
padding: 0;
}


div.adsbox {
border-right: 2px solid #0072bc;
border-left: 2px solid #0072bc;
border-bottom: 2px solid #0072bc;
width: 171px;
padding: 8px;
margin: 0;
}

/* End Side Boxes  ----------------------------------------- */

/* Positional Elements --------------------------------------- */

.left {	float: left; margin: 0; padding: 0; }

.right { float: left; }

p { margin: 0px; padding: 0px; }

.block { display: block; }

.clear { clear: both; }

/* End Positional Elements ------------------------------------ */


/* Other Links --------------------------------------- */

.login a:link {
	color: #ffffff; text-decoration: none;
}

.login a:visited {
	color: #ffffff; text-decoration: none;
}

.login a:hover {
	color: #ffffff; text-decoration: underline;
}


#footer a:link {
	color: #ffffff; text-decoration: none;
}

#footer a:visited {
	color: #ffffff; text-decoration: none;
}

#footer a:hover {
	color: #ffffff; text-decoration: underline;
}
/* End Other Links --------------------------------------- */


/* OLDIES ------------------------------------------ */
TABLE.mainx {
  border: 0px;
  padding: 0px;
  color: #ffffff;
  font:12px Arial, Verdana, sans-serif;
 }
.mainx a:link, .text a:visited { 
  color: #F7AF4F;
}
.mainx a:hover { color: #E0E0E0; }

/* End OLDIES --------------------------------------- */

/* Footer ----------------------------------------------------- */

#footer {
clear: left;
width: 906px;
text-align: left;
background: url(../images/footbg.gif) repeat-x;
padding: 20px 45px 20px 45px;
height: 185px;
color: white;
}

.footer-left {
float: left;
width: 470px;
margin: 0;
padding: 0;
}

.footer-right {
margin: 0 0 0 10px;
float: left;
width: 426px;
}

.fleft {
padding: 3px;
margin: 0;
height: 93px;
}

.footer-box {
margin: 0;
background: #b7cb89;
padding: 3px;
width: 150px;
border-right: 1px solid white;
font-weight: bold;
text-align: center;
}
.footer-boxr {
margin: 0;
background: #b7cb89;
padding: 3px;
width: 150px;
font-weight: bold;
text-align: center;
}

.footer-copy {
clear: both;
padding: 3px;
background: #dce5cd;
margin: 0;
color: #4e82aa;
text-align: center;
}
/* End Footer ------------------------------------------------- */

/* Form ------------------------------------------------------- */
form {
	display: inline;
	margin: 0;
	padding: 0;
}

input {
	border: 1px solid grey;
	background: #e9e9e9;
	font-size:12px;
	font-family: arial;
}
textarea {
	border: 1px solid grey;
	background: #e9e9e9;
	font-size:12px;
	font-family: arial;
}
/* End Form --------------------------------------------------- */
/* ----- CSS Header Drop Down Menu Starts ----- */

#dropmenu {
height: 21px;
width: 955px;
float: left;
clear: both;
background: url(../images/menu_bg.gif) repeat-x;
border-left: #779b2b 1px solid;
border-right: #779b2b 1px solid;
font-family: Tahoma;
font-size: 11px;
color: #FFFFFF;
padding-top: 5px;
padding-left: 39px;
}

#dropmenu ul {
	list-style: none;
	margin: auto;
	padding: 0;
	float: left;

}
#dropmenu h2 a {
	margin: 0;
	padding: 0; 
	color: #fff;
	border: 0;
	background: none;
	float: left;
	display: block;
}

#dropmenu h2 a:hover {
	margin: 0;
	padding: 0; 
	color: #EFEFEF;
	border: 0;
	background: none;
	float: left;
	display: block;
}

#dropmenu a, #dropmenu h2 {
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	border-width: 1px;
	border-left: 1px solid #779b2b;
	border-right: 1px solid #779b2b;
	border-bottom: 1px solid #779b2b;
	margin: 0;
	padding: 1px 6px;

}


#dropmenu h2 {
	color: #FFFFFF;
	border: 0;
	font-weight: bold;text-transform: uppercase;
	
}
#dropmenu img { 
	vertical-align: top;
	margin: 0;
	position: relative;
	border: 0;
	padding: 0;

}

#dropmenu a {
	color: #fff;
	text-decoration: none;
	width: 135px;
	padding:3px;
	background: url(../images/menu_butbg.gif) repeat-x;
	padding-left: 15px;
}

#dropmenu a:hover {
	color: #4F4F4F;
	background: #fff;
	background: url(../images/menu_butbg2.gif) repeat-x;
}




#dropmenu li {
	position: relative; 

}

#dropmenu ul ul {
	position: absolute;
	margin-left: -8px;
	margin-top: 17px;
	_margin-top: 0px;
	!margin-top: 0px;
}

#dropmenu ul ul ul {
top: 0;
left: 100%;
}

div#dropmenu ul ul,
div#dropmenu ul li:hover ul ul,
div#dropmenu ul ul li:hover ul ul
{display: none;}

div#dropmenu ul li:hover ul,
div#dropmenu ul ul li:hover ul,
div#dropmenu ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#dropmenu ul li {float: left; width: 100%;}
#dropmenu ul li a {height: 1%;} 


</style>
<![endif]-->


/* ----- CSS Header Drop Down Menu Ends Here ----- */
