@charset "UTF-8";
/* CSS Document */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; font: 11px Arial, Sans-Serif; color:inherit;}
body { font: 11px Arial, Sans-Serif; }
address, dd, dt, h3, h4, h5, h6, li, p { line-height: 1.2727em; font-weight: normal; font-style: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
ol,li, ul { font-size: 13px; text-indent: 12pt; list-style: square; }
:focus { outline: 0; }
sup { font-size: 0.9091em; position: relative; top: -0.3333em; vertical-align: normal; }



a { color:#19a3c5; font-size: 13px; }

a:link { color:#19a3c5; font-size: 13px; text-decoration: none; }

a:visited { font-size: 13px; text-decoration: none; }

a:hover {
	color:#3CF;
}

a:active, a:focus {
    overflow: hidden;
    text-decoration: none;
	color:#3CF;
}


h2 {
	font-size: 22px;
	color: #19a3c5;
	font-weight: bold;
}

h3 { color: #666; font-size: 22px; font-weight: bold; }

h4 {
	color: #19a3c5;
	font-weight: bold;
	font-size: 16px;	
}

p {
	color: #999;
	font-size: 13px;
	color: #333;
	text-align: justify;
}








@media screen,projection {
    body { background-color: #fff; color: #333; margin: 0 auto; position: relative; width: 810px; }
}
@media print {
    .flash_content { clear: both; }
}
@media handheld {
}

@media screen,projection {
body {
    background: none repeat scroll 0 0 #fff;
	background-color: #EEE;
    color: #CCC;
	margin: 0 auto;
	position: relative;
}

#wrapper {
	width: 864px;
	height: inherit;
	font: 11px Arial, Sans-Serif; color: #333;
	background-color: #FFF;
}

#headercontainer {
	width: 800px;
	height: 110px;
	padding: 28px 32px;
	position:relative;
}

#navbar {
	width: 800px;
	height: 16px;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	padding: 5px 32px 2px;
	background-color: #FFF;
}


#navbar a {
	font-size: 12px;
}

#navbar li {
			display: inline;
			color: inherit;
    		padding-right: 60px;
    		text-transform: uppercase;
			}

#slider {
	width: 864px;
	height: 300px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#maincontent { background-color: #ff0; width: 800px; height: 700px !important; padding: 0 32px; position:relative; }

#maincontent2 {
	width: 800px;
	height: inherit;
	padding: 0px 32px 35px;
	position:relative;
	background-color:#FFF;
	float: left;
}

#maincontent3 {
	width: 864px;
	height: 30px;
	position:relative;
	background-image:url(images/boroughbar.png);
	background-repeat: repeat-x;
	float: left;
	overflow: hidden;
}

#maincontent4 {
	width: inherit;
	height: inherit;
	border: inherit;
	padding: inherit;
	background-color: #FFF;

}

#maincontenttopper {
	width: 800px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	
}

#maincolumn {
	width: 250px;
	height: 650px;
	position:relative;
	float: left;
}

#maincolumnmiddle {
	width: 250px;
	height: 650px;
	padding-left: 25px;
	padding-right: 25px;
	position:relative;
	float: left;
}

#maincolumnfiller { font-size: 12px; Width: 239px; height: 300px; border-bottom: 1px solid #19a3c5; padding: 20px 3px 10px; }

#maincolumnfiller2 {
	Width: 800px;
	height: auto;
	border-bottom: solid 1px #999;
	padding: 20px 3px 10px 3px;
	position: relative;
	float: left;
	
}

#injurytabmiddle {
	width: 230px;
	height: inherit;
	border-top: solid 5px #19a3c5;
	border-bottom: solid 5px #cef5ff;
	float: left;
	margin-left: 40px;
	margin-right: 15px;
}

#injurytableft {
	width: 230px;
	height: inherit;
	border-top: solid 5px #19a3c5;
	border-bottom: solid 5px #cef5ff;
	float: left;
	margin-left: 15px;
}

#injurytabright {
	width: 230px;
	height: inherit;
	border-top: solid 5px #19a3c5;
	border-bottom: solid 5px #cef5ff;
	float: right;
	margin-right: 15px;
}

#biopics {
	width: 164px;
	height: 200px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-left: 8px;
	position: relative;
	border-top: solid 1px #19a3c5;
	border-bottom: solid 5px #cef5ff;
}

#biostats {
	width: 616px;
	height: 200px;
	float: left;
	padding: 2px 2px 8px 10px;
	position: relative;
}

#footer {
	background-color: #cef5ff;
	width: 800px;
	height: 110px;
	padding: 28px 32px;
	position:relative;
	font: 11px Arial, Sans-Serif; color: #666;
	text-align: center;
	float: left;
	border-top:solid #19a3c5 6px;
}
}
h1 {
	font-size: 22px;
	color: #19a3c5;
	font-weight: bold;
}
#maincontent5 {
	width: inherit;
	height: inherit;
	border: inherit;
	padding: inherit;
	background-color: #ff0;

}
td { color: #000; font-size: 13px; background-color: #ffffa0; }
