body {
	background-image: url(Pics/TheaterMask4.png);
	width:1100px;
	margin:0;
	padding:0;
	text-align: center;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 1100px;
	margin-right:auto;
	margin-left: auto;
	text-align: center;
}

.headline {
	color: rgb(204, 0, 0);
	font-family: Brush455 BT;
	font-weight: bold;
	font-size: 38px;
}

.tblhead {
	font-weight: bold;
	font-size: 16px;
	border-bottom: solid;
}

#main {
	float: left;
	width: 700px;
	margin-top: -30px;
	margin-left: 55px;
}

/*********************/
/* SIDEBAR */
/*********************/
#sidebar {
	width: 162px;
	float: left;
	text-align: left;
	margin-top: -20px;
	margin-left: 15px;
	border: 1px solid #5E8E6B;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 0;
}

#sidebar a {
	display: block;
	color: #000;
	background-color: #AAFFC0;
	width: 9em;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

#sidebar li li a:hover {
	background-color: #15FF33;
	color: #FFF;
	font-weight: bold;
}

#sidebar li li a {
	display: block;
	color: #000;
	background-color: #CCFFCC;
	width: 9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}


/* hack for IE 6 < to make entire block clickable */
* html #menu a {
	height: 1px;
}

#menu a:hover {
	color: #000000;
	background-image: url(images/bg/bg_link_h.png);
}#footing {
	clear: both;
}
br.clear {
	clear: both;
}

	/* IE 5/6 border erase bug */
* html #gallery {
	width: 100%;
}

/* IE 5 placement bug */
* html #gallery img {
	width: 100%;
}

#menu li {
	display: inline;
}

* html #menu a {
	height: 1px;
}

/*
p {
	border:0px double;
	max-width:800px;
	width:expression(document.body.clientWidth > 800? "800px": "auto" );
}
*/

#sunshine {
	margin-left: 210px;
	width: 400px;
	float: left;
	width: 100%;
	}

#footing {
	float: left;
	width: 100%;
}

