BODY {
	margin : 0;
	padding : 0;
	color : #FFFFFF;
	background : #3E979F url(images/wave.jpg) repeat;
}

#tophdr {
	background : #7390AE url(images/header.jpg) no-repeat left;
	color : #000000;
	height : 100px;
	width : 100%;
	border-top :  1px solid Black;
	border-bottom : 1px solid Black;
}

#tbord {
	width : 100%;
	color : #000000;
	background-color : #9F9400;
	border-bottom : 2px solid Black;
	font-size : 2px;
}

#main {
	width: 75%;
	float: right;
	padding: 20px 30px 30px 20px;
	color : #003333;
	background-color : #EBF5F5;
	margin: 2% 1% 10% 0;
	border-top : 2px solid #FFFFFF;
	border-left : 2px solid #FFFFFF;
	border-bottom : 4px solid #444444;
	border-right : 4px solid #444444;
	vertical-align: top;
}

#sidenav {
	float: left;
	clear: right;
	padding: 20px 0px 40px 0px;
	margin-right: 0;
	background: transparent;
	color: #000000;
	display : block;
	width: 180px;
	/* 0px [padding left] + 20px [padding right] + 160px [width] + 0px [border width] = 180px */
	voice-family: "\"
}\""; 
  voice-family:inherit;
  width:160px;
}  /* the correct width */


body>#header {
   width: 160px;
}


#sidenav UL {
	margin-left: 10px;
	padding-left: 0;
	display: block;
}

#sidenav LI {
	display: block;
	margin: 4px 4px 10px 0px;
	padding-bottom: 0px;
	width : 100%;
	list-style : none;
	
}

#sidenav a {
	display: block;
	font : bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003333;
	background: #EBF5F5 url(images/buttonbk.gif) no-repeat;
	padding: 8px 0px 0px 32px;
	border-top: 2px solid #9A9A9A;
	border-left: 2px solid #9A9A9A;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	height : 38px;	 
	/* 8px [padding top] + 0px [padding bottom] + 28px [height] + 4px [border width] = 40px */
	voice-family: "\"
}\""; 
  voice-family:inherit;
	height: 28px; /* the correct height */
}


body>#sidenav {
  height: 28px;
}

#sidenav a:visited {
	color: #777777;
	background-color: #EBF5F5;
	padding: 8px 0px 0px 32px;
	border-top: 2px solid #9A9A9A;
	border-left: 2px solid #9A9A9A;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	height : 38px;	 
	/* 8px [padding top] + 0px [padding bottom] + 28px [height] + 4px [border width] = 40px */
	voice-family: "\"
}\""; 
  voice-family:inherit;
	height: 28px; /* the correct height */
}

body>#sidenav {
  height: 28px;
}

#sidenav a:hover {
	color: #9F9400;
	background-color: #EBF5F5;
	padding: 8px 0px 0px 32px;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #9A9A9A;
	border-right: 2px solid #9A9A9A;
	height : 38px;	 
	/* 8px [padding top] + 0px [padding bottom] + 28px [height] + 4px [border width] = 40px */
	voice-family: "\"
}\""; 
  voice-family:inherit;
	height: 28px; /* the correct height */
}

body>#sidenav {
  height: 28px;
}


#sidenav a.host {
	border: 0;
	background-image: none;
}


P {
	font : 14px/18px Trebuchet MS, Verdana, Geneva, sans-serif;
}

.wallsub {
	font : 14px/18px Trebuchet MS, Verdana, Geneva, sans-serif;
	margin-left: 80px;
	padding-bottom: 50px;
}

.wallsub a {
	color: #003333;
	background-color: transparent;
}

.wallsub a:visited {
	color: #777777;
	background-color: #EBF5F5;
}

.wallsub a:hover {
	color: #9F9400;
	background-color: #EBF5F5;
}

.sizes {
	font-weight: bold;
	padding-top: 2%;
}

H1 {
	font : bold 22px/26px Trebuchet MS, Verdana, Geneva, sans-serif;
	
}

H2 {
	font : bold 18px/22px Trebuchet MS, Verdana, Geneva, sans-serif;
	margin-left: 40px;
	
}
#main UL {
	margin-left: 60px;
	padding-left: 0;
	display: block;
}

#main LI {
	font : 14px/18px Trebuchet MS, Verdana, Geneva, sans-serif;
	display: block;
	margin: 4px 30px 10px 0px;
	padding-bottom: 0px;
	list-style : none;
	
}
#main a {
	color: #0080C0;
	background-color: transparent;
}

#main a:visited {
	color: #777777;
	background-color: transparent;
}

#main a:hover {
	color: #9F9400;
	background-color: transparent;
	text-decoration : underline;
}

