body { font-family: Trebuchet MS, Arial, sans-serif; background: url('../images/bkg_tiles.gif');}

/* NAVIGATION */
ul.nav { margin:0px; padding:0px; width:125px; height:442px; background:url('../images/left.jpg') no-repeat top left; float:left; text-align:left;}
	ul.nav li { width:94px; margin:0px; padding:0px; border:0px; list-style:none outside; background:black;}
		ul.nav li a { border:0px; margin:0px; padding:0px; }

/* DIV CLASSES */
div.bodywidthOuter { width:749px; background:black; padding:5px 0px; border:solid 1px white;}
div.bodywidth { width:739px; height:500px; text-align:left; margin:0px; }

div.top { width:739px; height:58px; margin:0px; padding:0px; background: url('../images/top2.jpg') no-repeat top left; float:left; }
div.content { width:614px; height:442px; background:url('../images/normal_bkg.jpg') no-repeat top left; float:left; }
div.contentText { width:614px; height:442px; background:url('../images/content_bkg.jpg') no-repeat top left; float:left; }
div.footer { margin:0px; font-size:11px; color:white; width:759px; padding:5px; text-align:right; }
head:first-child+body  div.footer { margin:0px; font-size:11px; color:white; width:749px; padding:5px; text-align:right; }
	div.footer p { margin:0px; padding:0px; text-align:left; float:left; }

/* DIV IDS */
#contentHome {}

#contentText { width:573px; height:412px; overflow:auto; scrollbar-base-color:#cccccc; scrollbar-track-color:#666666;}
	#contentText p { margin:5px; paddong:0px; color:white; font-size:12px; font-family:Trebuchet MS, sans-serif;}
		#contentText p span { font-weight:bold; color:red;}
	#contentText hr { margin-right:3%; margin-left:5px;}

/* PAGE TITLES */
span.pageTitle { color:black; display:block; font-size:18px; margin:5px 5px 10px 5px; padding:0px 5px; font-weight:bold; background:#d69369; }

/* TABLE STYLES */
td.left, th.left {text-align:left;}
td.right, th.right {text-align:right;}
table.showDates {margin:5px; width:98%; clear:both;}
	table.showDates td { font-size:12px; font-weight:normal; color:white; border-bottom:solid 1px #666666; padding:2px; vertical-align:top; text-transform:capitalize;}
	table.showDates td span { color:red; }
	table.showDates tr.headerRow th { font-size:11px; font-weight:bold; color:#abb470; padding:2px; border-bottom:solid 1px #666666; vertical-align:top;}
table.trackList {margin:5px; width:80%; clear:both;}
	table.trackList td { font-size:12px; font-weight:normal; color:white; padding:0px; vertical-align:top; text-transform:capitalize;}

/* SITE LINKS */
a {color:yellow; white-space:nowrap;}
a:hover {color:red;}
a:visited {color:yellow;}

/* IMG CLASSES */

img.photoLeft {
	float:left; 
	margin-right:5px;
	margin-top:5px; 
	margin-left:5px; 
	border:solid 1px white;
	}

img.photoRight { float:right; border:solid 1px white; margin-left:5px; margin-top:5px;}

/* commented backslash hack v2 \*/
/* end hack */
