/* CSS Document */
body {
	font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94FF94;
	background-color: #004200;
	margin: 0px 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	line-height: 14px;
	letter-spacing: 2px;
	text-align:center;
}
h1 {
	color: #DF00DF;
	font-size: 12px;
	letter-spacing: 2px;
	margin:10px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008800;
}
h2 {
	color: #DF00DF;
	font-size: 11px;
	letter-spacing: 2px;
	margin:10px 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008800;
}
h3 {
	color: #DF00DF;
	font-size: 11px;
	letter-spacing: 2px;
	margin:10px 10px 10px 10px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active { border-bottom-style: none; 	border-bottom-width: 0px; }

a:link {
	color: #00AA00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
a:visited {
	color: #009900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008800;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}
a:active {
	color: #AA0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}

#copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #007700;
	text-align: center;
	margin-top: 40px;
	letter-spacing: 5px;
	font-variant: small-caps;
	text-transform: capitalize;
}
p {
	margin:0px 10px 5px 10px;
}

#header {
	width: 100%;
	height: 75px;
	min-height: 75px; max-height: 75px;
	background-image: url(../images/hd-bg.gif);
	background-repeat: repeat;
	text-align:left;
}
#header-line {
	width: 99%;
	height: 20px;
	min-height: 20px;
	max-height: 20px;
	background-color: #329632;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #084e08;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	padding-left: 8px;
	padding-top: 7px;
	font-family: "Courier New", Courier, mono;
	font-size: 19px;
	text-align:left;
}
#header-icon1 {
	position:absolute;
	right:6px; top: 3px;
	background-image: url(../images/hd-cholo-archives.gif);
	background-position: right;
	width: 97px;
	height: 100px;
	text-align:left;
}
#header-icon3 {
	position:absolute;
	right:12px; top: 25px;
	background-image: url(../images/hd-cholo-scores.gif);
	background-position: right;
	width: 87px;
	height: 64px;
	text-align:left;
}
#header-icon4 {
	position:absolute;
	right:12px; top: 17px;
	background-image: url(../images/hd-cholo-download.gif);
	background-position: right;
	width: 116px;
	height: 86px;
	text-align:left;
}
#header-icon6 {
	position:absolute;
	right:18px; top: 2px;
	background-image: url(../images/hd-cholo-jared.gif);
	background-position: right;
	width: 63px;
	height: 90px;
	text-align:left;
}
#header-splash-text {
	position:absolute;
	left:320px; top: 20px;
	width: 339px;
	height: 35px;
	text-align:center;
}

#frame {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
}
#info0section {
	width: 100%;
	float: left;
}
#info1section {
	width: 30%;
	float: left;
}

#info2section {
	width: 290px;
	float: left;
}
#info3section {
	width: 30%;
	float: left;
}
#info23section {
	width: 70%;
	float: left;
}
#infoAsection {
	width: 49.8%;
	float: left;
}
#infoBsection {
	width: 50%;
	float: left;
}

.ss-image {
	border: 1px solid #329632;
	width: 280px;
	margin: 0px 5px 5px 5px;
}
.ss-caption {
	background-color: #329632;
	color: #000000;
	text-align: center;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.cholo-scores {
	font-family: "Arial";
	font-size: 10px;
	margin:2px 4px 2px 10px;
	border: thin solid #329632;
	width: 94%;
	text-align: center;
	padding: 1px;
	background-color: #004200;
}
.cholo-scores TH {
	background-color: #DF00DF;
	color: #000000;
}
li {
	list-style-type: square;
	margin-left: -5px;
}
.imgRight {
	border-width: 1px 3px 1px 3px;
	border-style: solid;
	border-color: #008800;
	float: right;
	margin: 3px;
}
.imgLeft {
	border-width: 1px 3px 1px 3px;
	border-style: solid;
	border-color: #008800;
	float: left;
	margin: 3px;
}
.imgNormal {

	border-width: 1px 3px 1px 3px;
	border-style: solid;
	border-color: #008800;
	margin: 0px;
}
