BODY {
	margin: 0;
	background-color: #6898AF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;

}

A {
	text-decoration: none;
}

IMG {
	border: 0;
	vertical-align: bottom;
}

/*------------------------------------------------------------------*/

#TopKeywords {
	width: 1000px; 
	margin: 0 auto;
	text-align: center;
}
#TopKeywords P {
	font-size: 10px;
	font-weight: bold;
	color: #26344A;
	line-height: 20px;
	margin: 0 auto;
}

/*------------------------------------------------------------------*/

#MainContainer {
width: 1000px; 
margin: 0 auto;

}
#TopContainer {
	width: 730px;
	margin: 0 auto;
}
#Top {
	width: 610px;
	height: 194px;
	margin: 0 0 0 46px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#Top IMG {
	margin: 0;
}
#MainMenu {
	margin: 177px 0 0 0;
	float: left;
}
#MainMenu P {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
#MainMenu P A {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 5px;
	padding: 0;
	float: right;
}
#MainMenu P A:hover {
	color: #6898AF;
}
#MainMenu P A#Home {
	font-size: 14px;	
	margin: 0 0 0 83px;
	float: left;
}
#MainMenu P A#Home:Hover {
	color: #6898AF;
}
#SpaceUnderMenu {
	width: 610px;
	height: 3px;
	margin: 0;
	padding: 0;
	background-color: #C50D00;
	line-height: 1px;
	font-size: 1px;
}
#ContentA {
	width: 800px;
	margin: 0 auto;
}
#PageContentContainer01 {
	width: 730px;
	margin: 0 auto;
}
#PageContentLeft {
	height: 362px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/pagecontentleft.jpg);
}
#PageContentCenter {
	width: 610px;
	margin: 0 0 0 46px;
	padding: 0;
	height: 362px;
	background-image: url(../images/bg_pagecontent.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}
#GoogleAddBox {
	background-color: #797979;
	border-bottom: 1px dashed #C50D00;
	width: 610px;
}
#GoogleAdd01 {
	font-size: 10px;
	line-height: 16px;
	width: 468px;
	height: 16px;
	margin: 0 auto;
	padding: 0;
}
#GoogleAdd02 {
	font-size: 10px;
	width: 468px;
	height: 15px;
	margin: 7px auto;
	padding: 0;
}
#WelcomeBox {
	width: 600px;
	height: 75px;
	margin: 0 auto;
	padding: 5px;
}
#Welcome {
	width: 570px;
	height: 60px; 
	margin: 0 auto;
	text-align: center;
}
#Welcome H2 {
	font-size: 10px;
	font-weight: bold;
	color: #C50D00;
	padding: 5px 0 2px 0;
	margin: 0;
}
#Welcome P {
	font-size: 10px;
	color: #707070;
	margin: 0;
	padding: 0 0 5px 0;
	width: 570px;
	text-align: justify;
}
#Welcome P A {
	color: #fff;
}
#Welcome P A:hover {
	color: #C50D01;
}
#BannerMenu {
	width: 610px;
	margin: 0;
}
#BannerMenuTop {
	width: 610px;
	height: 23px;
	background-image: url(../images/bannermenutop.jpg);
	text-align: center;
}
#BannerMenuTop H3 {
	color: #fff;
	font-size: 10px;
	line-height: 22px;
	margin: 0;
}
#BannerBoxes {
	width: 609px;
	height: 110px;
	margin: 5px auto;
}
.bannerbox {
	width: 203px;
	float: left;
}
.banner {
	width: 158px;
	margin: 0 auto;
}
#InfoBoxes {
	width: 609px;
	margin: 0 auto;
}
.infobox {
	float: left;
	width: 203px;
	height: 100px;
}
#InfoLeft {
	border: 2px solid #fff;
	background-image: url(../images/bg_info_box.jpg);
	background-repeat: repeat-x;
	width: 170px;
	margin: 0 auto;
}
#InfoLeft H3 {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 0 3px;
	text-align: left;
}
#InfoLeft P {
	font-size: 10px;
	line-height: 12px;
	margin: 2px 2px 2px 10px;
	text-align: left;
}
#InfoLeft P A {
	color: #5D5B5C;
	margin: 2px 2px 2px 10px;
}
#InfoLeft P A:hover {
	color: #C50D01;
}
#InfoCenter {
	border: 2px solid #fff;
	background-image: url(../images/bg_info_box.jpg);
	background-repeat: repeat-x;
	width: 170px;
	margin: 0 auto;
}
#InfoCenter H3 {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 0 3px;
	text-align: left;
}
#InfoCenter P {
	font-size: 10px;
	line-height: 12px;
	margin: 2px 0;
	text-align: center;
}
#InfoCenter P A {
	color: #5D5B5C;
	margin: 2px 0;
}
#InfoCenter P A:hover {
	color: #C50D01;
}
#InfoRight {
	border: 2px solid #fff;
	background-image: url(../images/bg_info_box.jpg);
	background-repeat: repeat-x;
	width: 170px;
	margin: 0 auto;
}
#InfoRight H3 {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 0 3px;
	text-align: left;
}
#InfoRight P {
	font-size: 10px;
	line-height: 12px;
	margin: 2px 10px 2px 2px;
	text-align: right;
}
#InfoRight P A {
	color: #5D5B5C;
	margin: 2px 10px 2px 2px;
}
#InfoRight P A:hover {
	color: #C50D01;
}
.more {
	text-align: center;
	margin: 0;	
	padding: 10px 0 0 0;
}
.more A {
	font-weight: bold;
	font-size: 10px;
	color: #C50D01;
}
#PageContentRight {
	height: 362px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/pagecontentright.jpg);
}
#ContentB {
	width: 800px;
	margin: 0 auto;
}
#PageContentContainer02 {
	width: 730px;
	margin: 0 auto;
}
#PageContentInfo {
	width: 700px;
	margin: 0;
	padding: 10px 0;
	background-color: #fff;
}
#JazzBanner {
	width: 700px;
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #CBCBCB;
	border-bottom: 1px dashed #CBCBCB;
}
#JazzImg {
	width: 120px;
	margin: 10px 0;
	float: left;
}
#JazzImg IMG {
	width: 68px;
	height: 50px;
	margin: 10px auto;
	display: block;
}
#JazzInfo {
	width: 430px;
	margin: 10px 0;
	float: left;
}
#JazzInfo P {
	font-size: 10px;
	color: #5D5B5C;
	text-align: justify;
	margin: 0;
	padding: 0;
}
#JazzInfo P A {
	color: #6898AF;
}
#JazzInfo P A:hover {
	color: #1F4C55;
}
#JazzLink {
	width: 150px;
	margin: 0;
	padding: 10px 0;
	float: left;
}
#JazzLink P {
	font-size: 10px;
	color: #5D5B5C;
	text-align: center;
	padding: 0 0 0 10px;
	margin: 0;
}
#JazzLink P A {
	color: #6898AF;
}
#JazzLink P A:hover {
	color: #1F4C55;
}
#Info {
	width: 670px;
	margin: 10px auto;
	border: 2px solid #fff;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../images/bg_imp_info.jpg);
}
#Info H3 {
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 3px 0 0 5px;
	text-align: left;
}
#Info H2 {
	color: #C50D01;
	font-size: 12px;
	margin: 10px;
	padding: 0;
	text-align: left;	
}
#Info P {
	color: #5D5B5C;
	font-size: 10px;
	margin: 5px 0 5px 15px;
	padding: 0 15px 0 0;
	text-align: justify;	
}
#InfoBox {
	width: 630px;
	margin: 0 auto;
}
#InfoBox H2 A {
	color: #1E263D;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
	text-align: left;
}
#InfoBox H2 A:hover {
	color: #C50D01;
}
#InfoBox H3 {
	color: #1E263D;
	font-size: 10px;
	line-height: 14px;
	margin: 10px;
	text-align: left;
}
#InfoBox A {
	color: #C50D01;
	font-size: 10px;
	margin: 5px 5px 5px 500px;
	padding: 0;
	text-align: left;
}
#InfoBox P A {
	color: #1E263D;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#InfoBox P A:hover {
	color: #C50D01;
}
#Advertising {
	width: 700px;
	height: 18px;
	background-color: #A1A1A1;
	margin: 20px 0 0 0;
}
#Advertising P {
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
}
#Advertising P A {
	color: #1E263D;
}
#Advertising P A:hover {
	color: #C50D01;
}
#Footer {
	width: 700px;
	margin: 15px auto;
}
#InfoAndCopyrights {
	height: 70px;
	float: left;
}
#InfoAndCopyrights A {
	color: #5D5B5C;
}
#InfoAndCopyrights A:hover {
	color: #C50D01;
}
#Copyrights {
	text-align: right;
	width: 179px;
	float: left;
	border-right: 1px solid #ebf1f5;
}
#Copyrights P {
	padding: 0 10px 0 0;
	color: #fff;
	font-size: 9px;
}
#SiteInfo {
	width: 520px;
	float: left;
} 
#SiteInfo P {
	width: 480px;
	padding: 0 0 0 10px;
	color: #fff;
	text-align: justify;
	font-size: 10px;
}
#Producer {
	font-family: Trebuchet MS, Arial;
	font-size: 9px;
	font-weight: bold;
	height: 50px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 60px 0 0;
}
#Producer P {
	float: left;
	width: 90px;
	margin: 0;
	padding: 5px 0 0 0;
	color: #fff;
}
.producerLogo {
	float: left;
}
#SEOCredits {
	float: left;
	width: 165px;
}
#SEOCredits A IMG {
	margin: 0 5px 0 0; 
}
#SEOCredits P {
	text-align: right;
	margin: 0 5px 0 0;
}
#SEOCredits P A {
	color: #5D5B5C;
}
#SEOCredits P A:hover {
	color: #C50D01;
}
.clear {
	clear: both;
}
#subCategoriesList {
	margin: 0;
	padding: 0;
}
#subCategoriesList A {
	font-size: 10px;
	color: #1E263D;
}
#subCategoriesList A:hover {
	color: #C50D01;
}
#Pagination {
	margin: 2px 0;
	padding: 0;
}
#Pagination A {
	font-size: 10px;
	color: #706F6F;
}
#Pagination A:hover {
	color: #C50D01;
}
.directoryItem {
	margin: 0;
	padding: 0;
}
.directoryItem H3 {
	margin: 3px 0 0 0;
	padding: 0;	
} 
.directoryItem H3 A {
	font-size: 12px;
	color: #1E263D;
}
.directoryItem H3 A:hover {
	font-size: 12px;
	color: #C50D01;
}
.directoryItem P {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #ebf1f5;
}
.directoryItem P A {
	font-size: 10px;
	color: #6898AF;
}
.directoryItem P A:hover {
	font-size: 10px;
	color: #C50D01;
}


