/*&&>> Core Stylesheet <<&&*/



body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color:#000000;
	padding: 0px;
	margin: 0px;
	}
	
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;	
}

h2 {
	font-size: 22px;
	font-style: italic;
	font-weight: bolder;	
}

.fairlybigheading {
	font-size: 24px;
	font-weight: bold;	
}

.bigheading {
	font-size: 30px;
	font-weight: bold;	
}

.bigheadingunderlined {
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
}

.bigorangeheading {
	font-size: 24px;
	font-weight: bold;	
	color: #C7622B;
}

.huge {
	font-size: 30px;
	font-style: italic;
	font-weight: boldest;
}
/*&&&&&>> Typography <<&&&&&*/


/*&&&&&>> Navigation <<&&&&&*/




/*&&>> Two <<&&*/

ul.two {
	background: #e8e8e8 url(two/background.png) repeat-x top center;
	padding: 10px 0 0 25px;
	height: 30px;
	}
	
.leftcurtain {
	background-image: url(/images/leftbottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 5px;
}

.rightcurtain {
	background-image: url(/images/rightbottom.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 5px;
}

.stage {
	background-color: #FFFFFF;
	background-image: url(/images/stage.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 150px;
}

#headermenu {
	background-color: #FFF;
	padding: 5px;
	float: left;
	height: 40px;
	width: 100%;	
	
}

td.toptable{
	background-image:url(images/purple.jpg);
	background-repeat: repeat-x;
	height:46px;	
	
}
