/* General Definitions */
BODY {
	margin : 0 0 0 0;
	padding : 0 0 20px 0;
	background-color : #012044;
}
BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H1, H2, H3, H4, H5, H6 {
	color: Gray;
}
HR {
	color : #DEDEDE;
	height : 1px;
}
A {
	color : #032363;
	text-decoration: none;
}
A:visited {
	color : #507562;
}
A:hover {
	color : #4F89FC;
	text-decoration: underline;
}
TD.box{
	width: 300px;
}
DIV.clear { clear:both;}
#MainContainer {
	width : 1000px;
	margin: 0 auto 0 auto;
	position: relative;
}

/* Top Definitions */
#TopKeywords {
	background-color : #0C404B;
	line-height: 15px;
	color: #fff;
	width : 1000px;
	height: 15px;
	padding : 0;	
}
#TopKeywords H1,
#TopKeywords P,
#TopKeywords A {
	font-size : 10px;
	text-align: center;
	line-height: 15px;
	color: #fff;
	margin : 0;
	padding : 0;
	text-decoration : none;
	font-weight: bold; 
}
#Top {
	width : 1000px;
}
#TopLogoBlock {
	height: 100px;
	background-color: #062582;
}
#TopLogo {
	
}
#TopFlash {
	
}
#TopSlogan {
	background-image : url(../images/slogan-bg.jpg);
	background-repeat : repeat-x;
	width : 1000px;
	height : 20px;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	margin : 0 0 0 0;
	line-height : 20px;
	letter-spacing : -1px;
	text-align : center;
}

/* Center Definitions */
#Center {
	background-image : url(../images/bg_gral.jpg);
	background-repeat : repeat-y;
	background-position: 0 left;
	width : 1000px;
}

#Center-mini {
	width : 600px;
	background-color : #FFFFFF;
}
#Center-mini #content-mini {
	padding : 20px;
}

#MainMenu {
	width : 150px;
	background-color : #062582;
	float: left;
}
#MainMenu H2,
#MainMenu H3 {
	background-color: #0268BC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 10px;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #062582;
}
#MainMenu UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0268BC;
	font-size : 10px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	list-style-type : none;
}
#MainMenu LI {
	background-color: #fff;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 1px 0 1px 10px;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #EBEBEB;
	line-height: 15px;
}
#MainMenu LI A,
#MainMenu LI A:visited {
	color: Black;
	text-decoration: none;
}
#MainMenu LI A:hover {
	color : #122A4B;
}
#MainMenu #JazzMenuSection {
	margin: 15px 0 0 0;
	padding: 0;
}
#MainMenu #JazzMenuSection H3 {
	background-color: #6C6C6C;
	margin: 0;
	padding: 3px 0 0 5px;
	border: none;
}
#MainMenu #JazzMenuSection A {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-size: 10px;
}
#MainMenu #JazzMenuSection A:hover {
	color: #000140;
}
#MainMenu #JazzMenuSection UL {
	margin: 0;
	padding: 0;
}
#MainMenu #JazzMenuSection LI {
	background-image: url(../images/options-bg.gif);
	line-height: 18px;
	border: none;
}
#MainMenu #JazzMenuSection LI IMG {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
#Body {
	width: 620px;
	float: left;
	font-size : 10px;
}
#BodyContent {
	padding : 10px;
}
#BodyContent H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #194373;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	margin: 10px 0 10px 0;
	padding: 0;
}
#BodyContent H3 {
	font-size : 18px;
	color: #122A4B;
	margin: 0 0 10px 0;
	padding: 0;
}
#BodyContent H4 {
	font-size : 12px;
	color: #122A4B;
	margin: 0;
}
#BodyContent H5 {
	font-size : 10px;
	color: #122A4B;
	margin: 0;
}
#BodyContent H6 {
	font-size : 10px;
	color: #122A4B;
	font-weight: normal;
	margin: 0;
}
#BodyContent P {
	margin: 12px 0 12px 0;
}

#BodyContent OL,
#BodyContent UL {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 10px;
}
#BodyContent LI {
	margin: 10px 0 10px 20px;
	padding: 0;
}
#BodyContent DL {
	margin: 0 20px 10px 20px;
	padding: 0;
}
#BodyContent DT {
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
#BodyContent DD {
	margin: 0 0 0 10px;
	padding: 0;
}
/* Bottom Definitions */
#Bottom {
	background-color: #FFFFFF;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	clear: both;
}

#BottomOptions {
	background-color : #F8F8F8;
	font-size : 9px;
	font-weight : bold;
	margin : 0;
	padding : 0;
	text-align: center;
}
#BottomOptions P {
	margin : 0;
	padding : 0;
}
#BottomOptions A,
#BottomOptions A:hover,
#BottomOptions A:visited {
	color : #555555;
}

#DPTSportsGroup {
	width : 770px;
	font-size : 12px;
	margin : 20px 0 0 0;
}
#DPTSportsGroup H2 {
	font-size : xx-small;
	text-align : center;
	color : #666666;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
.DPTIconsBlock {
	margin : 0;
	height: 80px;
	padding: 0 80px 0 80px;
}
.DPTIconsBlock DIV.dpticon {
	width: 120px;
	font-size : 10px;
	text-align : center;
	float: left;
}
#DPTSportsGroup A,
#DPTSportsGroup A:hover,
#DPTSportsGroup A:visited {
	text-decoration : none;
	font-weight : bold;
}

/*Bottom Keywords Definitions */
#BottomKeywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #A0A0A0;
	width: 770px;
}

/* Footer Definitions */
#Footer {
	width : 770px;
	margin: 0;
	padding : 5px 0 0 0;
}
#CopyRights {
	font-size : 9px;
	width : 270px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	position : relative;
	vertical-align : top;
}
#CopyRights P {
	color : #8E8E8E;
	text-align : right;
}
#CopyRights A,
#CopyRights A:visited,
#CopyRights A:hover {
	color : #8E8E8E;
}
#BottomSiteInfo {
	border-left : 1px solid #888888;
	font-size : 9px;
	margin : 0 0 0 280px;
	padding : 0 0 0 5px;
	vertical-align : top;
}
#BottomSiteInfo P {
	color : #8E8E8E;
	text-align : left;
}

#BottomJazzLinks{
	width : 770px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	color : #686868;
}

#BottomJazzLinks A,
#BottomJazzLinks A:visited,
#BottomJazzLinks A:hover {
	color : #686868;
}
.bcsboxes {
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#122A4B;
	float: left;
}

.tablebcs {
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#122A4B;
	margin: 10px 5px 5px 0;
	padding: 0;
	border: 1px solid #4682B4;;
	text-align: center;
	width: 295px;
}
.tablebcs TD{
	border: 1px solid #f6f6f6;
}
DIV #BodyContent .tablebcs H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	color: #B22222;
	margin: 0 0 0 0;
	padding: 0;
}
DIV #BodyContent .tablebcs H4 {
	font-size : 11px;
	color: #4682B4;	
	margin: 0 0 0 0;
	padding: 0;
}
DIV #BodyContent .tablebcs STRONG {
	color: #483D8B;
}
#tableposbox{
	float: left;
}
.tablepos {
	border: 1px solid #4682B4;
	text-align: center;
	width: 295px;
	margin: 10px 0 10px 0;
	padding: 0;
}
DIV .tablepos .titletable {
	color: #fff;
	font-weight: bold;
	background-color: #4682B4;
}
DIV #BodyContent .tablepos STRONG {
	color: #483D8B;	
}
.tablepos TD{
	border: 1px solid #f6f6f6;
}
DIV #BodyContent .linktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	color: #B22222;
}
.linktable A:visited,
.linktable A:hover {
	color: #B22222;
}
#ScheduleTable {
		border: none;
}
#ScheduleTable TH {
	border: 1px solid #f6f6f6;
}
#ScheduleTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding:3px;
	border: 1px solid #f6f6f6;
}
#StandingsTable {
	border: none;
	margin: 0;
	padding: 0;
}
#StandingsTable TH {
	border: 1px solid #f6f6f6;
}
#StandingsTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding:3px;
	border: 1px solid #f6f6f6;
}
/* news */
#MainNewsAndImage {

}
#MainNewsAndImage #MainNewsBlock {
	padding: 0;
	margin: 0;
	width: 225px;
}
#MainNewsAndImage #MainNewsBlock #MainNewsText {
	width: 220px;
}
#MainNewsAndImage #MainNewsBlock #MainNewsText H2 {
	background-color: transparent;
	font-size: 10px;
	line-height: 13px;
	color: #454545;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #464646;
}
#MainNewsAndImage #MainNewsBlock #MainNewsText P {
	font-size: 10px;
	padding: 0 ;
	margin: 0;
}
#MainNewsAndImage #MainNewsBlock #MainNewsText P A {
	font-weight: bold;
}
#MainNewsAndImage #MainNewsBlock #MainNewsImage {
	width: 220px;
	margin: 0;
	padding: 0;
}
#MainNewsAndImage #MainNewsBlock #MainNewsImage IMG {
	width: 200px;
	border: 1px solid;
	margin: 10px 0 30px 0;
}
#NewsBox {
	background-color: #F9F9F9;
	width: 225px;
	padding: 0;
	border-top: 1px solid #2B3B79;
}
#NewsBox UL.ulnews {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 220px !important;
}
#NewsBox UL.ulnews LI {
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #656565;
}
#NewsBox UL.ulnews LI A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #656565; 
}
#BracketBanner {
	width: 225px;
}
#RightCol {
	padding: 0 0 0 5px;
	float: left;
	width: 225px;
}
#RightCol H2 {
	margin: 0;
	font-size: 11px;
}
#MainNewsBlock P {
	width: 225px;
}
#MainEvents {
	width: 225px;
}
#MainEvents UL {
	margin: 0;
	padding: 0;
}
#MainEvents UL LI {
	margin: 0;
	padding: 0;
}
#RankingTable {
	margin: 0;
}
#sportContent {
	text-align: center;
}
.contentData {
	margin: 0;
}
.contentData table {
	width: 500px;
	margin: 0 auto;
}
.contentData table TH {
	background-color: #E4E4E4;
}
.contentData table TD {
	padding: 3px 0;
}


