body { padding: 5px; margin: 0px; }
td { vertical-align: top;}

.header { background-color: #6DADCF; }
.main { width: auto; }

.rborder { 
	width: 5px;
	padding: 0px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #6DADCF;
	background-image: url(../images/structure/left-bottom-beachchair.jpg); }

#navcontainer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 73%;
	line-height: 165%;
	color: white;
	margin: 0px;
	padding: 10px;
	height: 400px; }

#navcontainer P { margin:0; padding: 0;}
	
.navcell {
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #6DADCF;
	background-image: url(../images/structure/left-bottom-beachchair.jpg);
	margin: 0px;
	padding: 0px;
	width: 162px; }
	
.bottomsand { 
	background-image: url(../images/structure/bottom-sand-repeat.jpg);
	background-repeat: repeat-x; }
	
.rightcontent {
	background-image: url(../images/structure/right-content-border.gif);
	background-repeat: no-repeat;
	height: 460px;
	width: 175px; }
	
.navlink {
	width: 140px; padding-bottom: 2px; border-bottom: 1px solid #fff;
}