BODY {
	background-color: #000000;
	color: #8888A3;
	margin: 0em;
	font-family:verdana,arial, tahoma;
	font-size: 0.8em;
	}

IMG {
	}

	.Banner {
	position: relative;
	width: 100%;
	height: 20%;
	top: 0%;
	left: 0%;
}

P {
	color: #8888A3
	}

DIV {
	}
	
	.clicky {
	float: center;
	position: absolute;
	top: 15.5%;
	left: 5%;
	height: 4%;
	width: 90%;
	border-style: none;
	border-color: ThreedHighlight;
	background-image: url(Images/linkback.jpg);
	background-repeat: repeat-x;
	text-align: center;
	// padding: 0 0 0 0;
	// margin: 0 10% 0 10%;
	background-position : bottom;
	background-attachment : fixed;
	overflow-y: auto;
}

	.mainy {
	float: left;
	border-style: inset;
	border-color: ThreedHighlight;
	height: 77%;
	width: 82%;
	text-align: center;
	padding: 0 0 0 0;
	margin: 1% 0 0 3%;
	overflow: auto;
}

	.sidebar {
		float: right;
		border-style: inset;
		border-color: ThreedHighlight;
		height: 77%;
		width: 10%;
		margin: 1% 3% 0 0;
		text-align: center;
	}
	
A {
	text-decoration: none;
	color: #E0FF11;
	font-size: 1.4em;
}

	.inline {
	font-size: 1em;
	font-weight: bold;
	}

	.sidebar1 {
	font-size: 0.8em;
	color: #8888A3;
	align: right;
	}

A:hover {
	color: #000000;
	background-color: #E0FF11;
}	

	.sidebar1:hover {
	color: #000000;
	background-color: #8888A3;
	}
	

P {
	color: #8888A3;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
	padding-left: 20px;
	margin-right: 20px;
}

	.heading {
		color: #E0FF11;
		font-size: 2em;
		font-weight: bolder;
		text-align : center;
		text-indent: 0px;
		margin-left: 0px;
	}

	.subheading {
		color: #8888A3;
		font-weight: bold;
		font-style: italic;
		text-align: justify;
		margin-left: 5px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-bottom: 0px;
	}

	.ramblingheading {
		color: #222222;
		background-color: #E0FF11;
		font-size: 1.3em;
		font-weight: bolder;
		text-align: right;
		margin-left: 5px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-bottom: 0px;
	}

	.question {
		color: #8888A3;
		font-weight: bold;
		text-align: justify;
		margin-top: 1.5em;
		margin-bottom: 0px;
		margin-left: 5px;
		padding-bottom: 0px;
		font-style: normal;
}

LI {
	color: #8888A3;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
}

TABLE {
}

.music {
	text-align: center;
	font-size: 1em;
}