/* CSS Document */
#audioBar{
	position:absolute;
	top:20px;
	left:340px;
	width:220px;
	height:35px;
	background-color:#caac89;
	z-index:4;
	}
#transBar{
	position:absolute;
	top:20px;
	left:579px;
	width:210px;
	height:35px;
	background-color:#caac89;	
	z-index:4;
	}
#headline{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing:.25em;
	margin:10px;
	text-decoration:none;
	}
#backgroundColor{
	background-color:#eddeb4;
	top:369px;
	height:700px;
	width:789px;
	position:absolute;
	z-index:0;
	}


#chartFrame1{
	position:absolute;
	margin-top:80px;
	margin-left:40px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame2{
	position:absolute;
	margin-left:40px;
	top:140px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame3{
	position:absolute;
	margin-left:40px;
	top:200px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame4{
	position:absolute;
	margin-left:40px;
	top:260px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame5{
	position:absolute;
	margin-left:40px;
	top:320px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame6{
	position:absolute;
	margin-left:40px;
	top:380px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame7{
	position:absolute;
	margin-left:40px;
	top:440px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame8{
	position:absolute;
	margin-left:40px;
	top:500px;
	left:0px;
	width:724px;
	z-index:6;
	}
#chartFrame9{
	position:absolute;
	margin-left:40px;
	top:560px;
	left:0px;
	width:724px;
	z-index:6;
	}
	
#chartFrame10{
	position:absolute;
	margin-left:40px;
	top:620px;
	left:0px;
	width:724px;
	z-index:6;
	}
#faces{
	position:absolute;
	height:40px;
	width:40px;
	left:0px;
	top:0px;
	}
#names{
	position:absolute;
	height:auto;
	width:400px;
	left:45px;
	top:0px;
	}
#audioMark{
	position:absolute;
	height:44px;
	width:44px;
	left:380px;
	top:0px
	z-index:3;
	}
#comingSoon{
	position:absolute;
	height:44px;
	width:80px;
	left:620px;
	top:0px
	z-index:3;
	}
#transMark{
	position:absolute;
	height:44px;
	width:44px;
	left:620px;
	top:0px
	z-index:2;
	}	
#tan2x2Bar{
	width:748px;
	margin-top:50px;
	height:2px;
	background-image:url(../images/tan2x2.gif);
	background-repeat:repeat-x;
	}
#tan2x2Spacer{
	height:2px;
	background-image:url(../images/tan2x2.gif);
	background-repeat:repeat-x;
	}

a#audioIcon img {background:url(../images/audioIcon-up.gif) top left no-repeat; width:44px; height:44px;}
a#audioIcon:hover img {background:url(../images/audioIcon-over.gif) top left no-repeat; width:44px; height:44px;}

a#transIcon img {background:url(../images/transIcon-up.gif) top left no-repeat; width:44px; height:44px;}
a#transIcon:hover img {background:url(../images/transIcon-over.gif) top left no-repeat; width:44px; height:44px;}
