/* 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: inherit; 
	top: 120px; 
	margin-left: 40px; 
	border-style: none; 
	border-width: 0px 1px 1px 0px; 
	border-color: #888888; 
	z-index: 59; 
}
#ghwsshadow2 {
	position: absolute;
	display: inherit; 
	top: 121px; 
	margin-left: 41px; 
	border-style: none; 
	border-width: 0px 1px 1px 0px; 
	border-color: #cccccc; 
	z-index: 58; 
}
#hrsclogo {
	position: absolute;
	top: 270px; 
	margin-left: 44px; 
	z-index: 70; 
}
#posnmenu {
	position: absolute;
	text-align: left;
	top: 350px;
	margin-left: 40px;
	z-index: 80;
	width: 208px;
	height: 450px;
}
#theyrlogo {
}
#sitemenu {
	margin: 15px 5px 5px 0px; 
	color: #999999;
	text-align: left;
	font-size: 8pt;
	line-height: 10pt; 
	width: 120px; 	
/*	border: solid 1px green; */
}
.notyet {
	text-decoration: none;
	color: #cccccc; 
}

#attribute {
	position: relative; 
	color: #999999;
	text-align: left;
	font-size: 7pt;
}

#MainGmnLink {
	position: absolute;
	top: 135px; 
	left: 15px; 
	z-index: 41; 
	background-color: #eeeeee; 
	vertical-align: middle; 
	width: auto; 
	padding: 5px 25px 5px 25px; 
	font-size: 10pt; 
}
#GmnLinkList {
	text-align: center; 
	position: absolute;
	top: 160px; 
	z-index: 42; 
	width: 100%; 
	font-size: 7pt; 
	line-height: 2; 
}

#maincontent {
	position: absolute; 
	margin-left: 160px; 
	top: 260px; 
	width: 640px; 
	text-align: center;
/*	border: solid 1px red; */
}

#StAmaincontent {
	position: absolute; 
/*	margin-left: 160px; */
	text-align: center;
	top: 215px; 
	width: 800px; 
/*	border: solid 1px red;*/
}

#submain {
	text-align: left; 
	position: relative; 
	width: 640px; 
/*	border: solid 1px red; */
}
