<STYLE TYPE="text/css">
<!--
a:link { background-color: transparent; text-decoration: none; color: #660066; }
a:hover { background-color: #transparent; text-decoration: none; font-weight: bold; color: #ff33ff; }
a:visited { background-color: transparent; text-decoration: none; color: #660066; }

p {
	margin: 3px 0 15px 0;
}

blockquote {
	font-size: 95%;
}

body { background: url('light/bg.jpg') top center;
	font: 13px 'helvetica';}

#wrapper {
	background: #eeeeee;
	width: 1000px;
}

#header {
	width: 100%;
	padding: 80px 0 0 0;
	height: 40px;
	background: #000000 url('light/bordertop.jpg') top center no-repeat;
	text-align: right;
}

#stage {
	width: 100%;
	background: url('light/sunset.jpg');
}

#rightbox {
	width: 260px;
	background: #333333;
	height: 520px;
	float: right;
}


#frame {
	width: 740px;
	background: #333333;
	height: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	width: 100%;
	height: 50px;
	background: url('light/borderbottom.jpg');
	color: #999999;
	padding: 10px 0 0 0;
}

.sig {
	text-align: right;
	float: right;
	margin: 0 25px 0 0;
}

.break {
	width: 95%;
	height: 0px;
	clear: both;
}

.text {
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	font-family: georgia;
	margin: -30px 0px 0px 12px;
	padding: 8px 12px 12px 12px;
	width: 690px;
	background: url('light/backback.gif');
	font-weight: bold;
}

.text2 {
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 4px 0px 4px 0px;
}

.text3 {
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	font-family: georgia;
	margin: 12px 0px 15px 12px;
	padding: 12px;
	width: 690px;
	background: url('light/backback.gif');
	font-weight: bold;
	min-height: 400px;
}

.button {
	float: right;
	margin: 0px;
	padding: 0px;
}

.buttonbar {
	margin: 0 2px 0 0;
}

	
-->

</STYLE>