body{
	margin: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}
#homebg{
	background-image: url(/fringe2005/images/fringehomebg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#fringebg{
	background-image: url(/fringe2005/images/fringebg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#body{
	width: 768px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#menu{
	position: absolute;
	margin: 0px;
	width: 150px;
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#menu p{
	margin: 0px;
	margin-right: 5px;
}
#menu a, #menu a:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	line-height: 19pt;
	display: block;
	width: 148px;
	height: 25px;
}
#c1{
	background-color: #B32D2A;
}
#c2{
	background-color: #DC5126;
}
#c3{
	background-color: #E3B458;
}
#c4{
	background-color: #978B5B;
}
#c5{
	background-color: #73A2B4;
}
#c6{
	background-color: #4E5B85;
}
#c7{
	background-color: #944760;
}

#menu a:hover{
	background-color: #000000;
}
a{
	color: #CC9900;
	text-decoration: underline;
}
a:hover{
	color: #CC9900;
	text-decoration: none;
}
#intrepid h3{
	position: absolute;
	display: block;
	margin-left: 152px;
	margin-top: 0px;
	width: 157px;
	height: 45px;
	background: transparent url(/fringe2005/images/intrepid.gif) no-repeat top left;
}
#thefringe h1{
	position: absolute;
	display: block;
	margin-left: 312px;
	margin-top: 10px;
	width: 455px; 
	height: 130px; 
	background: transparent url(/fringe2005/images/thefringe.gif) no-repeat top left;
}
#fringetext h2{
	position: absolute;
	display: block;
	margin-left: 375px;
	margin-top: 150px;
	width: 390px; 
	height: 150px; 
	background: transparent url(/fringe2005/images/fringetext.gif) no-repeat top left;
}
#intrepidlogo img{
	position: absolute;
	display: block;
	margin-left: 20px;
	margin-top: 600px;
}
#fringehdr{
	position: absolute;
	display: block;
	margin-left: 152px;
	margin-top: 0px;
	width: 600px;
	height: 230px;
	background: transparent url(images/fringehdr.jpg) no-repeat top left;
}
#invis span{
	display: none;
}

#homecontent{
	position: absolute;
	display: block;
	margin-left: 375px;
	margin-top: 280px;
	width: 393px;
}
#homecontentbox{
	display: block;
	width: 393px;
	border: 1px solid #000000;
	margin: 0px;
}
#main{
	position: absolute;
	display: block;
	margin-left: 151px;
	margin-top: 234px;
	width: 610px;
	text-align: right;
}
#contentbox{
	display: block;
	width: 610px;
	border: 1px solid #000000;
	background-image: url(images/flowerfooterbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: left;
}
#homecontentbox p, #contentbox p{
	margin: 20px;
	font-size: 11pt;
	line-height: 20px;
}
#contactform{
	margin: 20px;
	font-size: 11pt;
	line-height: 20px;
}
#sitecredit{
	display: block;
	width: 393px;
	margin: 0px;
	text-align: right;
	font-size: 9pt;
	line-height: 16pt;
}
li{
	font-size: 11pt;
	line-height: 20px;
}
#contentbox h1{
	font-size: 20pt;
	margin: 20px;
}
#contentbox h2{
	font-size: 12pt;
	margin: 20px;
}
#footer{
	clear: all;
	position: float;
	width: 768px;
	margin: 0px auto;
	font-size: 9pt;
	text-align: right;
}
.about h1, .about h2{
	color: #B32D2A;
}
.howtofringe h1, .howtofringe h2, .volunteer h1, .volunteer h2{
	color: #DC5126;
}
.tickets h1, .tickets h2, .perform h1, .perform h2{
	color: #E3B458;
}
.shows h1, .shows h2, .thanks h1, .thanks h2{
	color: #978B5B;
}
.events h1, .events h2, .contact h1, .contact h2{
	color: #73A2B4;
}
.schedule h1, .schedule h2{
	color: #4E5B85;
}
.venues h1, .venues h2{
	color: #944760;
}
.showtitle{
	font-size: 20pt;
	font-weight: bold;
	line-height: 20pt;
}
a.showtitle{
	color: #73A2B4;
}
.venue1 .showtitle{
	color: #B32D2A;
}
.venue2 .showtitle{
	color: #73A2B4;
}
.venue3 .showtitle{
	color: #DC5126;
}
.venue4 .showtitle{
	color: #944760;
}
.venue5 .showtitle{
	color: #4E5B85;
}
.byovs .showtitle{
	color: #CC9900;
}
.showcompany{
	font-variant: small-caps;
	font-weight: bold;
}
i{
	font-family: times new roman, serif;
	font-size: 12pt;
}
hr{
	height: 1px;
	border: 0px;
	color: #978B5B;
	background-color: #978B5B;
	margin-left: 20px;
	margin-right: 20px;
}
input, textarea, select, option{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-base-color:#FFFFFF;
}
#checkbox{
	border: 0px;
}
#button{
	background-color: #73A2B4;
	border: 0px;
	color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 3px;
}