body { background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

/* Body Structure */



/* Begin header structure */

#topHeader {
background-image:images/Header.jpg);
margin:auto;
width:1000px;
height: 201px;
}

#menuContainer { 
margin:auto;
background-color:#000000;
width:1000px;
height: 60px;
}

#bigSlideshow { 
margin:auto;
width:1000px;
height: 320px;
}

#footerContainer {
margin:auto;
width:1000px;
height: 74px;
}

#rogersDiary {
margin:auto;
width:300px;
height: 100%;
clear:both;
}

#rankingsHeader {
background-image: url(http://metroplexhoops.goodbarry.com/images/Ranking_header.jpg);
margin:auto;
width:300px;
height: 78px;
clear:both;
}

#sideContentBg {
background-image: url(http://metroplexhoops.goodbarry.com/images/Side_content_bg.jpg);
margin:left;
width:300px;
height: auto;
}

#sponsorsHeader {
background-image: url(http://metroplexhoops.goodbarry.com/images/Sponsor_header.jpg);
margin:auto;
width:300px;
height: 76px;
}

#newsHeader {
background-image: url(http://metroplexhoops.goodbarry.com/images/News_header.jpg);
margin:left;
clear:both;
width:549px;
height: 75px;
}



/* end content structure  */

/* Begin footer structure  */

.NoImageBorder {border:none;
}



.DottedBorders td{border: 1px dotted #444444;
padding:3px;

}

.NoDottedBorders td{border: none;

}

.alt { background-color:#efefef; }

.LeftBorders td{border-left: 1px dotted #cccccc ;
}

.Image_Bg { background-image:url(images/top_bg.jpg);
background-repeat:repeat-x }





.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:24px;	
}

.Content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	line-height:24px;	
	
}

.MenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;	
}


.ContentBig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c7151c;
	
}

.ContentBig3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4ac483;
	
}

.ContentBig4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2288f5;
	
}


.PageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style:italic;
	color: #cc0000;
		}
		
.ArticleTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #c7151c;
		}
		
.TabContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efefef;
	
}

.TabContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #2288f5;
	
}

.noImageBorders {
border:none;

}	

.ImageBorders{

  background-color: #fff;
  border: 1px solid #999999;
  
  padding: 4px;
  }


.FooterContent {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	
}

.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	
}

.PageTitles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c57f2a;
	font-weight: bold;	
}


a:link {
	color: #2288f5;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #2288f5;
}
a:hover {
	text-decoration: none;
	color: #4ac483;
}
a:active {
	text-decoration: none;
	color: #2288f5;
}	

/* Main Menu links */
 .MenuLinks a:link  {
	color: #fff;
	text-decoration: none;
	}
.MenuLinks a:visited {
	text-decoration: none;
	color: #fff;
}
 .MenuLinks a:hover {
	text-decoration: none;
	color: #cc0000;
}
 .MenuLinks a:active {
	text-decoration: none;
	color: #fff;
}

/* End Main Menu links */

/* Footer links */
 .FooterContent a:link  {
	color: #222222;
	text-decoration: none;
	}
.FooterContent a:visited {
	text-decoration: none;
	color: #222222;
}
 .FooterContent a:hover {
	text-decoration: none;
	color: #cc0000;
}
 .FooterContent a:active {
	text-decoration: none;
	color: #222222;
}

/* End Footer links */
/* Begin Custom Form css */



input
{
color: #efefef;
background: #111111;
border: 1px dotted #222222;
}

textarea
{
color: #efefef;
background: #222222;
border: 1px solid #cc0000;

}

.submit input
{
color: #efefef;
font-weight:bold;
padding: 4px;
background: #222222;
border: 1px;
border-color:#cc0000;
}

.submit input:hover {
  color: #f9f9f9;
  background: #cc0000;
  border: 1px;
border-color:#222222;
}


/* End custom form css */

.searchbutton {
border:none;

}