/* 	this is where the magic happens, yo

	dark blue: 		#00193A
	lighter blue: 	#2E3861
	lighter still:	#55588D
	lightest blue:	#C7CADE */
	
/* global styles */	
body{
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	background-color : #00193A;
	font-size: small;
}

/* playbill stuff */

p#tablehack{
	display: block;
	width: 75%;
	margin: 0 auto 0 auto;
	
}

table.playbilltable{
}

.cent{
	text-align: center;
}

h1, h2, h3, h4{
	font-family : Georgia, serif;	
}

h2.top{
	margin-top: 5px;
}

.down{
	margin-bottom: 1px;
}

.up{
	margin-top: 1px;
}

.full{
	text-align: justify;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

span.small{
	font-size: xx-small;
}

a:link{
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #00193A;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a:active{
	color: #FFF;
	text-decoration: none;
}

p.separator{
	width: 40%;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

hr.separator{
	margin-top: 16px;
	width: 60%;
}

img.right{
	float: right;
	margin-left: 7px;
}

img.left{
	float: left;
	margin-right: 7px;
}

/* end global styles */

#main{
	margin : 0 auto 0 auto;
	padding: 0;
	width: 752px;
	border-top: 8px solid #2E3861;
	border-left: 2px solid #2E3861;
	border-right: 2px solid #2E3861;
	border-bottom: 0;
	background : url(../i/mainbg.jpg) repeat-y;
	voice-family: "\"}\""
	voice-family:inherit;
	width: 750px;
}

#head{
	margin: 0;
	border : 0;
	height : 200px;
}

#head h1#mainhd	{
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 200px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:200px; /* for pre 6.0 IE Win */
}

#head h1#mainhd {
	background: url(../i/header.jpg) no-repeat top right;
}

/* navbar stuff starts here */

#home #nav ul li.once{
	display: none;
}

#nav ul	{
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0;
	list-style: none;
}

#nav{
	padding: 5px 0 0 0;
	font : bold medium Georgia, "Times New Roman", Times, serif;
	vertical-align : top;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:  large; 
}

#nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	clear : left;
}

#nav ul li {	
	padding: 0;
	margin: 0;
}

#nav ul li a {
	height: 42px;
	padding: 0 0 0 30px;
	margin: 0 6px 3px 0;
	text-decoration: none;
	font-weight: normal;
	width: 135px;
	line-height: 1.5em;
	display : block;
	border : 0;
	background: url(../i/menuitem.jpg) no-repeat;
	color: #06C;
	voice-family: "\"}\""
	voice-family:inherit;
	width: 135px;
}

html>#nav ul li a  {
	font-size: medium;   
}

#nav ul li a:link {
	color: #000;
}

#nav ul li a:visited {
	color: #000;
}

#nav ul li a:hover {
	color: #E4E5F7;
}

#nav ul li a:active {
	color: #000;
}

#link{
	margin: 20px 0 0 0;
	padding: 0;
}

#link a#shallink{
	display: block;
	width: 162px;
}

#link a#shallink:link, #link a#shallink:visited{
	background: #7D7EA9;
}

#link a#shallink:hover{
	background: #CECFE7;
}

#link a#shallink:active{
	background: #7D7EA9;
}

#cd { width: 148px; padding: 0 10px; text-align: center; }
#cd h4 {  }

/* end navbar stuff */

#content{
	margin: 0;
	padding: 0;
	background: url(../i/ampbg.jpg) no-repeat bottom right;
}

#content table{
	margin: 0 0 4px 0;
	padding: 0;
	width: 100%;
}

#content table td#leftnav{
	width: 177px;
}

div#write{
	margin-right: 4px;
	text-align: center;
}

#write h1, #write h2, #write h3{
	text-align: center;
}

#write h1{
	font-size: 2em;
	margin: 5px 0 0 0;
}

#write h3.front{
	text-align: left;
	font-style: italic;
}

#write p{
	text-align: left;	
}

#write p.cent{
	text-align: center;
}

#write p.full{
	text-align: justify;
}

#write img.brace{
	border: 0;
	margin: 0 auto 0 auto;
}

#write p#frontnames{
	font-family : Georgia, serif;
	text-align: center;
	font-weight: bold;
}

/*profile stuff */

div.profile{
	padding-top: 3px;
	clear: left;
}

#write div.profile img{
	border: 0;
	margin: 2px 4px 2px 0;
	float: left;
}

#write div.profile h2{
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
}

#write div.profile h3{
	text-align: left;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#write div.profile p{
	margin-top: 2px;
}

/* profile expansion properties */

.short{
	display:inline;
}

.long{
	display: none;
}

.short a:visited, .long a:visited{
	color: #FFF;
}

/* end profile stuff */

/* sponsor stuff */

div.tier{
	text-align: center;
}

.tier h3{
	text-align: center;
	text-decoration: underline;
}

.tier img{
	border: 0;
}

#write div.tier table.sponsors{
	display: block;
	margin: 0 auto 0 auto;
	table-layout: fixed;
	width: 400px;
}
/* end sponsors stuff */

/* news stuff */

div#info{
	width: 140px;
	text-align: left;
}

div#info h3{
	text-align: center;
	margin-top: 5px;
}

div#info div.newsitem{
	margin: 0 6px;
	padding: 0;
	border-top, border-right, border-left: 0;
	border-bottom: 1px solid #575890;
}

div#info dl{
}

div#info dl dd{
	text-align: right;
}

/* news release stuff */

div.article p, div.release p{
	text-align: left;
}

div.article h4, div.release h4{
	margin-bottom: 0;
}

.outquote{
	border: 1px solid #00193A;
	background: #E0E0EB;
	padding: 4px;
	margin: 3px 7px;
	float: right;
	width: 180px;
}

div.photoinset{
	width: 206px;
	padding: 4px;
	margin: 3px 4px;
}

div.putright{
	float: right;
}

div.putleft{
	float: left;
}

div.photoinset p{
	text-align: right;
	margin: 0;
	font-size: x-small;
	font-style: italic;
}

p.left{
	float: left;	
}

dl.outquote{
	text-align: left;
}

dl.outquote dt, p.outquote{
	font-weight: bold;
}

dl.outquote dd{
	font-style: italic;
}

/* end news stuff */

/* photo gallery stuff */
img.gallery{
	margin: 10px auto 1px auto;
}

p.photocaption{
	margin-top: 0;
	font-weight: bold;
	font-size : x-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:   small;
}

/* end photo gallery stuff */

/* copyright stuff */
#copy p{
	background-color: #2E3861;
	color: #C7CADE;
	width : 752px;
	border : 0;
	margin : 0;
	padding : 2px;
	text-align : center;
	font-size : xx-small;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:   x-small;
	width : 746px;
}

#copy a:link{
	color: #C7CADE;
	text-decoration: underline;
}

#copy a:visited{
	color: #C7CADE;
	text-decoration: underline;
}

#copy a:hover{
	color: #FFF;
	text-decoration: none;
}

#copy a:active{
	color: #C7CADE;
	text-decoration: underline;
}

/* end copyright stuff */