/*div	{border: 1px solid red;}*/
body {
	font-family : verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff none!important;
}

/*horizontal rule*/
hr	{border-width: 1px 0 0 0; border-style: dashed; border-color: #a5dbf3; height: 1px; padding: 0; margin: 20px 35px 15px 10px; clear: both;}


/*hidden fields*/
#utility,#mainNav,.pdfInfo,#breadCrumbs 		{display: none;}

/*page header -- logo -- this is designed for the print medium*/
#pageHeader	{background: #fff none; margin: 0;width:100%; padding: 0; border-bottom: 1px none #9e0e0e;}
#logo img	{display: block;}
#logo		{width: 100%; height: 48px;background: transparent none; display: block; margin: 0 0 10px 0;}

/*mainContent area font styles*/
#mainContent h1	{padding: 20px 0 10px 0; background: transparent none;}


/*subContent*/
/*subnav and home breakouts*/
#competitions, #sponsors, #subNav, #news	{width: 205px; margin: 10px 0 0 0; padding: 0 0 10px 0;}
#competitions h2, #sponsors h2, #subNav h2, #news h2	{background: #fff none; color: #000; padding-left: 0; border: 1px none #b12f01;}	

/*sub navigation*/
#subNav 		{background: #fff none; color: #fff;}
#subNav a		{color: #000; }

/*layout elements*/
#container,#footer,#footerBase	{width: 100%; margin: 0;text-align: left;}	 
#container			{background: #fff none; }
#contentContainer	{border-top: 1px none #9e0e0e;width: 100%; margin: 0;}
#mainContent		{margin-left: 0; width: 100%;float: none;}
#subContent 		{display: none; width: 100%;}
#footer				{display: none;}
#footerBase			{display: none;}


