/* 2column_header_footer.com stylesheet */


/* ----------------------------------------------------------------- < -- Begin Global Definitions */
* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial;
	font-size:12px;
	background-image: url(../../images/contributors/bg-photo.jpg);
	background-repeat: repeat;
}
		
img {
	border:0;
	margin: 0px;
	display: block;
}

#container {
	margin:0 auto;
	width:960px;
	background-image: url(../../images/contributors/bg-photo-small.png);
	background-repeat: repeat;
	padding: 10px;
	height: 100%;
}
.right-col   {
	float: right;
	width: 360px;
}
.left-col   {
	float: left;
	width: 360px;
}

a { 
	color: #008FD4;
}

a:hover { 
	color: #F1A516;
}

new {
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:#008FD4;
}
/* ------------------------------------------------------------------- > -- End Global Definitions */



/* ----------------------------------------------------------------------------- < -- Begin Header */
#header {
}

#header #title {
	margin: 20px 55px;
}
/* ------------------------------------------------------------------------------- < -- End Header */



/* ---------------------------------------------------------------------- < -- Begin Column 1: Nav */
#nav {
	background:#ffffff;
	float:left;
	width:128px;
}
.list  {
	border-right: 1px #DEDFE0 solid;
	border-left: 1px solid #DEDFE0;
	height: 270px;
	padding-top: 8px;
}

#nav ul {
	list-style-type:none;
	margin-left: 16px;
}

#nav a {
text-decoration:none;
color: #008FD4;
font-weight:bold;
font-size:11px;
}

#nav a:hover {
color: #F1A516;
}

#nav li {
margin-bottom: 7px;
}
/* ------------------------------------------------------------------------ < -- End Column 1: Nav */



/* ------------------------------------------------------------------ < -- Begin Column 2: Content */
#mainContent {
	float:right;
	width:800px;
	padding-left: 10px;
	color:#6B6D70;
}
#container #mainContent .flt_left ul {
	list-style-position: inside;
	margin-bottom: 10px;
}
#container #mainContent .flt_left ul li {
	margin-top: 5px;
}

#mainContent h1 {
	font-family: Arial;
	font-size:16px;
	color:#008FD4;
}

#mainContent h2 {
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	color:#008FD4;
}

#mainContent h3 {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	color:#6B6D70;
	text-align: left;
}
#container #mainContent .enewsletter {
	padding: 10px;
	border: 1px dotted #CCC;
	margin-right: 10px;
	width: 30%;
}
#container #mainContent .enewsletter h3 {
	text-decoration: underline;
	margin-bottom: 15px;
}
#container #mainContent .enewsletter p {
	margin-bottom: 10px;
}
#container #mainContent .enewsletter p a {
}
#container #mainContent .enewsletter ul {
	margin-top: 8px;
	margin-left: 30px;
	padding-bottom: 20px;
}
#container #mainContent .enewsletter ul li {
	list-style-type: circle;
}
#container #mainContent .enewsletter ul li a {
	text-decoration: none;
}
#container #mainContent .enewsletter ul li a:hover {
	color: #f1a516;
}
.main_gallery {
	background-image:url(MusicPage.jpg);
}
#container #mainContent .main_gallery ul {
}
#container #mainContent .main_gallery ul li {
	margin-top: 15px;
	list-style-type: none;
	text-decoration: underline;
}
#container #mainContent .main_gallery ul li a {
}
.intro {
	margin-bottom: 30px;
}
.vip  {
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}
.mailAddr {
	margin-top: 8px;
}
.mailAddr ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 8px;
}
.sponsors ul li {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 15px;
}
.sponsors ul {
	margin-bottom: 15px;
}
.italic {
	font-style: italic;
}
.flt_left {
	float: left;
	margin-bottom: 20px;
}
img.flt_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.flt_left2 {
	float: left;
	margin-bottom: 20px;
}
.flt_left2 img{
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
.flt_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}
.flt_right img{
	display: inline;
}
.index img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.index2 {
	background-image: url(../../images/home/home_bg.png);
	height: 200px;
	background-repeat: no-repeat;
}
.index2 img {
	float: left;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 15px;
}
.q   {
	font-weight: bold;
	margin-bottom: 10px;
}
.a   {
	margin-bottom: 25px;
}
.clear {
	clear: both;
}
.clear2 {
	clear: right;
}
#container #mainContent .person {
	margin-bottom: 20px;
}
#container #mainContent .person h3  {
	text-align: center;
	margin-bottom: 8px;
	font-size: larger;
}
#container #mainContent .person p img{
	padding-right: 8px;
	float: left;
	margin-bottom: 25px;
}
#container #mainContent .person p {
}
#container #mainContent .volunteers {
	text-align: center;
}
#container #mainContent .volunteers h2 {
	text-align: center;
}
#container #mainContent .volunteers p {
	font-weight: bold;
	text-align: left;
}
br.floatClear {
	line-height: 1px;
	clear: both;
	height: 1px;
}

#mainContent p {
	font-family: Arial;
	font-size:12px;
}
#mainContent ul {
	margin-left: 15px;
}
#mainContent li {
	font-family: Arial;
	font-size:12px;
}

.pic {
	float: left; 
	margin: 7px;
	border: 1px black solid;
	width: 250px;
}


/* -------------------------------------------------------------------- < -- End Column 2: Content */



/* --------------------------------------------------------------------- < -- Begin Contact Form */
form
{
	background-color: #ffffff;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float: right;
	width: 110px;
	height: 20px;
	margin-right: 410px;
}

#form_catagory {
	background-color: #EF4531;
	padding:5px;
	color: white;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

label {
	text-align:right;
	width:70px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em;
  }

.nobr {
	display:none;
}

.textfield {
	margin:3px;
	height:20px;
	width:200px;
	border: 1px black solid;
}

.textarea {
	margin:3px;
	height:165px;
	width:235px;
}

.submit {
	margin:3px;
	float:right;
	border: black 1px solid;
	background-color:#FF6666;
}
/* ----------------------------------------------------------------------- > -- End Contact Form */

/* ---------------------------------------------------------------------------- < -- Begin Gallery */
#gallery {
float: left; 
margin: 10px; 
text-align:center;
}

#photo {
width: 200px;
border: 1px solid black;
}
.fltRight {
	float: right;
}
#inactionContent {
	float:left;
	width:800px;
	padding-left: 10px;
	color:#6B6D70;
}
#inactionContent #leftColumn{
	width: 235px;
	float: left;
}
#inactionContent #rightColumn {
	width: 235px;
	float: right;
}
#inactionContent  .facilityBlock{
	color:#6B6D70;
	margin-bottom: 20px;
}
#inactionContent .facilityBlock h2 {
	color:#3696D5;
	margin-bottom: 5px;
}
.video {
	margin: 10px;
	border: 5px outset #06F;
	float: left;
}
.video p {
	color: #96C;
	text-align: center;
}
#container #mainContent .contributors {
	margin-top: 20px;
	background-image: url(../../images/contributors/abstract2.png);
	background-repeat: no-repeat;
	height: 660px;
	padding-top: 40px;
}
#container #mainContent .contributors .contributors-names {
	float: left;
	width: 220px;
	height: 530px;
	padding: 0px;
}
#container #mainContent .contributors .contributors-names h1{
	color: #330;
	margin-left: 60px;
}
#container #mainContent .contributors .contributors-names ul{
	margin-left: 50px;
	margin-bottom: 30px;
	padding: 0px;
}
#container #mainContent .contributors .contributors-names ul li{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainContent .contributors .contributors-names ul li a{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #696041;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
}
#container #mainContent .contributors .contributors-names ul li a:hover {
	text-decoration: underline;
	color: #333;
	background-image: url(../../images/contributors/list.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #mainContent .contributors .contributors-bio {
	float: right;
	width: 460px;
	margin-right: 70px;
	height: 520px;
	padding: 8px;
	border: medium double #630;
}
#container #logo-bottom p{
	padding-top: 100px;
	text-align: center;
}
#container #logo-bottom p img{
	margin: auto;
}

