/* FOJ2 stylesheet  */
body { 
		font-family: Verana, Ganeva, Arial, sans-serif; 
		font-size: small;
	margin: 0;
	padding: 0;
	background: #eaeaea url(../images/header_bg.gif) repeat-x top;
}
		
p, ul, li, h2, h3, h4 {
	margin: 0;
}
h1 {
	padding:10px 10px 0px 10px;
	font-weight: bold;
	font-size: 2.8em;
	color: #620097;
}
h2 {
	margin-top: 5px;
	padding: 5px 5px 0 5px;
	font-weight: bold;
	font-size: 1.8em;
}
h3 {
	margin:10px 10px 0 10px;
	font-weight: bold;
	font-size: 1.4em;
}
h4 {
	margin: 5px 20px;
	font-weight: bold;
	font-size: 1.2em;
}
h5 {
	font-weight: normal;
	padding:  0 10px 5px 10px;
	border-bottom: dotted thin #620097;
	font-size:.85em;
}
h6 {
	font-weight: normal;
	padding:  5px 20px;
	font-size:.8em;
}
#announce p {
	padding: 5px 20px 20px 20px;
text-align: justify;
}
#announce li {
	margin-left: 60px;
	list-style-type: disc;
}
p {
	padding: 5px;
}

ul {
	list-style-type: none;
}

a {
	color: #620097;
}

li.active{
	background-color: #620097;
}

a:hover {
	color: #000;
}
#wrap {
	margin: 0 auto;
	width:  950px;
}

#mast {
	margin: 40px 0 0 0;
}

table {
	font-size: .5em;
}

#twitter {
	position: relative;
	top: 5px;
	float: right;
	
}
#jointable {
	padding-left: 50px;
}

/* @group Navigation */

#nav ul {
	margin-top: 8px;
	float: left;
	
}
#nav ul li {
	float: left;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 15px;
	font-size: 1.2em;
	
}
#nav ul li.active, #nav ul li:hover {
	background: #620097;
	clear: none;
}

/* @end */
#content, #sidebar {
	margin: 40px 0 20px 0;
}
#sidebar {
	border-width: thin;
	border-top: 10px solid #620097;
	border-bottom: 10px solid #000;
	float: right;
	text-align: center;
}
#sidebar p {
	text-align: justify;
}

#address {
	padding-left: 95px;
	font-weight: bold;
}
#paragraph {
	text-align: justify;
	border-bottom: dotted thin #620097;
}
#footer {
	clear: both;
	width: 950px;
	word-spacing: 6px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-bottom: medium solid #620097;
	border-top: medium solid #000000;
	background-color: #fff;
}

/* @group recordings */

#coverart {
	float: left;
	width: 100px;
	margin-left: 20px;
}
.cd p {
	float:  right;
	width: 430px;
	margin: 0;
}

.cd {
	clear: both;
}
/* @end */

/* @group Program */
.center {
	text-align: center;
}

.facultypics {
	width: 120px;
	float: left;
	text-align: right;
}

.facultypics img {
	background-color: #fff;
	border: 1px solid #000;
	padding:  4px;
	width: 64px;
	height: 80px;
}

.facultynames {
	font-size: 1.2em;
	width: 150px;
	float:  left;
	text-align: left;
	line-height: 6em;
	margin-left: 20px;
}

.ensembles {
	font-size: 1.2em;
}

.ensembles img {
	background-color: #fff;
	border: 1px solid #000;
	padding:  4px;
	margin-top: 15px;
	width: 263px;
	height: 150px;
}


/* @end */
th, td {
	background-color: #eaeaea;
}
th {
	font-size: medium;
	text-align: center;azimuth
}
td {
	font-size: medium;
	text-align: left;
}
#facebook, #facebook a:hover{
	background: none;
	position: relative;
	bottom:  -5px;
	left: 355px;
}
