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

body  {
	padding: 0;
	text-align: center;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #7A3553;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width: 1150px;
	margin: 0 auto;
	text-align: left;
	 border: 1px solid #640C3e;
	background-color: #A1285F;
	background-image: url(images/starTileB2.gif);
	background-repeat: no-repeat;
	background-position: left 425px;
}

#wrapper.news {
	width: 1150px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #640C3e;
	background-color: #A1285F;
	background-image: url(images/starTileB2.gif);
	background-repeat: no-repeat;
	background-position: left 2670px;
}

#wrapper.news2011 {
	width: 1150px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #640C3e;
	background-color: #A1285F;
	background-image: url(images/starTileB2.gif);
	background-repeat: no-repeat;
	background-position: left 740px;
}

#wrapper.legal {
	width: 1150px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #640C3e;
	background-color: #A1285F;
	background-image: url(images/starTileB2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#wrapper a:link, #wrapper a:visited,  #wrapper a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

#wrapper a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#mainContent p.underline a:link, #mainContent p.underline a:visited, #mainContent p.underline a:active {
	font-weight: bold;
	text-decoration: underline;
}

#mainContent p.underline a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #640C3E;
}

#header {
	height: 120px;
	background-image: url(images/aylilogo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #640C3E;
}
#navBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	width: 835px;
	height: 20px;
	background-color: #A1285F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	position: relative;
	top: 110px;
	margin: 0px;
	padding-right: 0px;
	border: 0px solid #D8C914;
	left: 50px;
}
.navButton {
	padding: 0px;
	height: 20px;
	width: 100px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	vertical-align: middle;
}

.navButton_special {
	padding: 0px;
	height: 20px;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	vertical-align: middle;
}

	.navButton_special a:link, .navButton_special a:visited {
	height: 20px;
	background-image: url(images/navbarpurple_gold_special.gif);
	background-position: center top;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align: center;
}
	.navButton_special a:hover, .navButton_special a:active {
	height: 20px;
	background-image: url(images/navbarpurple_gold_special.gif);
	background-position: center bottom;
	font-style: normal;
	font-variant: inherit;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 2em;
	text-align: justify;
}
.attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
	text-align: right;
	font-weight: bold;
}
.introQuote {
	font-size: 0.8em;
	padding-bottom: 10px;
}
.introQuote_large {
	font-size: 0.9em;
	padding-bottom: 0px;
}

#introBlock {
	position: relative;
	height: 80px;
	padding-top: 75px;
	padding-left: 180px;
	padding-right: 180px;
}

.navButton a:link, .navButton a:visited {
	height: 20px;
	background-image: url(images/navButGold.gif);
	background-position: center top;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align: center;
}
.navButton a:hover, .navButton a:active {
	height: 20px;
	background-image: url(images/navButGold.gif);
	background-position: center bottom;
	font-style: normal;
	font-variant: inherit;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

#videoBox {
	margin: 0 auto;
	width: 400px;
	height: 219px;
	/* padding: 10px; */
	border: 6px solid #640C3E;
}

#mainContent {
	height: 480px;
	width: 830px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	/* border: 1px solid #D8C914; */
	border-color: #640C3E;
	padding: 10px;
}
/* mainContent text formatting */
#mainContent h1 {
	font-size: 1.2em;
	color: #FFF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 0.4em;
}
#mainContent h2 {
	font-size: 1em;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

#mainContent h2.center {
	text-align:center;
}

#mainContent h3 {
	font-size: 1em;
	text-align: center;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#mainContent h4 {
	font-size: 0.8em;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-style:italic;
}


#mainContent p {
	font-size: 0.8em;
	color: #FFF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align:justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}


#mainContent.index {
	height: 490px;
	width: 830px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	/* border: 1px solid #D8C914; */
	border: 1px solid #640C3E;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainContent.news {
	height: 2530px;
	width: 1030px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	/* border: 1px solid #D8C914; */
	border: 1px solid #640C3E;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainContent.news2011{
	height: 800px;
	width: 1030px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	/* border: 1px solid #D8C914; */
	border: 1px solid #640C3E;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainContent.legal {
	padding: 0px;
	height: auto;
	width: 1050px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #D8C914;
}
#mediaPanel {
	float: left;
	height: 500px;
	width: 180px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #640C3E;
}

#footer {
	background-color: #640C3E;
	height: 60px;
	clear: both;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #FFF;
	padding: 0px;
}

#footerCopy {
	float: left;
	width: 520px;
	position: relative;
	top: 45px;
	left: 5px;
	background-image: none;
}


#footerContact {
	color: #A1285F;
	background-color: #640C3E;
	margin: 0px;
	height: 60px;
	float: right;
	width: 230px;
	text-align: right;
	line-height: 2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 0px;
}

#footer a:link, a:active, a:visited {
	color: #FFF;
	background-image: none;
}

#footer a:hover {
	color: #A1285F;
	font-weight: normal;
	background-image: none;
}

#footerContact h1 {
	font-size: 1.9em;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
#footerContact p {
	font-size: 1.5em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
	
#subNavBar {
	background-color: #A1285F;
	height: auto;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	text-align: center;
	left: 400px;
	top: 0px;
	right: 0px;
	bottom: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#eventsBox {
	text-align:center;
	padding: 5px;
	height: 430px;
	width: 615px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#eventsBox p {
	padding: 0;
	margin-right: 5px;
	text-align: justify;
}

#eventsBox img {
	padding: 5px;
	background-color: #640C3E;
	border-color: #640C3E;
	margin: 10px;
}

#subNavBar .navButton {
	margin-bottom: 3px;
	width: 190px;
	margin-top: 3px;
}
#subNavBar .navButton a:link, #subNavBar .navButton a:visited {
	height: 20px;
	background-image: url(images/navbarE.gif);
	background-position: right top;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align: right;
	padding-right: 25px;
	background-repeat: no-repeat;
}
#subNavBar .navButton a:hover, #subNavBar .navButton a:active {
	height: 20px;
	background-image: url(images/navbarE.gif);
	background-position: right bottom;
	font-style: normal;
	font-variant: inherit;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 25px;
	text-align: right;
}
#subNavBar .navButton_skull {
	margin-bottom: 3px;
	width: 190px;
	margin-top: 3px;
}
#subNavBar .navButton_skull a:link, #subNavBar .navButton_skull a:visited {
	height: 20px;
	background-image: url(images/navBar_e_skull.gif);
	background-position: right top;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	display:block;
	text-align: right;
	padding-right: 25px;
	background-repeat: no-repeat;
}
#subNavBar .navButton_skull a:hover, #subNavBar .navButton_skull a:active {
	height: 20px;
	background-image: url(images/navBar_e_skull.gif);
	background-position: right bottom;
	font-style: normal;
	font-variant: inherit;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 25px;
	text-align: right;
}

#quoteSpacer {
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}

/* xfade config */

#mediaPanel img {
	display: none;
	position: absolute;
	
}
#quoteBar {
	width: 690px;
	position: relative;
	top: 115px;
	left: 410px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0.2em;
	padding-right: 5px;
	color: #FFF;
	text-align: right;
}
.jobtitle {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-variant: small-caps;
}
#centermovie {
	text-align:center;
	padding-left: 70px;
	padding-right: 70px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centermovie p {
	padding-top: 10px;
}

.eventimg {
	border: 1px solid #640c3e;
}
#pageTitle {
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
}

#newsTitle {
	padding-left: 480px;
}

#newsImage {
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFF;
	display: block;
	float: left;
}

#newsImage_center{
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFF;
	display: block;
	
}
#newsImage.center {
	margin: 0 auto;
	
}

#newsImage.right {
	float: right;
	clear: left;
}

#newsText.center {
	padding: 5px;
	margin: 0 auto;
	display: block;
	clear: both;
}

#newsText.mim {
	padding: 10px;
	margin: 0 auto;
	display: block;
	clear: both;
}

#newsText.left {
	padding: 5px;
	clear:left;
}

#newsText.right {
	padding: 5px;
	clear:right;
	float: right;
}

#newsImage_center img{
	margin-bottom: 5px;
	border: solid 2px #640C3E;
}

#newsImage img {
	margin-bottom: 5px;
	border: solid 2px #640C3E;
}
.small {
	font-size: 0.75em;
}

.show_title {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

