html,body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Ventana, sans-serif;
	vertical-align: top;
	background-image: url('NavigationBG.png');
	background-repeat: repeat-y;
	z-index: 1;
}
table {
	border-collapse: collapse;
}
table#main td
{
	vertical-align: top;
}
vdiv#outermost, div#outerbut1
{
	min-width: 910px;
}
div#outermost
{
}
div#outerbut1
{
	background-image: url('NavigationBG.png');
	background-position: left;
	background-repeat: repeat-y;
}
p {
	font-family: Ventana, sans-serif;
	margin: 0 0 1em 0;
}
p.small {
	font-size: 12px;
}
p.indent {
	margin-left: 10px;
}
h2, h3, h4 {
	font-style: italic;
	margin: 0 0.5em 0.5em 0;
	padding: 0;
}
a {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-style: italic;
}
a img {
	border: none;
}
a:link {
	color: #620A78;
	text-decoration: none;
}
a:visited {
	color: #6E4878;
	text-decoration: none;
}
a:visited:hover {
	color: #A36BB3;
	text-decoration: underline;
}
a:link:hover {
	color: #920EB3;
	text-decoration: underline;
}
div#navigation  {
	width: 230px;
	padding: 10px;
	vertical-align: top;
}
div#navigation a, div#content a.display {
	display: block;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
div#navigation p.small, div#navigation p.small a {
	font-size: 12px;
	margin: 0px;
}
div#navigation p.quasilink {
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	font-style: italic;
	color: #620A78;
	text-decoration: none;
}
div#navigation p.sub {
	font-size: 12px;
	margin-left: 2em;
}
div#header {
	min-width: 912px;
	height: 250px;
	background-image: url('rags.png');
	background-repeat: repeat-x;
}
div#header2 
{
	background-image: url('rags.png');
	background-repeat: repeat-x;
}
div#headerNarrow {
	width: auto;
	background-image: url('ragsNarrow.png');
	background-repeat: repeat-x;
	height: 50px;
}
div#title {
	margin: 0;
	padding: 0;
	border: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/BinBTitle.png');
	height: 250px;
}
div#titleNarrow {
	margin: 0;
	padding: 0;
	border: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Resources/BinBTitleNarrow.png');
	height: 50px;
}
div#title img, div#titleNarrow img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
div#content {
	vertical-align: top;
	padding: 10px;
}
.center {
	text-align: center;
}
p.caption {
	margin-top: 2px;
	text-align: left;
	font-size: 9px;
}
p.blockquote {
	font-family: Ventana, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-left: 2em;
	margin-right: 2em;
}
a.attribution {
	display: block;
	text-align: right;
	font-size: 12px !important;
	margin: 0 0 1em 0;
}
table.schedule th, table.schedule td, table.repertoire td, table.repertoire th {
	padding: 4px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
table.schedule th, table.repertoire th {
	font-weight: bold;
	font-style: italic;
	background-color: #DCB8E5;
}
table.schedule tr.practice td {
	border-bottom: 3px double #DCB8E5;
}
table.schedule tr.past td {
	opacity: 0.5;
}
table.schedule td, table.repertoire td {
	border-bottom: 1px solid #DCB8E5;
}
table.schedule a, table.repertoire a {
	font-size: 12px;
}
table.contact {
}
table.contact td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
table.contact td.left {
	width: 150px;
}
div.box {
	border: 2px solid #A87DB3;
	padding: 10px;
}
div.counter 
{
	width: 44px;
	height: 17px;
	position: absolute;
	z-index: 1;
	top: 1200px;
	left: 66px;
}
div.thumb {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 135px;
	height: 160px;
}
div.thumb div.slide {
	padding: 5px;
	width: 120px;
	height: 120px;
	background-color: #EEEEEE;
	border-width: 1px 2px 2px 1px;
	border-color: #DDDDDD #BBBBBB #BBBBBB #DDDDDD;
	border-style: solid;
	text-align: center;
}
div.thumb div.caption {
	height: 10px;
	width: 130px;
	margin: 2px 0px 0px 0px;
	font-size: 9px;
	text-align: center;
}
div.thumb div.caption a {
	font-size: 9px;
}
div.thumb img {
	border-width: 1px;
	border-color: #BBBBBB #DDDDDD #DDDDDD #BBBBBB;
	border-style: solid;
}
div.thumb img.ls {
	width: 100px;
	height: 75px;
	margin: 20px 10px;
}
div.thumb img.pt {
	width: 75px;
	height: 100px;
	margin: 10px 20px;
}
div.thumb img.nw {
	width: 58px;
	height: 100px;
	margin: 10px 20px;
}
div.clear {
	content: ".";
	display: block;
	height: 0px;
	font-size: 0px;
	clear: both;	
	visibility: hidden;
}
div.mat {
	overflow: hidden;
	padding: 10px 0px 10px 10px;
	margin-top: 10px;
	background-color: #AAAAAA;
}
div.video {
	float: left;
	width: 320px;
	height: 425px;
	margin-left: 20px;
}
img.videolink {
	border: 1px solid #000000;
}
div.videomat {
	background-color: #AAAAAA;
	padding: 20px 20px 20px 0px;
	text-align: left;
}
div.videocaption {
	width: 300px;
	margin: 10px 0px 20px 0px;
	background-color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	border: 1px solid #000000;
	font-size: 10px;
	text-align: left;
}
div.videocaption a {
	font-size: 10px;
}
body.playvideo {
	background-color: #000000;
	background-image: none;
	text-align: center;
}
table.playvideo {
	height: 100%;
	margin: auto;
}
table.playvideo td {
	height: 100%;
	vertical-align: middle;
	white-space: nowrap;
	color: #DCB8E5;
	font-size: 18px;
	font-style: italic;
}
p.videotitle {
	padding-top: 10px;
}
