body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	margin: 20px;
	text-align: center;
	background-color: #333333;
	}
a:hover {
	text-decoration: none;
	color: #A77015;
}
a {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
/*  container ------------------------------------------------------------------- */

div#container {
	background: #333333 url(images/banjoCssBGgradeI10.jpg) no-repeat left top;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: left;
	}


/*  preamble ------------------------------------------------------------------- */

div#preamble {
	width: 375px;
	margin-left: 250px;
	margin-right: 125px;
	margin-bottom: 0px;
	clear: both;

	}

div#preamble p {
	padding: 0 10px 0px 20px;
	}

/*  links ------------------------------------------------------------------- */

div#linkList {
	top:220px;
	width: 100px;
	margin-left: 650px;
	position: absolute;
	}
#linkList a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 11px;
}
#linkList a:hover {

	text-decoration: none;
	color: #000000;
}
#cell-r {
	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	border-top: thin solid #333333;
	border-right-color: #333333;
	padding: 6px;
	background-image: url(images/gradeBlueH2.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 11px;
}


/*  other ------------------------------------------------------------------- */

#left {
	float: left;
	width: 560px;
}
#cell-l {
	height: 50px;
	width: 100px;
}
#photo {
	float: right;
	width: 190px;
}

/*  supportingText ------------------------------------------------------------------- */

div#supportingText {
	margin-bottom: 10px;
	margin-left: 120px;
	margin-right: 115px;
	width: 525px;
	margin-top: 0px;
	}
	
/*  footer ------------------------------------------------------------------- */

div#footer {
	width: 350px;
	height: 40px;
	margin-left: 300px;
	text-align: right;
	font-size: 10px;
	padding-top: 20px;
	clear:both;
	}
div#footer a:link {color: #A77014;}
div#footer a:visited {color: #9E2E2F;}
div#footer a:hover {color: #333333;}
div#BGInstr {
	background-image: url(images/BGInstr.gif);
	position: absolute;

	}
div#recording {
	width: 200px;
    clear:both;
	text-align: left;
	padding-top: 20px;
	float:left;
	}
div#recordingText {
	width: 315px;
	text-align: left;
	float: right;
	padding: 15px 0px 0px;
}

div#webdesigner {
	background: #333333;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: left;
	font-size: x-small;
	padding-left: 100px;
}
div#webdesigner a:hover {
	color: #E39C24;
}
div#webdesigner a {

	color: #EBEBEB;
}
.goldText {
	font-weight: bold;
	color: #023CA6;
}
.tiny {
	font-size: x-small;
}
.cell-l {

	height: 50px;
	width: 100px;
}
.cell-r {

	border-bottom: thin solid #333333;
	border-left: thin solid #333333;
	border-top: thin solid #333333;
	border-right-color: #333333;
	padding: 6px;
	background-image: url(images/gradeBlueH2.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 11px;
}
