@charset "UTF-8";
.index {
	color: #555;
}
/* CSS Document */
.introCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.35em;
}
.introHILITER {
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FF6;
	font-size: 10px;
	color: #C63;
	padding-left: 3px;
	font-style: normal;
}
.bottomMargin5px {
	margin-bottom: 5px;
}
#introCopy {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	border-bottom-color: #000;
	width: 400px;
}
#introCopy h1 {
	font-size: 1.65em;
	color: #663;
	line-height: 12pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
#introSidebar {
	height: auto;
	width: 190px;
	float: right;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000;
}
#introContents {
	margin-left: 10px;
}
#introContents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #633;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 5px;
}
#introContents p{
	font-family: "Times New Roman", Times, serif;
	font-size: .85em;
	font-style: italic;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	margin-top: 5%;
	text-align: left;
}
#groupCredits {
	margin-top: 150px;
	text-align: center;
	font-size: 0.85em;
	font-family: Verdana, Geneva, sans-serif;
}
#col1 {
	height: auto;
	float: left;
	width: 190px;
	padding-right: 10px;
}
#col2 {
	height: auto;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	width: 190px;
}

