/*Ten Srcipt*/
*{
padding:0;
margin:0;
}

body {
width:968px;
background-color:white;
font-family: futura, helvetica, san-serif;
font-size:small;
line-height:1.5em;
}

#container {
left:10px;
top:0px;
width:752px;
height:496px;
}
.topnav {
position:absolute;
left:10px;
top:1px;
width: 752px;
height: 14px;
background-image: url(images/test_01.gif);
}
.middle1 {
position:absolute;
left:10px;
top:14px;
width:426px;
height:167px;
background-image: url(images/test_02.gif);
}
.middle2 {
position:absolute;
left:436px;
top:14px;
width:303px;
height:167px;
background-image: url(images/test_03.gif);
}
.middle3 {
position:absolute;
left:738px;
top:14px;
width:23px;
height:167px;
background-image: url(images/test_04.gif);
}
.middle4 {
position:absolute;
left:10px;
top:181px;
width:426px;
height:260px;
background-image: url(images/test_05.gif);
}
.middle5 {
position:absolute;
left:436px;
top:181px;
width:303px;
height:290px;
background-image: url(images/test_06.gif);
}

.middle6 {
position:absolute;
left:738px;
top:181px;
width:23px;
height:290px;
background-image: url(images/test_07.gif);
}

.middle7 {
position:absolute;
left:9.49px;
top:440px;
width:752px;
height:46px;
background-image: url(images/test_08.png);
}

.middle8 {
position:absolute;
left:10px;
top:487px;
width:745px;
height:8px;
background-image: url(images/test_09.png);
}

.bottomnav {
position:absolute;
left:756px;
top:486px;
width:7px;
height:8px;
background-image: url(images/test_10.gif);
}
.bottomcontainer {
position:absolute;
left:35px;
top:500px;
width: 700px;
}
h2 {
line-height: 2em;
font-size: small;
color: gray;
}
h2.title {
line-height: 2em;
font-size: small;
color: gray;
padding-top: .4em;
padding-bottom: .6em;
}
p.links {
text-indent: 2em;
padding-right: 100px;
line-height:3.3em;
}
p {
line-height: 1.3em;
font-size: small;
width: 600;
left: 50%;
a {
text-decoration: none;
color: black;
}
