body
{
background-color: white;
}

h1
{
font-family: "Monotype Corsiva", "sans-serif";
font-size: 2.0em;
text-align: center;
}

h2
{
font-size: 1.0em;
text-align: center;
}

h3
{
font-size: .8em;
text-align: center;
}

h4
{
font-size: 1.0em;
text-align: Justify;
}

h5
{
font-size: .8em;
text-align: Justify;
}

h6
{
font-size: .8em;
}

h2, h3, h4, h5
{
font-family: "Arial", "Arial", "sans-serif";
color: grey;
}

h6
{
font-family: "Arial", "sans-serif";
color: #cc0066;
}

a
{
text-decoration: none;
font-weight: bold;
}

a:link
{
color: black;
background-color: transparent;
}

a:visited
{
color: #6699cc;
background-color: transparent;
}

a:hover
{
color: red;
background-color: transparent;
}

#contentpos
{
position: absolute;
width: 680px;
Height: 525px;
background-Color: #b3e9c5;
}

#content
{
position: RELATIVE;
background-color: white;
margin: 40px 40px 40px 40px;
padding: 10px 10px 10px 10px;
Width: 600px;
Height: 445px;
}

#navigation
{
position: absolute;
top:410px;
left:0px;
height: 30px;
Width: 600px;
background-color: white;
}

#image1
{
position: absolute;
top: 60px;
left: 70px;
}

#image2
{
position: absolute;
top: 60px;
left: 190px;
}

#image3
{
position: absolute;
top: 60px;
left: 310px;
}

#image4
{
position: absolute;
top: 60px;
left: 430px;
}

#image5
{
position: absolute;
top: 160px;
left: 70px;
}

#image6
{
position: absolute;
top: 160px;
left: 190px;
}

#image7
{
position: absolute;
top: 160px;
left: 310px;
}

#image8
{
position: absolute;
top: 160px;
left: 430px;
}

#image9
{
position: absolute;
top: 260px;
left: 70px;
}

#image10
{
position: absolute;
top: 260px;
left: 190px;
}

#image11
{
position: absolute;
top: 260px;
left: 310px;
}

#image12
{
position: absolute;
top: 260px;
left: 430px;
}

img
{
border: 0;
}

