/* Reset all browsers */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end browser reset*/
/* #F6F7FC */
#maincontainer {
	width: 960px;
	float: left;
}
#mainright {
	float: right;
	display: inline;
	width: 300px;
	margin-left: 10px;
}
#mainleft {
	width: 640px;
	display: inline;
	float: left;
	padding-left: 5px;
}
#copyright {
	clear: both;
	font-size: 10px;
}
#topsearchbar {
	background-color: #2e57b1; 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 24px;
	padding-left: 4px;
	overflow: hidden;
}
#topsearchbar a {
	color: #ffffff;
	text-decoration: none;
}
#topsearchbar a:hover {
	text-decoration: underline;
}
#topsearch {
	text-align: right;	
	display: inline;
	float: right;
	padding-right: 5px;
	margin-top: 2px;
}
#topsearch input {
	font-size: 10px;
}
#topbarleft {
	width: 400px;
	height: 18px;
	margin-top: 7px;
	float:left;
}
#membercenter {
	font-weight: bold;
}
#headbanner {
	background: url(/headbanner.jpg) no-repeat;
	height: 68px;
}
#bannerlogo31 {
	padding-left: 10px;
	padding-right: 564px;
}
#teamlogos {
	width: 960px;
	text-align: center;
	padding: 3px;
}
h1 {
	font-weight:bold;
	font-size: 24px;
	text-align: center;
}
#copyright {
	border: 1px solid #003366;
	clear:both;
	font-size:xx-small;
	background-color: #EEEFF0;
	width: 675px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding: 3px;
}
.leftbox {
	width: 630px;
	border: 1px solid #003366;
	background-color: #EEEFF0;
	padding: 5px;
}
.leftbox ol {
	list-style: decimal;
	margin-left: 2em;
	padding-bottom: 10px;
}
.leftbox p {
	padding-bottom: 10px;
}
.teamone {
	width: 160px;
	text-align: right;
	display:block;
	float:left;
	clear:left;
	padding-top:3px;
}
#pickgame {
	font-size: 14px;
}
.allstarpicks h2 {	
	background-color: #2e57b1;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.allstarpicks {
	background-color: #EEEFF0;
	float: left;
	border: 1px solid #003366;
	width: 318px;
}
.allstarpicks p {
	padding-left: 5px;
	font-size: 10px;
}
.allstarpicks h2 a{
	color: #FFFFFF;
	text-decoration: none;
}
.allstarpicks h2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.makebold {	
	font-weight: bold;
}
.benormal {
	font-weight: normal;
}
#navbanner {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-stretch: extra-condensed;
 text-decoration: none;
 font-weight: 600;
 color: #FFFFFF;
 background-image: url(/images/buttonbg.png);
 background-repeat: repeat-x;
 margin-top: 0;
 margin-bottom: 0px;
 width: 980px;
}
#navbanner ul {
 text-align: center;
 font-weight:bold;
 height: 20px;
 list-style-type: none;
 padding-left: 0;
 margin-left: 0;
 margin-top: 0;
 margin-bottom: 0px;
}
#navbanner li {
 height: 20px;
 display: inline;
 background-image: url(/images/buttonbg.png);
 background-repeat: repeat-x;
 margin-left: 0;
 margin-top: 0;
 margin-bottom: 0px;
}
#navbanner ul li a{
 text-align: center;
 padding-left: 17px;
 padding-right: 16px;
 padding-top: 3px;
 padding-bottom: 2px;
 text-decoration: none;
 float: left;
 color: white;
 background-image: url(/images/buttonbg.png);
 border: 1px solid #506E26;
 margin-bottom: 0px;
}
#navbanner ul li a:hover{
 background-image: url(/images/buttonbgon.png);
 background-repeat: repeat-x;
 margin-bottom: 0px;
}
