﻿@charset "utf-8";
/* CSS Document */

#container {
	width: 990px;
	background: #000099;
	margin: 0 auto;
	margin-top: 0;
	height:100%;
	overflow: visible;
/*	background-image: url('ACSgrphcs/backgrounds/background_image.gif');
	background-repeat: repeat-y; */
}

/* ACS logo */

#banner {
	/*background-image: url(ACSgrphcs/logos/acs1.gif);*/
	height: 130px;
	width: 968px;
	margin-top:10px;
	margin-left: 10px;
}

/* Menu of General Choir School links */

#left_menu {
	float: left;
	width: 190px;
	background-color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:  #FFFFFF;
	font-size: 18px;
	font-style: oblique;
	border-style: double;
	border-color: #FFFFFF;
}

/* Central and Right Columns */

#column_container {
	float: left;
	width: 768px;
}

/* Choir Selection Buttons */

#mainnav {
	width: 768px;
	height: 25px;
	background: url('acsgrphcs/images/images/mainnav.jpg') repeat-x 0% 0%;
	overflow: hidden;
}

/* Choir Information Background */

#choir_info {
	margin-top:0px;
	margin-left:10px;
	padding-bottom:10px;
	background-image: url(ACSgrphcs/backgrounds/alstar4X2-90-10.gif);
	overflow:visible;
}

/* Choir Information */ 

#acs_info {
	margin: 10px;
	padding: 10px;
	float: none;
	width: 500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 28px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

#acs_info a:link{
	color: red;
	text-decoration:  none;
	font-family:Arial, Helvetica, sans-serif;
}

#acs_info a:hover{
	text-decoration:  underline;
}

#acs_info a:visited{
	color:  red;
	text-decoration:  none;
}

#acs_info a:visited:hover{
	color:  red;
	text-decoration:  underline;
}

/* Left Column Menu */

#audio_video {
	float: right;
	width: 200px;
	background-color:  #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:  #FFFFFF;
	font-size: 18px;
	font-style: oblique;
	border-style: double;
	border-color: #FFFFFF;
}

#mod_footer {
	width:990px;
    min-height:50px;
	background-color:#F00;
	padding-top:10px;
	border-top:1px solid #900;
	border-bottom:1px solid #000;
	text-align:center;
	clear:both;
	margin:auto;
}

/* Link Specs */

.footer {font: 0.7em/150% Verdana,sans-serif;color:#000;}
.footer a:link {color:#fff;text-decoration:none}
.footer a:visited {color:#fff;text-decoration:none}
.footer a:active {color:#fff;text-decoration:none}
.footer a:hover {color:#fff;text-decoration:underline}

ul.personnel
{
	width:320px;
	float:left;
	list-style-type:none;
}
ul.personnel2
{
	width:750px;
	float:left;
	list-style-type:none;
}


img.personnel
{
	width:89px;
	height:120px;
	margin:00px 0px 20px 00px;
	float:left;
	clear:left;
	border:01px solid black;
}

.stafftext {
	float: left;
	padding-bottom: 20px;
	padding-top: 5px;
	text-align: justify;
	width: 750px;
}


a:link{
	color: #FFFFFF;
	text-decoration:  none;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover{
	text-decoration:  underline;
}

a:visited{
	color:  #FFFFFF;
	text-decoration:  none;
}

/* Link Specs */

p  {
	font-family:Arial, Helvetica, sans-serif
	color:  #FFFFFF;
	font-size: 18px;
	font-style: oblique;
	float: center;
}
