body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(http://www.2tonedtheatre.com/siteimages/mainbg1.jpg) repeat-x fixed;
	color: #FFFFFF;
	margin: 0px;
	font-size:14px;
	text-align:justify;
}

a:active, a:focus {outline:0;}

#textcont a:link { /*text-decoration: none;*/ color: #00A650; }
#textcont a:visited { /*text-decoration: none;*/color: #00A650; }
#textcont a:hover { text-decoration: none;  color: #FFFFFF; background-color: #00A650;}
#textcont a:active { /*text-decoration: none;*/ color: #00A650; }
  
h1 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	color: #00A650;
	font-weight:bold;
}

h2 {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	color: #00A650;
	font-weight:bold;
}

h3 {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	color: white;
	font-weight:bold;
}

h4 {
	font-size: 14px;
	margin: 10px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
	}

.quote {
	font-size: 14px;
	font-weight:normal;
	border-top:1px solid white;
	border-bottom:1px solid white;
	}
	
#maincont {
	width: 704px;
	margin: 0px auto;
}

#bgcont {
	background: url(http://www.2tonedtheatre.com/siteimages/fullbg.png) repeat-y;
	min-height:100%;
	width: 702px;
	position: absolute;
}

#topbit {
	height:150px;
}

#topbitl {
	position:absolute;
	width:175px;}
#topbit2 {
	position:absolute;
	width:175px;
	margin-left:175px;}
#topbit3 {
	position:absolute;
	width:175px;
	margin-left:350px;}


.menu 
{
margin: 15px 0 0 75px;
}

.menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.menu li { margin: 0; }

.menu img { border: 0; }

.menu a
{
display: block;
width: 175px;
text-decoration: none;
}

#textcont {
	padding: 0px 20px;}

#copy {
	font-size:10px;
	color:#999999;
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
	border-top:1px solid white;}
	
.lowmenu ul
{
margin: 0;
padding: 0 0 10px 0;
list-style-type: none;
font-size:10px;
}

.lowmenu ul li { display: inline; }

.lowmenu ul li a
{
padding: .2em .2em .2em 0em;
}
#ie {
	width:100%;
	height:20px;
	background: #FFFF99;
	color:#000000;
	text-align:center;
	border-bottom: 2px solid black;
}