html {
    margin: 0px;
    padding: 0px;
}

body {
    background-color:#660000;
	
}

#container {
	position: relative;
	margin:auto;
	width:1024px;
	border:1px; 
}

div{
    font-family: 'arial'; 
    font-size: 10pt;
    padding-top: 10px;
    
}

#linkdiv {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

td{
	width: auto;
	vertical-align: middle;
	
}

.tdheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	color: #003333;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.smalltdheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #003333;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

th{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-variant: small-caps;
	color: #660000;
	padding-top: 12px;
	padding-bottom: 6px;
}

tableheads {
	color: #003333;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
}

#jsocsched{

	font-size:  1.5em;
	color: #003333;
	font-family: 'arial';

}


.h2centered{
	align = "center";
	color: #003333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


#header{
	position: absolute;
    top: -20px;
    left: 15px;
    width: 950px;
    height:139px;
    border-width: 0px; 
    border-color: #ffffcc;
    z-index: 200;
    
}

#left{
    
    border:1px ridge #ffffcc; position: absolute; 
    background-image: url('../JSOC2008/images/LeftBack512.gif');
    text-align: center;
    top: 120px;
    left: 15px;
    width: 210px;
    height: 500px;
    font-family: 'arial'; 
    font-size: 8pt;
    color:#660000;
	padding-left: 10px;
    margin-top: 10px;
   

    

    
}    

#middle{
	position: absolute;
	border:1px ridge #ffffcc;
	background-image: url('images/MidBack517White2.gif');
	background-repeat: no-repeat;
	top: 130px;
	left: 230px;
	width: 450px;
	height: 500px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-family: 'arial';
	font-size: 12pt;
	font-weight:400;
	color: #000000;
	text-align: justify;
	overflow:auto;
	z-index: 100
    
}

#appform {
	position:  absolute;
	border:5px ridge #000066;
	background-image: url('../JSOC2008/images/midbackan524.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
	top: 130px;
	left: 230px;
	width: 510px;
	height: 540px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'arial';
	font-size: 10pt;
	font-weight:400;
	color: #000000;
	overflow:auto;
	z-index: 100;
    
}

#auditions {
	position:  absolute;
	background-image: url('../JSOC2008/images/midbackan524.gif');
	background-repeat:  no-repeat;
	top: 130px;
	left: 230px;
	width: 450px;
	height: 490px;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	font-family: 'arial';
	font-size: 8pt;
	font-weight:400;
	color: #000000;
	text-align: justify;
	overflow:auto;
	z-index: 100
 }

#right{
    
    border:1px ridge #ffffcc; position: absolute;
    background-image: url('../JSOC2008/images/RightBack512.gif'); 
    top: 130px;
    left:785px;
    width: 100px;
    height: 490px;
    font-size: 8pt;
    background-color: #ffffff;
    margin:0px auto
  
}


    
img{
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


.banner{
    width: 952px;
    height: 139px;
}


#animation {
    }

p{
	color: #000000;
	font-family: 'arial';    
}

.tiny{font-size: 4pt;
	  text-align: center;
	  padding-bottom: 3px;}

.login {
	font-size: 10pt;
	font-weight: 500;
	color: #660000;
	text-align: center;
}

.hc {
	font-size: 9pt;
	color: #003333;
	text-align: center;
}

#headings{
    font-size: 12pt;
    color: #000000;

}

table{
	line-height: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-family: arial;
	font-size: 10px;
	font-weight: 500;
	border-top-width: 0.2em;
	border-right-width: 0.2em;
	border-bottom-width: 0.2em;
	border-left-width: 0.2em;
	border-color: #003333;
	border-width: 0px;
	background: transparent;
}

	
.tableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #330000;
	padding-top: 2px;
	padding-bottom: 4px;
	height: 14px;
	line-height: 16px;
	font-style: oblique;
}

.choraltable{
    line-height: 7px;
    border-width: 0px;
	padding: 0px;
	font-family: 'arial';
	margin-left: 5px;
	

} 

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}


.leftalign {
	text-align: left;
}

.rightalign {
	text-align: right;
}


.choralfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #003333;
	text-align: left;
	width: auto;
}




.yellowbox{
background-color: #ffffcc;
}

a{color:#330000; vertical-spacing: 0.50em;}
    a.link { 
    color:#003333; 
	font-weight:400;
	font-size:1.00em;
	width:200px;
	height:20px;
	text-decoration:none;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: -0.00em; 
    margin-bottom: -1.00em;}

	a:visited {color:#000000}
	a:hover {color:#ffffff; 
         background-image:url('../JSOC2008/images/ButtonOP.gif');
	}
	a:active {color:#003333}
	a.link:hover {color:#ffffff}
	
.linkbar{
    color:#003333; 
	font-weight:500;
	font-size:10px;
	height:20px;
	text-decoration:none;
	text-align: center;
		
}
	hr {
  	border: 0;
  	width: 80%;
  	color: #660000;
  	background-color: #660000;
  	height: 1px;
  	vertical-spacing: 2.0em; 
}

.hrright {
  	border: 0;
  	width: 95%;
  	color: #660000;
  	background-color: #660000;
  	height: 1px;
  	vertical-spacing: 2.0em; 
  	align: right;
}


p.dropcap:first-letter {
	float: left; 
	font-family: Arial, Times, Times New Roman, Serif; 
	color: #003333; 
	font-size: 2.5em; 
	font-weight: bold; 
	line-height: 1em; 
	padding-right: 0.0em; 
}

#othercaps {
	float: left; 
	font-family: Arial, Times, Times New Roman, Serif; 
	color: #003333; 
	font-size: 1.5em; 
	font-weight: bold; 
	line-height: 0.75em; 
	padding-right: 0.0em; 
}

ul.NoBullet {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

.h3centered {
align: center;
color: #000000;
}

#wrapper {width:750px; margin:0 auto}
#leftcolumn {float:left; width:225px}
#rightcolumn {float:left; width:525px}
/*.dropdown {display:block; position:relative} */
.dropdown dt {width:188px; border:0px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown .upperdd {border-bottom:none}
/*.dropdown dt:hover {background:url(images/header_over.gif)} */
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; border:0px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:0px solid #b9d6dc}