body { 
}

#wrapper {
	background-color: #ffffff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: -20px;
	width: 898px
}

#heading {
     background-color: #ffffff;
     position: absolute;
     top: 50px;
     left: 25px;
     border: 3px solid #ff9933;
     border-style: ridge;
     width: 780px;
     height: 101px;
     padding: 5px 5px 5px 5px
}

#footer {
      position: absolute;
      top: 720px;
      left:300px;
      font-size:12px;
      font-weight: normal;
	text-align: center
}

#pic_left {
	position:absolute;
	top: 200px;
	left: 15px;
	border: 3px solid #ff9933;
	border-style: ridge;
	width: 346px;
	height: 500px;
	padding: 5px 5px 5px 5px
}

#text_box_right {
	position: absolute;
	top: 200px;
	left: 470px;
	text-align: center;
	border: 3px solid #ff9933;
	border-style: ridge;
	width: 346px;
	height: 500px;
	padding: 5px 5px 5px 5px;
	background-image: url("../images/tracks.gif");
	background-repeat: no-repeat
}

#three {
	position:fixed;
	left:5px;
	top:100px
}

#four {
	position:fixed;
	left:5px;
	top:100px
}