body  {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	left: 10px;
	clear: left;
	width: 100%;
}	

#container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
} 

#sidebar1{
	float: right; /* since this element is floated, a width must be given */
	width: 240px;
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(graphics/notepaper3.gif);
	background-attachment: inherit;
	line-height: 100%;
	white-space: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	clear: both;
	padding: 30px 0 0 20px; /* top and bottom padding create visual space within this div  */
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px;
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(graphics/notepaper3.gif);
	background-attachment: inherit;
	line-height: 100%;
	white-space: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	clear: both;
	padding: 33px 0 0 20px; /* top and bottom padding create visual space within this div  */
}

#sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px;
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(graphics/notepaper3.gif);
	background-attachment: inherit;
	line-height: 100%;
	white-space: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	clear: both;
	padding-top: 30px; /* top and bottom padding create visual space within this div  */
	padding-left: 20px;
}

#maincontent{
	background: #FFFFFF;
	width: 100%;
	float: left;
}

div.about{
	width: 67%;
	height: 216px;
	overflow: auto;
	margin-bottom: 20px;
}

div.currentseason4dayslate{
	width: 75%;
	height: 380px;
	margin-top: 15px;
}

div.buytickets{
	width: 75%;
	height: 300px;
	margin-top: 30px;
}

div.currentseason{
	width: 75%;
	height: 260px;
	margin-top: 15px;
}

div.posterlong{
	width: 75%;
	height: 363px;
	margin-bottom: auto;
	margin-top: 30px;
}
div.ialonereview{
	width: 75%;
	height: 443px;
	margin-bottom: 0;
	margin-top: 30px;
}
div.about4dayslate{
	width: 75%;
	height: 245px;
}

div.posterwide{
	width: 75%;
	height: 300px;
}
div.bigposter{
	width: 75%;
	height: 511px;
	margin-bottom: 50px;
}

div.wideposter{
	width: 75%;
	height: 340px;
	margin-bottom: 50px;
	margin-top: 20px;
}

div.background{
	background-image: url(http://redinktheatre.com/test/graphics/watermarkinkV_small_transp.gif);
	background-position: center center;
	background-repeat: repeat-y;
}

div.pastproductions4dayslate{
	width: 75%;
	height: 370px;
}

div.video{
	margin-top: 85px;
	margin-left: 240px;
	margin-right: 245px;
	width: 450px;	
	Text-align: center;
}
div.ialonebigposter{
	margin-top: 5px;
	margin-left: 10px;
	width: 75%;
	height:625px;
}
div.missionhistory{
	width:70%;
	margin-left: 10px;
}

div.center {
	margin-left: 10px;
	margin-right: 240px;
	text-align: center;
	margin-top:50px;
	width: 75%;
	
}

p.ialone{
	margin-left: 325px;
	margin-bottom: 0;
}

p.ialoneb{
	margin-left: 10px;
	margin-top: 5px;
}

p.currentseason{
	margin-left: 250px;
}


p.about4dayslate{
	margin-left: 260px;
}

p.pic{
	margin-left: 190px;
	margin-top: 0;
	
}

p.posterlong{
	margin-left: 230px;
}

p.posterwide{
	margin-left: 300px;
	margin-bottom: 20px;
}

p.pastproductions4dayslate{
	margin-left: 261px;
}

p.about {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	font-style: normal;
	font-weight: normal; 
	color: #000000;
}

p.ensemble4dayslate {
	margin-left: 150px;
}

p.ialoneposter{
	margin-left: 270px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ED1E27;
	font-weight: bold;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}



.bigred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ED1E27;
	font-size: large;
}

.mediumblack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
	font-size: medium;
}

.bigblack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	font-size: large;
}

img.left {
		float: left;
		margin: 0 5px 0 10px;
		position: absolute;
		padding-right: 0;
		clear: both;		
}
img.ialonereview {
		float: left;
		margin: 30px 10px 0 10px;
		position: absolute;
		padding-right: 0;
		clear: both;		
}	
		
img.center{
	display: block;
	margin: 0 auto;
} 


#footer {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	width: 100%;
	clear: both;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ED1E27;
	text-decoration: underline;
}


a img {border: none; } 


a.directions {
	font-size: x-small;
	font-weight: bold;
}

a.mail{
	color: #ED1E27;
}
