* {
	margin: 0px;
	padding: 0px;
	border: 0;
	}
body {
	background: #7B429C;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	font-family:"Trebuchet MS",Arial,sans-serif;
	}
p {
	margin: 0px 0px 15px 0px;
	line-height: 120%;
	}
a {
	text-decoration: underline;
	color: #582665;
	font-weight: normal;
	}
a:hover	{
	color: #3BB9DC;
	}
img.photo {
	border: 8px solid #FFF;
	background: #000;
	padding: 2px;
	}
h1 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	color: #6600CC;
	margin: 20px 0px 10px 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	}
h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	color: #6600CC;
	margin: 20px 0px 3px 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}
h3 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	color: #cc99ff;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0;
	}
.floatLeft { 
	float: left;
	margin: 0px 10px 10px 0px;
	}
.floatRight {
	float: right;
	margin: 0px 0px 10px 10px;
	}
ul, ol {
	margin: 10px 0px 10px 25px;
	padding-left: 25px;
	}
li {
	margin: 0px 0px 10px 0px;
	}
/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input[type=submit] {
	background: #6600cc;
}
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	background:transparent;
	}
.clear { 
	clear:both;
	height:0px;
	font-size: 1px;
	border:none;
	background:transparent;
	}
.donate {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	width: 125px;
	height: 125px;
	background: url('../images/donate.gif') no-repeat top left;
	}
#TopBanner	{
	width: 728px;
	height: 90px;
	padding: 20px;
	display: block;
	}
	#TopBanner	img {
		display: block;
		border: 1px solid #555;
		}
#Top	{
	width: 1034px;
	background: url('../images/topcorners-bg.png') no-repeat 0 0;
	height: 32px;
	margin: 0 auto;
	}
/*  Container   */
#Container	{
	margin: 0 auto;
	position: relative;
	width: 980px;
	background: #FFF;
	boder-left: 1px solid #000;
	border-right: 1px solid #000;
	}
#Header {
	position: relative;
	background: url(../images/header-bg.png) no-repeat right 0;
	height: 216px;
	}
	#Tagline {
		position: absolute;
		bottom: 35px;
		right: 58px;
		color: #000;
		font-weight: normal;
		font-size: 22px;
		text-decoration: none;
		font-family:GillSans,Calibri,Trebuchet,sans-serif;
		}
	#Quote {
		position: absolute;
		top: 25px;
		left: 30px;
		color: #000;
		font-weight: normal;
		font-size: 11px;
		width: 400px;
		text-align: justify;
		font-style: italic;
		}
		#Quote span {
			text-align: right;
			display: block;
			font-style: normal;
			margin: 4px 0 0 0;
			color: #666;
			}
	/*  Navbar   */
	#Navigation {
		display: block;
		background: url('../images/navbar-bg.gif') repeat-x bottom left;
		height: 24px;
		width: 695px;
		list-style: none;
		margin: 0 0 0 0;
		padding: 7px 0 0 285px;
		position: absolute;
		top: 180px;
		left: 0;
		z-index: 500;
		border-bottom: 5px solid #000;
		}
		#Navigation li {
			display: block;
			float: left;
			margin: 0 3px;
			padding: 0;
			position: relative;
			}
			#Navigation li.first {
				margin: -1px 0 0 0;
				background: url('../images/navbar-left.gif') no-repeat 0 0;
				width: 20px;
				height: 25px;
				}
		#Navigation li a {
			display: block;
			text-decoration: none;
			letter-spacing: 0px;
			font-weight: normal;
			color: #CEAAE2;
			font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
			font-size: 12px;
			line-height: 22px;
			padding: 0 10px;
			text-align: center;
			border: 1px solid transparent;
			border-bottom: 0;
			}
			#Navigation li.hovering a,
			#Navigation li.active a {
				color: #FFF;
				border: 1px solid #444;
				border-bottom: 0;
				margin: -7px 0 0 0;
				-moz-border-radius: 6px 6px 0 0;
				-khtml-border-radius: 6px 6px 0 0;
				-webkit-border-radius: 6px 6px 0 0;
				border-radius: 6px 6px 0 0;
				padding-top: 5px;
				line-height: 25px;
				height: 25px;
				}
			#Navigation li.hovering a {
				background: #774293;
				border-color: #a984bc;
				}
			#Navigation li.active a {
				background: #000;
				letter-spacing: 1px;
				font-size: 105%;
				}
			#Navigation li ul {
				position: absolute;
				top: 24px;
				left: -20px;
				background: #774293;
				width: 195px;
				height: auto;
				padding: 0;
				margin: 0 1px 0 20px;
				list-style: none;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
				filter: alpha(opacity=90);
				-khtml-opacity: 0.90;
				-moz-opacity: 0.90;
				opacity: 0.90;
				display: none;
				z-index: 599;
				border: 1px solid #a984bc;
				border-top: 0;
				}
				#Navigation li.active ul {
					background: #000;
					}
				#Navigation ul li {
					border: 0;
					float: none;
					background: none;
					padding: 0;
					margin: 0;
					height: auto;
					}
					#Navigation li.hovering li a,
					#Navigation li.active li a,
					#Navigation li li a {
						line-height: normal;
						background: none;
						display: block;
						padding: 7px 10px;
						margin: 0;
						color: #DDD;
						font-weight: normal;
						text-shadow: none;
						font-size: 11px;
						border: 0;
						border-bottom: 1px solid #8c5da4;
						-moz-border-radius: 0;
						-khtml-border-radius: 0;
						-webkit-border-radius: 0;
						border-radius: 0;
						height: auto;
						text-align: left;
						}
					#Navigation li.active li a {
							border-bottom-color: #666;
							font-weight: normal;
							}
						#Navigation li li a:hover {
							text-decoration: none;
							color: #FFF;
							background: #481767;
							}
#Main {
	background: url(../images/main-bg.png) repeat-y right 0;
	}
	#Main.wide {
		background: none;
		}
	#Left {
		width: 250px;
		position: relative;
		padding: 25px;
		float: left;
		}
		.pic {
			display: block;
			margin: 0 0 5px 0;
			border: 1px solid #DDD;
			}
	#Left h3 {
		margin: 30px 0 15px 0;
		font-size: 18px;
		color: #666;
		border-bottom: 1px solid #222;
		}
	#SponsorsList {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		#SponsorsList li {
			text-align: center;
			margin: 0 15px 10px;
			float: left;
			}
#Content	{
	width: 460px;
	float: left;
	padding: 25px 0;
	}
	#Main.wide #Content {
		width: 660px;
		}
	a.flowplayer {
		display:block;
		width: 320px;
		height:240px; 
		text-align:center;
		margin:0 0 20px 0;
		border:1px solid #999;
		}

#Right	{
	width: 170px;
	padding: 20px 15px;
	float: right;
	font-size: 95%;
	line-height: 14px;
	color: #000;
	}
	#Right .indent {
		margin: 0 0 10px 0;
		display: block;
		}
	#Right h1 {
		font-size: 16px;
		letter-spacing: 0px;
		padding: 5px 0 2px 0;
		color: #FFF;
		font-family:"Trebuchet MS",Arial,sans-serif;
		text-shadow: #6600cc 1px 1px;
		margin: 0 0 5px 0;
		}
		#Right h1 a {
			color: #FFF;
			}
	#Right h2 {
		font-family:"Trebuchet MS",Arial,sans-serif;
		font-size: 10px;
		letter-spacing: 0px;
		margin-bottom: 6px;
		font-weight: normal;
		}
	#Right a.cartlink {
		display: block;
		width: 116px;
		text-align: center;
		margin: 0 0 4px 0;
		color: #FFF;
		font-weight: bold;
		padding: 6px 5px 6px 5px;
		font-size: 10px;
		text-decoration: none;
		background: url('../images/button-bg.gif') no-repeat 0 0;
		}
		#Right a.cartlink:hover {
			text-decoration: underline;
			}
	#Right .buynow {
		display: block;
		margin: 6px 0 2px 0;
		padding: 0;
		border: 0;
		background: url('../images/icon-buy.gif') top left no-repeat;
		width: 65px;
		height: 15px;
		}
	#Right .quote_image {
		display: block;
		margin: 3px 0 0 auto;
		border: 1px solid #000;
	}
	#Right .iconLink {
		display: block;
		float: left;
		width: 46px;
		height: 46px;
		background-position: 0 0;
		background-repeat: no-repeat;
		margin: 0 7px 10px 0;
		text-decoration: none;
		}
		#Right .facebookLink { background-image: url('../images/icons/48x48/facebook.png'); }
		#Right .twitterLink { background-image: url('../images/icons/48x48/twitter.png'); }


	.ad {	
		display: block;
		margin: 0 auto 20px auto;
		}
		.ad {	
			width: 468px;
			height: 60px;
			}
	.pageTitle {
		display: block;
		margin: 0 0 7px 0;
		padding: 0 0 2px 0;
		color: #441645;
		font-family:"Trebuchet MS",Arial,sans-serif;
		font-size: 19px;
		font-weight: normal;
		border-bottom: 1px solid #ECDBFC;
		}
	.event {
		padding: 20px 0;
		display: block;
		clear: both;
		border-bottom: 1px solid #ECDBFC;
		}
		.event .intro {
			display: block;
			float: right;
			width: 200px;
			padding: 5px;
			margin: 0 0 10px 10px;
			border: 1px solid #CCC;
			background: #EEE;
			text-align: center;
			font-size: 90%;
			-moz-box-shadow: 5px 5px 5px #666;
			-webkit-box-shadow: 5px 5px 5px #666;
			box-shadow: 5px 5px 5px #666;
			}
			.event .intro img {
				display: block;
				border: 1px solid #360302;
				margin: 5px auto 5px auto;
				}
		.event .lead_picture {
			display: block;
			margin: 0 auto 10px;
			width: 89px;
			text-align: center;
			font-size: 11px;
			text-decoration: none;
			}
			.event .lead_picture img {
				display: block;
				margin: 0 0 2px 0;
				border: 2px solid #000;
				}
		.event .date {
			display: block;
			margin: 0 0 4px 0;
			color: #C192EF;
			font-size: 14px;
			}
		.event .location {
			display: block;
			float: right;
			margin: 0 0 0 5px;
			}
		.event .title {
			clear: left;
			font-size: 16px;
			font-weight: bold;
			margin: 0 0 4px;
			display: block;
			font-family:"Trebuchet MS",Arial,sans-serif;
			text-decoration: none;
			}
		.buyTickets {
			color: #FFF;
			text-shadow: #555 1px 1px;
			font-size: 12px;
			font-weight: bold;
			margin: 6px 0;
			border: 1px solid #552460;
			padding: 4px 5px;
			display: block;
			text-align: center;
			font-family:"Trebuchet MS",Arial,sans-serif;
			text-decoration: none;
			background: #7B429C;
			background: -moz-linear-gradient(top, rgb(204, 153, 255), rgb(123, 66, 156));
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CC99FF), color-stop(1, #7B429C));
			}
			.buyTickets:hover {
				background: #552460;
				color: #FFF;
				}
		.event p.title {
			color: #FFF;
			}
		.event .note {
			font-size: 90%;
			text-align: right;
			color: #AAA;
			}
	.headshot {
		float: right;
		display: block;
		margin: 0 0 10px 10px;
		border: 8px solid #FFF;
		padding: 2px;
		background: #000;
		}
	.message {
		font-weight: bold;
		color: red;
		}
		.button {
			display: block;
			float: right;
			margin: 4px 0 20px 0;
			border: 1px solid #4F1F56;
			padding: 2px 8px;
			color: #FFF;
			}
		#thankYou {
			background: #C0BAB7;
			padding: 5px;
			display: block;
			margin: 10px 10px 0px 0px;
			border: 1px solid #9C8F8F;
			color: #000;
			}
	.thumbnail {
		position:relative;
		display: block;
		float: left;
		margin: 0px 10px 10px 0px;
		}
		.thumbnail img {
			padding: 4px;
			border: 1px solid #FFF;
			}
		.overlay {
			background: #000;
			filter:alpha(opacity = 50);
			-moz-opacity:.50;
			opacity:.50;
			position: absolute;
			top: 5px;
			left: 5px;
			}
	.floatColumn {
		float: right;
		margin: 0px 0px 0px 15px;
		width: 290px;
		}
		.floatColumn .padding {
			display: block;
			padding: 10px 10px 10px 20px;
			}
	.product {
		}
		.prodImage {
			display: block;
			float: right;
			margin: 0 0 10px 10px;
			}
		.product .prodName {
			font-size: 14px;
			}
	.gallery {
		margin: 0 0 20px 0;
		display: block;
		clear: both;
		text-align: center;
		}
		.gallery .image {
			display: block;
			float: left;
			margin: 0 10px 10px 0;
			width: 100px;
			}
			.gallery .image img {
				border: 1px solid #000;
				}
		#Galleries .gallery {
			display: block;
			float: left;
			width: auto;
			padding: 5px;
			margin: 0 0 10px 10px;
			border: 1px solid #360302;
			background: #4c1b1a;
			text-align: center;
			font-size: 85%;
			clear: none;
			font-weight: normal;
			text-decoration: none;
			}
			#Galleries .gallery img {
				display: block;
				border: 1px solid #000;
				}
	
#Footer	{
	position: relative;
	background: #231721 url('../images/footer/bg.png') repeat-x 0 0;
	color: #AAA;
	font-size: 11px;
	text-align: center;
	}
	#Footer	.container {
		width: 980px;
		margin: 0 auto;
		padding: 20px 0;
		}

