BODY {
	background-color: #060312;
	color: #8888A3;
	margin: 0em;
	font-family:verdana,arial, tahoma;
	font-size: 0.8em;
	}

IMG {
	}

	.Banner {
	position: relative;
	width: 100%;
	height: 30%;
	top: 0%;
	left: 0%;
}

P {
	color: #8888A3
	}

DIV {
	}
	
	.clicky {
	float: center;
	border-style: inset;
	border-color: ThreedHighlight;
	background-image: url(Images/background1.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-position : bottom;
	background-attachment : fixed;
	overflow-y: auto;
}

	.mainy {
	border-style: inset;
	border-color: ThreedHighlight;
	height: 60%;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: auto;
}
	
A {
	text-decoration: none;
	color: #8888A3;
	font-size: 1.5em;
}

	.inline {
	font-size: 1em;
	font-weight: bold;
}

A:hover {
	color: #100973;
	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: #C9FF74;
		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;
}

	.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;
}