
body {
 font-family : serif;
 margin : 4em;
 background : #FFD700;
}

h1 {
 color : #FFD700;
 font-family : "Calligraph421 BT", cursive;
 font-size : 20pt;
 font-style : normal;
 font-weight : bold;
 text-align : left;
 text-decoration : none;
 text-indent : 0.00000in;
}

h2 {
 color : #FFD700;
 font-family : "Gill Sans", cursive;
 font-size : 16pt;
 font-style : normal;
 font-weight : normal;
 text-align : left;
 text-decoration : none;
 text-indent : 0.00000in;
}

h3 {
 color : #FFD700;
 font-family : "Gill Sans", sans serif;
 font-size : 12ptfont-style : italic;
 font-weight : normal;
 text-align : left;
 text-decoration : none;
 text-indent : 0.00000in;
}

h5 {
 color : #FFD700;
 font-family : "Calligraph421 BT",  cursive;
 font-size : 16pt;
 font-weight : bold;
 text-align : right;
}

p {
 font-family : "Gill Sans", Arial, Helvetica, sans-serif;
 font-size : 10ptfont-style : normal;
 font-weight : normal;
 text-align : left;
 text-decoration : none;
 text-indent : 0.00000in;
}

.navigate
{
position : absolute:
left : 5%;
width : 30%;
top : 300px;
font : 70% serif;
font-style : normal;
font-weight : bold;
background-image : url(../images/blanksmall.gif);
background-repeat : no-repeat;
background-position : bottom center;
padding : 15px;
padding-bottom : 55px;
background-color : #EAEAEA;
}

.content
{
background-image : url(../images/blanksmall.gif);
background-repeat : no-repeat;
background-position : 95% 15px;
position : absolute;
top : 7%;
left : 40%;
font : 100% serif;
margin-right : 5%;
background-color : #EAEAEA;
padding : 15px;
}





