/* CSS Document */

body{
	text-align: center;
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #333333;
	font-family: Verdana,  Arial,   Helvetica, sans-serif; 
	font-size: 10pt;
	height: auto;
	width: 800px;

}
#fixleft {
	text-align: left; 
	width: 100%; 
}
#garminlogo{
	position: absolute; 
	top: 0px;
	left: auto; 
	z-index: 20; 
}
#garminlinks{
	position: absolute; 
	text-align: right; 
	top: 65px; 
	background-color: black;
	font-size: 10pt;
	color: white;
	z-index: 10; 
	width: 800px; 
}
#photobanner {
	position: absolute;
	top: 105px; 
	height: 148px;
	z-index: 50; 
}
#ghwslogo {
	position: absolute;
	top: 119px; 
	margin-left: 39px; 
	border-style: none; 
	z-index: 60; 
}
#ghwsshadow1 {
	position: absolute;
	display: none; 
	top: 120px; 
	margin-left: 40px; 
	border-style: none; 
	border-width: 0px 1px 1px 0px; 
	border-color: #888888; 
	z-index: 59; 
}
#ghwsshadow2 {
	position: absolute;
	display: none; 
	top: 121px; 
	margin-left: 41px; 
	border-style: none; 
	border-width: 0px 1px 1px 0px; 
	border-color: #cccccc; 
	z-index: 58; 
}

#gadvert1 {
	position: absolute;
	display: none; 
	top: 260px; 
	margin-left: 175px; 
	z-index: 30; 
}
#gadvert2 {
	position: absolute;
	display: none; 
	top: 260px; 
	margin-left: 465px; 
	z-index: 40; 
}
#hrsclogo {
	position: absolute;
	display: none; 
	top: 270px; 
	margin-left: 44px; 
	z-index: 70; 
}
#posnmenu {
	position: absolute;
	display: none; 
	text-align: left;
	top: 295px;
	margin-left: 40px;
	z-index: 80;
	width: 208px;
	height: 450px;
}
#theyrlogo {
	display: none; 
}
#sitemenu {
	display: none; 
	margin-top: 15px; 
	color: #999999;
	text-align: left;
	font-size: 8pt;
	line-height: 10pt; 
	width: 145px; 	
}
#attribute {
	position: relative; 
	color: #999999;
	text-align: center;
	font-size: 7pt;
}
#maincontent {
	position: absolute; 
	margin-left: 0px; 
	top: 280px; 
	width: 640px; 
}
#StAmaincontent {
	position: absolute; 
/*	margin-left: 0px; */
	top: 280px; 
	width: 640px; 
}
#submain {
	position: relative; 
	width: 635px; 
/*   	border: solid 1px red; */
}

.notyet {
	text-decoration: line-through;
}

#garminrect {
	position: absolute; 
	display: none; 
	top: 260px; 
	margin-left: 0px; 
	z-index: 42; 
	width: 547px; 
	height: 200px; 
	background-image: url(../graphics/GarminRect200.gif);
}
