body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0px;
	padding:0px;
	}
p, h1, h2, h3, h4, h5, h6, li, th, td  {padding:0;margin:0;}	
p, li, th, td{font-size:1.2em;}
h6 {font-size: 1.0em;}
h5 {font-size: 1.1em;}
h4 {font-size: 1.2em;}
h3 {font-size:1.4em;}
h2	{font-size:1.7em;}
h1 {font-size:2em;}

	#title {
		position:absolute;
		background-color:#FFFFFF;
		background-image: url(../images/banneralt.jpg);
		background-repeat:repeat-x;
		background-position:center top;
		width:88%;
		margin-left:6%;
		margin-right:6%;
		height:100px;
		top:20px;
		z-index:2;
		border-left:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
		border-right:1px solid #000000;
	}
	#title h1  {
		text-align:center;
		width:100%;
		padding-top:35px;
		overflow:hidden;
		}	
	#title h1 span {
		position:absolute;
		top:0;
		left:0;
		right:0;
		width:100%;
		height:100px;
		background-image: url(../images/titlealt.jpg);
		background-position:center;
		background-repeat:no-repeat;
		} 
	#title h2 {
		width:100%;
		text-align:center;
		padding-top:19px;
		font-size:1em;
	}
	.topNav {
		position:absolute;
		right:6%;
		top:2px;
		width:88%;
		text-align:right;
		padding-left:5px;
		padding-right:5px;
		background-color:#FFFFFF;
		border-right:1px solid #999999;
		}
	.topNav a {
		padding-left:5px;
		padding-right:5px;
		color:#666666;
		border-left:1px solid #999999;
		text-decoration:none;
		}
	.topNav a:hover {
		text-decoration:underline;
		}
	#primNavArea {
		position:absolute;
		top:120px;
		left:6%;
		width:88%;
		background-color:#00CF31;
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #000000;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #000000;
		height:30px;
		vertical-align:middle;
	}
	ul#primnavList {
		position:absolute;
		margin-left:6%;
		margin-right:6%;
		top:0px;
		left:0;
		right:6%;
		width:70em;
		list-style-type:none;
		text-align:left;
		padding:0px;
		margin:0;
		color:#000000;
		font-weight:900;
 		}
	ul#primnavList li {
		display:inline;
		}
	ul#primnavList a {
		float:left;
		color:#000000;
		border-top-width:0;
		text-decoration:none;
		text-align:center;
		margin:0;
		padding-top:0;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		height:25px;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #000000;
		background-color:#00CF31;
		
		}
	ul#primnavList a:hover {
		background-color:#FFCC33;
		color:#000000;
		border-bottom-color:#000000;	
		border-left-color:#000000;
		border-right-color:#000000;
		}
	body#homepage ul#primnavList li a#homeselect,
	body#aboutpage ul#primnavList li a#aboutselect,
	body#performancepage ul#primnavList li a#performanceselect,
	body#educationpage ul#primnavList li a#educationselect,
	body#buypage ul#primnavList li a#buyselect,
	body#contactpage ul#primnavList li a#contactselect
	  {
		color:#FFFFFF; 
		border-color:#333333;
		border-top-color:#FFFFFF;
		background-color:#000000;
		}
/* Positioning for all page content */
#content {
		position:absolute;
		top:151px;
		left:6%;
		right:6%;
		}
#rightcolKate {
	background:url(../images/katepic.gif) right top no-repeat;
	}
#rightcolWinston {
	background:url(../images/winstonpic.gif) right top no-repeat;
	}
#leftcolWinston {
	background:url(../images/winstonpicleft.gif) left top no-repeat;
	height:500px;
	}
/* Curtained feature for side navigation and Information Boxes************************************** */
/* Main Area */
	#leftcol {
			float:left;
			width:200px;
			margin:0; 
			padding:0;
		}
	#leftcolContent {
			margin:3px;
			text-align:center;
			height:500px;
		}
	#leftcolContent p {
			text-align:justify;
			margin-bottom:10px;
		
		}
	#middlecol {
			margin-left:210px;
			margin-right:160px;
			padding-top:10px;
		}
	body#homepage #middlecol {
		margin-left:160px;
		margin-right:160px;
		padding-top:10px;
		}

	#middlecol p, #middlecol h3, #middlecol h2, #middlecol h4 {
			padding-bottom:5px;
			padding-top:5px;
	}
	#middlecol h3 {
		font-size:1.8em;
		text-align:center;
		}
#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #CCCCCC;
	}	
		
/* Image Positioning */
.leftPara img{
		float:left;
		}
.imageLeft {
		float:left;
		overflow:hidden;
	}
.imageRight {
		float:right;
		overflow:hidden;
	}
/* Secondary Navigation */	
ul#secnav {
		width:170px;
		margin:0;
		margin-top:10px;
		padding:0;
		border-top:2px solid #cccccc;
		border-right:2px solid #000000;
		border-left:2px solid #cccccc;
		text-align:left;
		list-style-type:none;
	}
ul#secnav li {
		margin:0;
		padding:0;
		border-bottom:1px solid #000000;
		border-top:1px solid #CCCCCC;
	}
ul#secnav a {
		display:block;
		width:155px;
		margin:0;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:15px;
		text-decoration:none;
		color:#000000;
		font-weight:900;
		background-color:#FFCC00;
		}
ul#secnav a:hover {
		background-color:#00CC33;
		color:#000000;

	}
#secnav a.select {
		background-color:#00CC00;
		color:#FFFF66;
	}
/* Further choices on Secondary Navigation */
/* Secondary Navigation */	
ul#subsecnav {
		width:170px;
		margin:0;
		padding:0;
		text-align:left;
		list-style-type:none;
		background-color:#CCCCCC;
	}
ul#subsecnav li {
		margin:0;
		padding:0;
		border-bottom:0px solid #cccccc;
		margin-left:28px;
	}
ul#subsecnav a {
		display:block;
		width:132px;
		margin:0;
		padding-top:0;
		padding-bottom:0;
		padding-left:10px;
		text-decoration:none;
		color:#333333;
		font-weight:900;
		font-size:12px;		
		color:#990000;
		}
ul#subsecnav a:hover {
		background-color:#666666;
		color:#ffffff;
	}
#subsecnav li.select {
				list-style-type:circle;
	}
/* Formatting for Music Player */
#musicGuide {
		float:left;
		width:280px;
		overflow:hidden;
		border-top:2px solid #FFCC00;
		border-right:2px solid #FF6600;
		border-left:2px solid #FFCC00;
		border-bottom:2px solid #FF6600;
		text-align:left;
		background-color:#FF9900;
		margin-right:1em;
		margin-left:0;
		margin-top:0;
		margin-bottom:0;
	}
#musicGuide ul {		
		margin:0;
		padding:0;
		list-style-type:none;
		background-color:#FF9900;
	}
#musicGuide li {
		margin:0;
		padding:0;
		border-top:1px solid #FFCC00;
		border-bottom:1px solid #FF6600;
	}
#musicGuide a {
		display:block;
		width:265px;
		margin:0;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:15px;
		text-decoration:none;
		color:#333333;
		font-weight:900;
		font-size:12px;
		}
#musicGuide a:hover {
		background-color:#666666;
		color:#ffffff;
	}
#musicGuide a.select {
		background-color:#CCCCCC;
		color:#990000;
	}
.downloadPDF {
	float:right;
	width:100px;
	border:solid 2px #999999;
	margin:5px;
	padding:5px;
	text-align:center;
	}
.noBullets {
	list-style-type:none;
	}
.bottomImage {
	margin:10px;
	}
table#contactDetails {
	position:relative;
	left:0;
	right:0;
	}
#contactDetails th {
	width:120px;
	text-align:left;
	background-color:#CCCCCC;
	}
#contactDetails td {
	padding-bottom:2px;
	padding-top:2px;
	}
#test {
	position:absolute;
	left:6%;
	top:1em;
	width:100px;
	height:80px;
	background-image:url(../images/navback.gif);
	}
.floatLeft {
	float:left;
	}
.clearFloat {
	clear:both;
	}