body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #77ade7;
	text-align: center;
}

#Contenttoplayer {
	position: absolute;
	z-index: 2;
	height: 155px;
	top: 0;
	left:0;
	width: 100%;
	background-image: url(image/topback8w.gif);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position: 50% 0%;
	}

#Content {
	position:relative;
	width:780px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #cc9;
	background-image: url(image/contentspiralsagew.jpg);
	background-repeat:no-repeat;
	background-position: 100px 90px;
	width: 700px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;
	}

html>body #Content {
	width: 780px; /* ie5win fudge ends */
	}


#Contentindex {
	position:relative;
	width:780px;
	margin:10px auto;
	background-color: transparent;
	text-align: center;
	}

.small { 
	font-size: 75%; 
	color:#06f; 
	display:inline; 
	background-color: transparent;
	line-height: 150%;
	}

#index {
	position: relative;
	width:202px;
	margin:100px auto;
	background-color: transparent;
	text-align: center;
	border-bottom: black dotted 2px;
}

#flashcontent {
		width: 780px;
		height:630px;
		text-align:center;
		width:100%; /* I have to specify a width for IE5 PC, or else it ignores the top-margin of the H1 element therein. But 100% is different in browsers without IE5x PC's broken box model, so I have to use the CSS2 selector trick to set the width to auto for those browsers*/
		voice-family: "\"}\"";
		voice-family: inherit;
		width:auto;
		background-color: transparent;

	}

#title {
		padding-top: 40px;
		padding-left: 60px;
		font-family:trebuchet ms, century gothic,  arial, sans-serif;
		text-align: center;
		font-size:xx-large;
		color: navajowhite;
		background-color:transparent;
		}

#topbar{
	float: right;
	width: 175px;
	font-family:arial, time, georgia, sans-serif;
	font-size: 11pt;
	text-align:right;
	background-color:;
	padding: 0px 0px 5px 5px;
	margin-top: 90px;
	margin-bottom: 60px;
	background-color:;

}

#text {
	float: left;
	width: 450px;
	text-align: left;
	font-family: arial, century gothic, trebuchet ms, sans-serif;
	font-size: small;
	color: black;
	padding: 0px 30px 30px 30px;
	margin-bottom: 40px;
	margin-top: 180px;
	background-color:;
	
}

.big { 
	font-size: x-large; color:#000;
	font-family: century gothic, arial, sans-serif;}



li {list-style-type: circle;}

#topbar a:link {
	color: #ffff99;
	border-right: 7px solid #ffffcc;
	text-decoration: none;
}

#topbar a:visited {
	color: #ffff99;
	border-right: 7px solid #ff9933;
	text-decoration: none;
}

#topbar a:hover {
	color: #ff9933;
	border-right: 7px solid #ff9933;
	text-decoration: none;
}

#topbar a:active {
	color: #ffff99;
	border-right: 7px solid #ffffcc;
	text-decoration: none;
}


#text a:link {
	color: #336600;
	border-bottom:1px dashed #360;
	text-decoration: none;
}

#text a:visited {
	color: #360;
	border-bottom:1px dashed #360;
	text-decoration: none;
}

#text a:hover {
	color: #ffffcc;
	border-bottom:1px dashed #ffffcc;
	text-decoration: none;
}

#text a:active {
	color: #360;
	border-bottom:1px dashed #360;
	text-decoration: none;
}

a:link {
	color: #06f;
	text-decoration: none;
	border-bottom: 1px solid #06f; 
}

a:visited {
	color: #06f;
	text-decoration: none;
	border-bottom: 1px solid #06f;
}

a:hover {
	color: #006;
	text-decoration: none;
}

a:active {
	color: #06f;
	text-decoration: none;
	border-bottom: 1px solid #06f;
}




#footer {
		position: relative;
		width: 100%;
		clear: both;
		font-family:arial,verdana, georgia, sans-serif;
		text-align: center;
		font-size:x-small;
		background-color: #ffc;
		}

#footerintro {
		position: relative;
		width: 300px;
		font-family:arial,verdana, georgia, sans-serif;
		text-align: center;
		font-size:x-small;
		padding-top: 50px;
		background-color: transparent;
		}
.copy {
		font-family:arial,verdana, georgia, sans-serif;
		text-align: center;
		font-size:xx-small;
		color: black;
	}






