	body {
		background-image: url(../img/bg.jpg);
		background-repeat: repeat-x;
		font-family: Arial, Verdana, sans-serif;
		background-color: #767676;
	}

	img {
		border-width: 0px;
	}

	#container {
		margin-right: auto;
		margin-left: auto;
		width: 1020px;
		
	}

	#header {
		background-position: 0px;
		margin-left: 12px;
		height: 63px;
		width: 1002px;
		background-image: url(../img/header.png);
	}

	.nav {
		padding-top: 7px;
		background-repeat: no-repeat;
		text-align: center;
		text-transform: uppercase;
		margin-left: 12px;
		height: 32px;
		width: 1002px;
		background-image: url(../img/nav.png);
		white-space:nowrap;
	}

	.nav li a {
		color: white;
		position: relative;
		float: left;
		height: 24px;
		margin-right: 35px;
		margin-left: 35px;
	}

	.nav li.active a {
		color: red;
		position: relative;
		float: left;
		height: 24px;
		margin-right: 35px;
		margin-left: 35px;
	}

	.buttonsend {
		margin-right: 30px;
		float: right;
		position: relative;
		visibility: visible;
		height: 24px;
		width: 141px;
	}

	.nav .active a:hover {
		color: white;
		position: relative;
		float: left;
		height: 24px;
		margin-right: 35px;
		margin-left: 35px;
	}

	.nav a {
		list-style-type: none;
		font-size: 18px;
		text-decoration: none;
		-webkit-transition-property: color; -webkit-transition-duration: 1s;
	}

	.nav a:hover {
		font-size: 18px;
		text-decoration: none;
		color: red;
	}

	.nav ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

	#mtop {
		padding-top: 10px;
		background-position: 1px;
		background-repeat: no-repeat;
		margin-top: 5px;
		height: 48px;
		width: 1020px;
		background-image: url(../img/mtop-sub.png);
	}

	#content {
		float: left;
		position: relative;
		min-height: 500px;
		margin-top: 0px;
		padding-left: 23px;
		background-image: url(../img/m-sub.png);
		background-repeat: repeat-y;
	}

	#subnav {
		background-image: url(../img/subbg.png);
		padding-top: 10px;
		margin-top: 0px;
		font-size: 18px;
		text-transform: uppercase;
		margin-left: 19px;
		height: 32px;
		width: 988px;
		text-align: center;
		background-repeat: no-repeat;
	}


	#subnav ul {
		margin-top: 0px;
		display: inline;
		list-style-type: none;
	}

#subnav li {
		margin-top: 0px;
		display: inline;
		text-align: center;
		margin-right: 20px;
		list-style-type: none;
	}

#subnav li a {

		text-decoration: none;

		color: red;
		-webkit-transition-property: color; -webkit-transition-duration: 1s;

	}

#subnav li a:visited {

		color: red;

	}

#subnav li a:hover {
		
		color: black;
		
	}

#subnav li.active a {
		color: black;

} 

#subbanner {
		float: left;
		position: relative;
		height: 358px;
		width: 636px;
		display: inline;
	}

#pagenav {
		font-size: 13px;
		height: 358px;
		margin-left: 20px;
		position: relative;
		float: left;
		width: 320px;
		display: inline;
		outline: aqua;
	}
#pagenav a {
		text-decoration: none;
		color: red;

}

#pagenav a:hover {
		text-decoration: underline;

}
	#pagenav h2 {
		font-style: normal;
		font-weight: normal;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 5px;
		padding: 0px;
		text-transform: uppercase;
		font-size: 16px;
		text-shadow: 0px 0px;
	}

	#pagenav ul {
		margin-left: 0px;
		margin-bottom: 15px;
		margin-right: 0px;
		margin-top: 0px;
		list-style-type: none;
		padding: 0px;
	}

	#pagenav li a {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: -2px;
		padding: 0px;
		text-decoration: none;
		list-style-type: none;
		color: #4c4c4c;
		font-size: 13px;
		text-shadow: 0px 0px;
	}

	#pagenav li a:hover {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: -2px;
		padding: 0px;
		text-decoration: none;
		list-style-type: none;
		color: red;
		font-size: 13px;
		text-shadow: 0px 0px;
	}

	#pagenav li {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding: 0px;
		text-decoration: none;
		list-style-type: none;
		color: #4c4c4c;
		font-size: 13px;
	}

	#pagecontent {
		position: relative;
		float: left;
		padding-bottom: 20px;
		font-size: 13px;
		text-align: left;
		width: 978px;
	}
	
		.group {
		text-align: center;
	}

	.person {
		margin: 10px;
		display: inline-block;
	}

	.name {
		font-weight: bold;
		font-size: 13px;
		text-align: left;
	}

	.title {
		font-size: 12px;
		text-align: left;
	}

	.bar {
		float: left;
		position: relative;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 6px;
		color: #333333;
		font-size: 16px;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		text-transform: uppercase;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 10px;
		height: 24px;
		width: 983px;
		background-image: url(../img/bar.jpg);
		background-repeat: no-repeat;
	}

	#break {
		position: relative;
		float: left;
		height: 14px;
		width: 1020px;
		background-image: url(../img/break.png);
	}

	#lower {
		width: 1020px;
		float: left;
		position: relative;
		min-height: 250px;
		background-repeat: repeat-y;
		background-image: url(../img/lower.png);
	}

	#content img {
		border-width: 1px;
		border-color: #cccccc;
		border-style: solid;
	}

	#news {
		position: static;
		float: left;
		margin-left: 22px;
		min-height: 246px;
		width: 632px;
	}

	#newsheader {
		padding-top: 5px;
		text-align: center;
		background-repeat: no-repeat;
		background-image: url(../img/news.jpg);
		height: 22px;
		width: 632px;
	}

	.newslisting {
		margin-bottom: 15px;
		margin-top: 10px;
		font-size: 13px;
	}

	.newsdate {
		text-transform: uppercase;
		color: #cc0000;
	}

	.newstitle a {
		text-decoration: none;
		color: black;
		font-weight: bold;
	}

	.newstitle a:visited {
		text-decoration: none;
		color: black;
		font-weight: bold;
	}
	
	.newstitle a:hover {
		text-decoration: underline;
		color: #666666;
	}

	.newsquote {
	}

	.newsquote p {
		padding: 0px;
		margin: 0px;
	}

	#performances {
		position: static;
		float: left;
		margin-left: 29px;
		min-height: 246px;
		width: 320px;
	}

	#performancesheader {
		text-align: center;
		background-image: url(../img/performances.png);
		background-repeat: no-repeat;
		padding-top: 5px;
		height: 22px;
		width: 320px;
	}

	.perflisting {
		margin-bottom: 30px;
		margin-top: 10px;
		text-transform: uppercase;
	}

	.pagelisting {
		position: relative;
		float: left;
		width: 320px;
		margin-bottom: 10px;
		margin-top: 10px;
		text-transform: uppercase;
	}

	.perfdate {
		margin-bottom: 20px;
		margin-right: 5px;
		position: relative;
		float: left;
		font-size: 18px;
		padding-top: 15px;
		text-align: center;
		text-transform: uppercase;
		background-repeat: no-repeat;
		height: 24px;
		width: 38px;
	}

	.perftext {
	}

	.perfcity {
		margin-top: 3px;
		font-size: 16px;
	}

	.perfcity a {
		text-decoration: none;
		color: black;
		margin-top: 3px;
		font-size: 16px;
	}

	.perfcity a:hover {
		text-decoration: underline;
		color: #666666;
		margin-top: 3px;
		font-size: 16px;
	}

	.perfvenue {
		font-size: 12px;
		color: #999999;
	}

	#lowerl {
		clear: left;
		position: relative;
		float: none;
		background-image: url(../img/lowerl.png);
		height: 59px;
		background-repeat: no-repeat;
	}

	#footer {
		width: 1020px;
	}

	#links {
		padding-top: 7px;
		color: white;
		font-size: 14px;
		text-transform: uppercase;
		margin-top: 5px;
		margin-right: 15px;
		margin-left: 27px;
		height: 23px;
		border-bottom-color: #040400;
		border-top-color: #040000;
		border-bottom-style: solid;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-top-width: 1px;
	}

	#copyright {
		float: left;
		position: relative;
	}

	#caleb {
		float: right;
		position: relative;
	}

	#logo {
		margin-top: 10px;
		background-image: url(../img/logo.png);
		margin-right: auto;
		margin-left: auto;
		height: 65px;
		width: 65px;
	}

	#caleb a {
		text-decoration: none;
		color: white;
	}

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

	#caleb a:hover {
		text-decoration: underline;
		color: white;
	}

	.red {
		color: red;
	}

	h1 {
		text-transform: uppercase;
		font-style: normal;
		font-weight: normal;
		font-size: 22px;
	}
	
	 
	.repitem {
		position: relative;
		float: left;
		border-bottom-color: #d7d7d7;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		min-height: 400px;
		margin: 10px;
	}
 
	.reptext {
		width: 300px;
		float: left;
		position: relative;
	}
 
	.repvideo {
		margin-left: 10px;
		margin-top: 10px;
		width: 642px;
		float: left;
		position: relative;
	}
 
	.reptitle {
		font-size: 14px;
		font-weight: bold;
		color: #9c0101;
	}
	a {
		text-decoration: none;
		color: red;
	}
	a:hover {
		text-decoration: underline;
		color: red;
	}
	.collname {
		margin-bottom: 4px;
	}
	a .collname {
		color: black;
		margin-bottom: 4px;
	}
	form {
		padding: 5px;
		border-color: #dcdcdc;
		border-style: solid;
		border-width: 1px;
		background-color: #f3f3f3;
	}
	.ditto_coll {
		padding: 0px;
		margin: 0px;
	}
	.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
#accordion h3 { border-bottom-color: #cccccc; border-top-color: #cccccc; border-bottom-style: solid; border-top-style: solid; border-bottom-width: 1px; border-top-width: 1px; background-color: #f0f0f0; }
.collcontent { font-size: 13px; color: black; font-style: normal; font-weight: normal; }
h1 { font-weight: bold; font-size: 14px; }
object { border-color: #cccccc; border-style: solid; border-width: 1px; }/* Autocomplete

	
