table {
	width: 100%;
	height: 100%;
	border: 0px;
}
p.otherlinks a {float: left; width: 16em;}


/* create a button look for links */
	a:link.button, a:visited.button
{  background-color: transparent;
	filter:alpha(opacity=00);
	-moz-opacity:.30;
	filter: Alpha(opacity=30, finishopacity=100, style=1, startx=0, starty=0, finishx=00, finishy=00)

	border-top: #99ccff solid 0px;
	border-right: #003399 solid 0px;
	border-bottom: #003399 solid 0px;
	border-left: #99ccff solid 0px;
	color: navy;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 1px 1px 1px 3px;
	text-decoration: none;
	width: 190px;
	display: block;
	text-align: right;
}


	a:hover.button
{   background-color: #9999ff;
	background-color: transparent;
	color: navy;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

/* depress effect on click */
	a:active, a:focus
{   border-top: #003399 solid 0px;
	border-right: #99ccff solid 0px;
	border-bottom: #99ccff solid 0px;
	border-left: #003399 solid 0px;
	letter-spacing: normal;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 800px;

}

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 600px;
	font: Times New Roman;
	color: Navy;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #cecece;
	border-bottom: 0px solid #cecece;
	background: #0000ff url(Images/MySail.jpg);
	background-repeat: no-repeat;
}
#scroll {
	overflow: scroll;
}
div.banner {
	position: absolute;
	top: -40px;
	left: 195px;
	width: 570px;
	height: 106px;
	color: Navy;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #cecece;
	border-bottom: 0px solid #ff0000;
	background: #0000ff url(Images/glenmar_banner1.jpg);
	background-repeat: no-repeat;
}



div.main {
	position: absolute;
	top: 86px;
	left: 195px;
	width: 580px;
	height: 495px;
	color: Navy;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #cecece;

}
div.photoOp {
	position: absolute;
	top: 260px;
	left: 220px;
	width: 350px;
	height: 195px;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #cecece;
}
div.LinkBox {
	position: absolute;
	top: 310px;
	left: 570px;
	width: 205px;
	height: 195px;
	font-size: 9px;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #cecece;
}

div.BottomMiddle {
	position: absolute;
	color: Navy;
	top: 510px;
	left: 195px;
	width: 580px;
	height: 260px;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #cecece;
}
div.BottomMiddleForPages {
	position: absolute;
	color: Navy;
	top: 610px;
	left: 195px;
	width: 580px;
	height: 260px;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #cecece;
}
div.BoxUnderSail{
	position: absolute;
	top: 604px;
	left: 0px;
	width: 195px;
	height: 200px;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #cecece;

}
div.Top{
	position: absolute;
	top: 1px;
	left: 195px;
	width: 580px;
	height: 85px;
	color: Navy;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #cecece;
}

