			div.container {
				position: relative;
				margin: 0 auto;
				width: 782px;
				height: 641px;
				background: #0000ff url(Images/grad.gif) repeat-x 0% 0%;
			}

			ul{
				list-style-type: square;

			}

			li{
				text-align: left;
			}
			a:visited{
				color: #ff0000;
			}

			table {
				width: 100%;
				height: 100%;
				border: 0px;

			}
			p.otherlinks a {
				float: left;
				width: 275px;
			}
			/* create a button look for links */
			a:link.button, a:visited.button {
				background-color: #ff6600;
				border-top: #99ccff solid 1px;
				border-right: #003399 solid 1px;
				border-bottom: #003399 solid 1px;
				border-left: #99ccff solid 1px;
				color: white;
				font-family: arial, helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				letter-spacing: 1px;
				padding: 1px 1px 1px 3px;
				text-decoration: none;
				display: block;
				width: 275px;
				float: left;
			}
			a:hover.button {
				background-color: #ffff00;
				color: #000000;
			}
			/* depress effect on click */
			a:active.button, a:focus.button {
				border-top: #666666 solid 1px;
				border-right: #99ccff solid 1px;
				border-bottom: #99ccff solid 1px;
				border-left: #666666 solid 2px;
				letter-spacing: normal;
				
			}

			div.left {
				position: absolute;
				top: 0px;
				left: 0px;
				width: 200px;
				height: 600px;
				border-left: 1px solid #cecece;
				border-right: 0px solid #cecece;
				border-top: 0px solid #cecece;
				border-bottom: 0px solid #cecece;
				background: #0000ff url(Images/grad.gif) repeat-x 0% 0%;
			}

div.specbox {
      position: absolute;
      top: 350px;
      left: 600px;
      width: 130px;
      height: 90px;
      border-left: 1px solid #cecece;
      border-right: 1px solid #cecece;
      border-top: 1px solid #cecece;
      border-bottom: 1px solid #cecece;
      z-index: 10;
      background: #0000ff url(Images/grad.gif) repeat-x 0% 0%;
      }

			div.top {
				position: absolute;
				top: 0px;
				left: 201px;
				width: 580px;
				height: 150px;
				border-left: 0px solid #cecece;
				border-right: 1px solid #cecece;
				border-top: 1px solid #cecece;
				border-bottom: 0px solid #cecece;
			}

			div.main {
				position: absolute;
				top: 260px;
				left: 201px;
				width: 580px;
				height: 340px;
				border-left: 0px solid #cecece;
				border-right: 1px solid #cecece;
				border-top: 0px solid #cecece;
				border-bottom: 0px solid #cecece;
			}
			div.button_container {
				position: absolute;
				top: 151px;
				left: 201px;
				width: 580px;
				height: 108px;
				border-left:0px solid #cecece;
				border-right:0px solid #cecece;
				border-top:0px solid #cecece;
				border-bottom:0px solid #cecece;
			}


			div.wholetop {
				position: absolute;
				top: 0px;
				left: 21px;
				width: 480px;
				border-left: 1px solid #cecece;
				border-right: 1px solid #cecece;
				border-top: 1px solid #cecece;
				border-bottom: 1px solid #cecece;
			}
			div.wholetop a {
				display: block;
				height: 50px;
				text-decoration: none;
				text-align: center;
			}
			div.wholetop  a.wh1:hover {
				background-color: #4afd29;
				color: #ffffff;

			}
			div.wholespot {
				position: absolute;
				top: 120px;
				left: 5px;
				width: 600px;
				height: 200px;
			}
			div.wholemain {
				position: absolute;
				top: 250px;
				left: 1px;
				width: 600px;
				height: 482px;
				border-left: 1px solid #cecece;
				border-right: 1px solid #cecece;
				border-top: 1px solid #cecece;
				border-bottom: 1px solid #cecece;
			}
			div.tagbox {
				position: absolute;
				top: 601px;
				left: 0px;
				width: 781px;
				height: 40px;
				font-family: arial, helvetica, sans-serif;
				font-size: small;
				font-weight: bold;
				color: #444444;
				border-left: 1px solid #cecece;
				border-right: 1px solid #cecece;
				border-top: 0px solid #cecece;
				border-bottom: 1px solid #cecece;
			}
			div.attentionbutton {
				position: absolute;
				top: 500px;
				left: 600px;
				width: 100px;
				height: 100px;
				border-left: 1px solid #cecece;
				border-right: 1px solid #cecece;
				border-top: 1px solid #cecece;
				border-bottom: 1px solid #cecece;
				z-index: 10;
				background: #0000ff url(Images/grad.gif) repeat-x 0% 0%;
			}
