/* CSS Document */
/*margin: top right bottom left;*/
body {margin:auto; padding:0; /*background: url(images/pink_bgr.jpg) #000 top left repeat-x;*/ background-color:#000;}

#contOutter { width: 993px; position: relative; margin: auto; font-family: tahoma; border-bottom: 1px solid #448cca;}
#header { width: 993px; height: 143px; margin: 36px 0px 0px 0px; padding: 0px; 
	background: url(images/css_images/header1.jpg) top left no-repeat;
}
#menu { width: 600px; margin:25px 0px 5px 80px; position: relative; height: 20px; float:left;}
#contHdr { margin: 0px; padding: 0px; background: url(images/css_images/contHdr1.jpg) top left no-repeat; height: 16px; width:993px;}
#contFtr { position: relative; margin: 0px; padding: 0px; background: url(images/css_images/contFtr1.jpg) top left no-repeat; width:993px; height: 50px;}
#hdrArtist {width: 101px; margin:0px 0px 0px 64px; position: relative; height: 143px; float:left;}
#hdrLogo {width: 160px; margin:0px 45px 0px 0px; position: relative; height: 50px; float:left;}
#jazzHdr {
width:943px;
	margin:0px 0px 0px 0px !important;
	padding-left:28px;
	position: relative;
	height: 93px;
	float:left;
	z-index: 1;
}
#contBody { width: 993px; margin:0px; padding:0px; font-family: tahoma; 
	background: url(images/css_images/contBgr1.jpg) top left repeat-y; float:left;
}
#leftBrdr { margin:-16px 0px 0px 0px; padding: 0; width: 64px; position: relative; float: left;}
#contInner { width: 691px; margin: 0 0 0 10px; float: left;}
#contentW { width: 675px; margin: 0 15px 15px 0 !important; margin: 0 10px 15px 0; padding:0; float: left;}
#contentHalf { width: 330px; margin: 0 15px 15px 0 !important; margin: 0 10px 15px 0; /*border: 1px solid #ccc;*/}
#contentHalfShaded { width: 540px; margin: auto; margin-top: 5px; padding:0; border: 1px solid #000;background:#accbe7; text-align:center;}
#contentHalfShaded h1{margin:0px 0px 5px 4px; text-align:center; text-decoration:underline; color:#fff; font-size:16px;}
#contentHalfShaded a{color:#448cca;}
#contentHalfShaded a:hover{color:#000;}
#rightCol { width: 155px; margin: 0 0 0 5px !important; margin: 0; /*border: 1px solid #4affff;*/ float: left;}
#rightCont { width:auto; margin: 0 0 20px 0;padding-bottom:5px;}
#rightCont h1 {color:#1882ac;}
#rightCont p { font-size:11px;}
h1 {
	color: #1882ac;
	margin:0px 0px 5px 0px;
	padding-top: 5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}
#topic {color: #f5852a; font-style:italic; font-family:"Times New Roman", Times, serif; font-size:14px;}
#topic2 {color: #f5852a; font-style:italic; font-family:"Times New Roman", Times, serif; font-size:14px; text-align:center;}
.rightTitle {margin:5px 0 0 5px; color: #acb228; font-weight:bold; font-size:12px; text-decoration:underline;}
.rightDate {margin:0 0 0 5px; color: #666; font-style:italic; font-size:8px;}
p { margin:5px 5px 5px 5px; font-size: 12px; line-height:135%; }
a{ color:#f5852a; text-decoration:underline;}
a:hover{ color:#f5852a; text-decoration:none;}
.more {color: #f5852a; font-size:10px;}

/*Footer*/
#footer {
	width: 922px;
	margin:20px 36px 2px 35px;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	font-family: tahoma;
	text-align: center;
	position: relative;
}
#footer p { padding: 0px; margin:0; font-family: tahoma; font-size: 11px;}
#footer a { color: #fff; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #f5852a; font-weight: bold; background:#000; text-decoration: none; }
#footer td, tr {color:#fff; vertical-align:top;}

/* Menu */
#menu p {
	padding-top: 0px;
	margin:0;	
	font-size: 14px;
	color: #fefb76;
	text-align: left;
	font-family: tahoma;
	/*font-variant:small-caps;*/
}
#menu a { color: #f5852a; text-decoration: none; font-weight: bold;}
#menu a.here { color: #fff; text-decoration:none; font-weight: bold;}
#menu a:hover { color: #fff; text-decoration: none; font-weight: bold;}


#contFtr p {
	padding-top: 25px;
	margin:0;	
	font-size: 13px;
	color: #fff;
	text-align: center;
	font-family: tahoma;
	/*font-style:italic;
	font-variant:small-caps;*/
}
#contFtr a { color: #fff; text-decoration: none; /*font-weight: bold;*/}
#contFtr a.here { color: #fff; text-decoration:none; /*font-weight: bold;*/}
#contFtr a:hover { color: #f5852a; text-decoration: none; /*font-weight: bold;*/}

.img-shadowLeft { float:left; background: #c0c0c0 bottom right; margin: 5px 10px 0 5px !important; margin: 5px 5px 0 0px;}
.img-shadowLeft img {
  display: block;
  position: relative;
  /*background-color: #fff;*/
  border: 1px solid #a9a9a9;
  margin: -4px 4px 4px -4px; padding:0;
  /*padding: 4px;*/
  } 
.img-shadowRight { float:right; background: #c0c0c0 bottom right; margin: 5px 0px 0 10px !important; margin: 5px 0px 0 5px;}
.img-shadowRight img {
  display: block;
  position: relative;
  /*background-color: #fff;*/
  border: 1px solid #a9a9a9;
  margin: -4px 4px 4px -4px; padding:0;
  /*padding: 4px;*/
  } 
.img-floatRight { float:right; margin: 5px 0px 0 10px !important; margin: 5px 0px 0 5px;}
.img-floatRight img {
  display: block;
  position: relative;
  /*background-color: #fff;
  border: 1px solid #a9a9a9;*/
  margin: -4px 4px 4px -4px; padding:0;
  /*padding: 4px;*/
  }
.img-floatLeft { float:left; margin: 5px 0px 0 10px !important; margin: 5px 0px 0 5px;}
.img-floatLeft img {
  display: block;
  position: relative;
  /*background-color: #fff;
  border: 1px solid #a9a9a9;*/
  margin: -4px 4px 4px -4px; padding:0;
  /*padding: 4px;*/
  }
  
  .img-floatLeft1 { float:left; margin: 5px 20px 0 10px !important; margin: 5px 20px 0 5px;}
.img-floatLeft1 img {
  display: block;
  position: relative;
  /*background-color: #fff;
  border: 1px solid #a9a9a9;*/
  margin: -4px 4px 4px -4px; padding:0;
  /*padding: 4px;*/
  }
  
.img-border {
	float: left;
	border:  1px solid #c0c0c0;
	background-color: #fff;
	padding:4px;
	margin: 2px 10px 0 0px !important;
	margin: 2px 5px 0 0px;
}
.clear {
  clear: both;
  height: 1px;
  margin-bottom: -1px;
  line-height: 0px;
  display: block;
  font-size: 0px;
}
