/* Mystic Rhythm Cascading Stylesheet */
/* Designed by Timothy Norton */

body
{
background-attachment: fixed;
background-repeat: no-repeat;
margin:0px 0px 0px 0px;
padding:0px;
}

p {
	font-size:11pt;
	margin-left: 0px;
	color: #000000;
}

a:link, a:active, a:visited {
color: black;
text-decoration: none;
}

a:hover {
color: red;
}

ul {list-style-position: inside}

#leftcontent {
	left:0px;
	top:180px;
	width:170px;
	height:872px;}

#centercontent {
	top:50px;
	border:0px solid #000;
	color: #000000}
	}

	#rightcontent {
		position: absolute;
		right:0px;
		top:152px;
		width:200px;
		background:#fff;
		border:0px solid #000;
		}

	#banner {
		align:right;
		height:238px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		}


	h1 {
		font-size:14px;
		padding-top:10px;
		}

	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	#rightcontent p {
		font-size:10px
		}

.opaque {
	filter: alpha(opacity=70);
	-moz-opacity: .5;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.p-shadow {
  width: 90%;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }

.menu {
  background: url(images\tab_r.gif);
  text-align: center;
  width: 100px;
}

.stats {
	FONT-SIZE: 8pt; COLOR: black; 
}

.headline {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; 
}

.reshead {
	FONT-WEIGHT: bold; 
        FONT-SIZE: 16pt; 
        COLOR: black;
	text-align: left;
}

.reshead2 {
	FONT-WEIGHT: normal; 
        FONT-SIZE: 10pt; 
        COLOR: black;
	text-align: left;
}