/* THIS SECTION FORMATS THE PAGE*/
div.stage1{border:0px solid red;
font-family: arial; 
font-size: 14px;
line-height: 1.4em;
background-color: #ECF8F8;
position: absolute;
top:60px;
left: 136px;
width:770px;
padding-bottom: 30px;
overflow:auto;
}
}
/* THIS SECTION FORMATS THE STAGE TITLES*/
div.stages_start{ height:200px; width:158px;
border:1px;
border-style: solid;
border-color: #13A254;
text-align: center;
Padding-top:5px;
}
div.stages_next{height:200px; width:260px;
border: 1px;
border-style: solid;
border-color: #13A254;
text-align: center;
padding-top:5px;
}
div.stages_last{height:200px; width:158px;
border: 1px;
border-style: solid;
border-color: #13A254;
text-align: center;
padding-top:5px;
}
img.stages_header1{display:block;
margin-left: auto;
margin-right: auto;
margin-top: 0px
}
div.stages_header{ float:left
}
div.stages_outer{height:205px; width:582px;
margin-left: auto;
margin-right: auto;
margin-top: 16px;margin-bottom:32px;
border: 1px;
border-style: solid;
border-color: #13A254;
}
p.description{text-align: centre;
width: 260px;
}
p#age{color: red;
}
p.phototext{font-size: 12px;
font-weight: bold;
line-height:1.3em;
width: 150px;
margin-left: auto;
margin-right: auto;
}
span.point{ font-size: 12px;
color: blue;
text-decoration: underline;
}
/* THIS SECTION FORMATS THE STAGE DETAILS TABLE*/
table.stages {width: 700px;
margin-left: auto;
margin-right: auto;
border-collapse:collapse;
}
th.stages {
border-style: solid;
border-collapse:collapse;
border-width: 2px;
border-style: solid;
border-color: #13A254;
padding: 5px;
}
td.stages {
border-style: solid;
border-collapse:collapse;
border-width: 2px;
border-style: solid;
border-color: #13A254;
padding: 5px;
}
span#grid {
color:#0223F7;
}
span#caution {
color:#E13443
}
img{
margin-left:5px;
}
/* THIS SECTION FORMATS THE BOTTOM TEXT (IF ANY)*/
div.bottom_text{ width:600px;
margin-left:  auto;
margin-right: auto;
}
p{width:600px;
align: justify;
font-family:verdana,arial, sans-serif;font-size:14px;
}

