body {
font-family: helvetica, courier;
color: white;
}

strong {
font-weight: 500;
}

#centre
{
display: block;
margin-top: 30px;
clear: both;
}

#main
{
margin: auto;
clear: both;
height: 500px;
width: 700px;
}

div.txt
{
font-weight: 700;
font-size: 1.8em;
letter-spacing: -2.8px;
float: right;
text-align: right;
margin-top: 10px;
clear: both;
}

div.txt1
{
font-weight: 700;
font-size: 1.8em;
letter-spacing: -2.8px;
float: right;
text-align: right;
margin-top: 175px;
clear: both;
}

div.upper
{
font-weight: 400;
font-size: 1.2em;
letter-spacing: -1px;
float: left;
text-align: left;
margin-top: 100px;
}

div.topper
{
font-weight: 600;
font-size: 1.5em;
letter-spacing: -0.5px;
float: left;
text-align: left;
margin-top: 20px;
}

li.current
{
color: 71dbaf;
text-decoration: underline;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0 0 0 10px;
font-size: 2em;
width: 600px;
letter-spacing: -1.8px;
}

#nav-menu li
{
height: 2em;
line-height: 2em;
float: left;
display: block;
text-align: center;
color: white;
}

#nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
display: block;
text-decoration: none;
text-align: center;
color: white;
}

#nav-menu li a:visited 
{
height: 2em;
line-height: 2em;
float: left;
display: block;
text-decoration: none;
text-align: center;
color: white;
}

#nav-menu li a:hover
{
height: 2em;
line-height: 2em;
float: left;
display: block;
text-decoration: none;
text-align: center;
color: #a9d1c1;
}

#nav-menu li
{
float: left;
margin: 0 10px;
}

 #nav-menu
{
width:30em;
margin: auto;
}

 /* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

a
{
height: 2em;
line-height: 2em;
text-decoration: underline;
text-align: center;
color: white;
}

a:visited 
{
height: 2em;
line-height: 2em;
text-decoration: underline;
text-align: center;
color: white;
}

a:hover
{
height: 2em;
line-height: 2em;
text-decoration: none;
text-align: center;
color: #a9d1c1;
}

a.link
{
line-height: 1.1em;
}

 /* Hide from IE5-Mac \*/
a
{
float: none
}
/* End hide */

