html {
	margin: 0;
	padding: 0;
	border:none;
	font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
	text-align: left;
	background-image:  url(images/bg_fade.gif);
	background-color: #242620;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
	
body {
	margin: 0;
	padding: 0;
	border:none;
	min-height: 600px;
	min-width: 900px;
	}

a {
	color: #819933;
	text-decoration: none;
	}

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


#headWrapper {
	margin: 0 auto;
	width: 828px;
	}

#head {
	position:absolute;
	top: 0;
	min-height: 108px;
	width: 828px;
	}

.headTable {
	width: 828px;
	height: 108px;
	margin: 0px 0px 18px 0px;
	}
	
#contentWrapper {
	margin: 0 auto;
	width: 828px;
	}

/* styles for IE 5 Mac */
#content {
	position:absolute;
	margin-top: 114px;
	min-height: 388px;
	}

/* following rules are invisible to IE 5, and override the above \*/
#content {
	position:absolute;
	top: 50%;
	margin-top: -200px;
	min-height: 388px;
	}
/* end IE 5 hack */

.contentTable {
	width: 828px;
	height: 388px;
	margin: 108px 0px;
	}


/* styles for IE 5 Mac */
.contentShade {
	background: #000;
}

/* following rules are invisible to IE 5, and override the above \*/
html>body .contentShade {
	background: transparent;
	background-image: url(images/shade_fade75.png);
	background-repeat: repeat-y;
}
/* end IE 5 hack */


#footWrapper {
	margin: 0 auto;
	width: 828px;
	}

/* styles for IE 5 Mac */
#foot {
	position:absolute;
	margin-top: 574px;
	width: 828px;
	padding: 8px 0px;
	letter-spacing: 1px;
	font-size: 9px;
	color: #366600;
	}

/* following rules are invisible to IE 5, and override the above \*/
#foot {
	position:absolute;
	bottom: 0;
	}
/* end IE 5 hack */

#foot a {
	text-decoration: underline;
	color: #366600;
	}

#foot a:hover {
	text-decoration: underline;
	color: #819933;
	}



.logoCell {
	padding-top: 52px;
	width: 272px;
	}

.navPlacement {
	padding-left: 42px;
	padding-top: 34px;
	}
	
.subNavPlacement {
	height: 48px;
	vertical-align: bottom;
	padding-bottom: 6px;
	}



.navCat {
	font-size: 11px;
	color: #366600;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 12px;
	text-align: left;
	}

.navSub {
	font-size: 11px;
	color: #819933;
	letter-spacing: 1px;
	display: block;
	white-space: nowrap;
	padding: 8px 12px;
	text-align: left;
	}

.navSubLIVE {
	font-size: 11px;
	color: #CC6;
	letter-spacing: 1px;
	white-space: nowrap;
	padding: 8px 12px;
	text-transform: uppercase;
	}

.navDot {
	font-size: 24px;
	color: #366600;
	display: block;
	padding: 0px 3px;
	text-decoration: none;
	}

.navDotLIVE {
	font-size: 24px;
	color: #CC6;
	display: block;
	padding: 0px 3px;
	}
	
.navDot a {
	color: #366600;
	text-decoration: none;
	}
	
.navDot:hover {
	color: #819933;
	text-decoration: none;
	}



.fade {
	background-image: url(images/fade_v.gif);
	background-repeat: repeat-x;
	}


.descColumn {
	width: 272px;
	height: 388px;
	background: transparent;
	background-image: url(images/fade_v.gif);
}


#description {
	font-size: 10px;
	color: #819933;
	letter-spacing: 0.5px;
	line-height: 16px;
	vertical-align: top;
	padding-right: 32px;
	padding-left: 32px;
	width: 208px;
	text-align: left;
	}

.title {
	font-size: 11px;
	color: #819933;
	letter-spacing: 1px;
	padding-top: 18px;
	text-transform: uppercase;
	padding-bottom: 12px;
	}

.link {
	font-size: 10px;
	color: #819933;
	text-decoration: underline;
	}

.link a {
	text-decoration: underline;
	}
	
.link:hover {
	text-decoration: underline;
	}


.thumb {
	display: block;
	color: #242620;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #819933;
	margin: 18px 0px 0px 0px;
	border-top: #1B1D18 4px solid;
	padding: 0px 4px 0px 4px;
	white-space: nowrap;
	}

.thumb:hover {
	background-color: #CC6;
	color: #242620;
	text-decoration: none;
	border-top: #366600 4px solid;
	}

#text {
	font-size: 11px;
	color: #242620;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
	}
.title2 {
	font-size: 13px;
	color: #366600;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
	vertical-align: top;
}
.column3 {
	left: 560px;
	position: absolute;
	white-space: nowrap;
}

#intro {
	padding: 24px 48px 24px 48px;
	font-size: 11px;
	letter-spacing: 0.5px;
	color: #819933;
	line-height: 16px;
	vertical-align: middle;
	text-align: left;
	}
	
#intro a {
	text-decoration: underline;
	}
.navLIVE {
	font-size: 11px;
	color: #CC6;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 12px;
	text-align: left;
}
