a.other:link {color: #ffffff; text-decoration: none}
a.other:visited {color: #ffffff; text-decoration: none}
a.other:hover {text-decoration: underline}

a.this:link {color: #000000; text-decoration: none}
a.this:visited {color: #000000; text-decoration: none}
a.this:hover {text-decoration: underline}

a.alt:link {color: blue; font-size:8pt}
a.alt:visited {color: purple; font-size:8pt}
a.alt:hover {text-decoration: underline; font-size:8pt}

#wrapper {
position:relative;
margin:0 auto;
text-align:left;
width:644px;
height:581px;
border-style:solid;
border-color:black;
border-width:1px;
}

.topbar 
{
position:absolute;
left:0px;
top:0px;
}

.toppict 
{
position:absolute;
left:524px;
top:0px;
}

.bigpict
{
position:absolute;
left:0px;
top:52px;
}

.logo
{
position:absolute;
left:0px;
top:500px;
}


.bottombar 
{
position:absolute;
left:0px;
top:529px;
}

.asfe
{
position:absolute;
left:551px;
top:545px;
}

.nav
{
position:absolute;
left:263px;
top:500px;
font-family: 'Gill Sans MT';
font-size: 10.0pt;
}


.text
{
position:absolute;
left:263px;
top:52px;
padding-top:20px;
padding-left:20px;
width: 363;
height: 420;
font-family: 'Gill Sans MT';
font-size: 10.0pt;
overflow:auto
}

.textscroll
{
position:absolute;
left:263px;
top:184px;
padding-top:0px;
padding-left:0px;
width: 381;
height: 305;
font-family: 'Gill Sans MT';
font-size: 10.0pt;
overflow:auto
}

ul.square 
{
list-style-type: square
}