body {
margin: 0;
padding: 0;
text-align: center;
;
;
;
font: .7em verdana, arial, sans-serif;
color: #566;
background: #0160d3;}

#container {
margin: auto; position: relative;
width: 770px;
text-align: left;
background: url(images/cntnerbkgrnd.gif) #fff left bottom no-repeat;
}
#topleft {
margin-bottom: 15px;
width: 430px;
height: 205px;
background: #88ccff url(images/top.jpg);
}
#topright {
position: absolute; top: 0; right: 0;
width: 340px;
}
.topsquare {
float: right;
width: 75px;
height: 35px;
margin-left: 10px;
background: #8cf;
}
#mainnav {
margin: 0;
}
#secondnav {
margin: 0;
float: right;
width: 170px;
}
#mainnav li, #secondnav li {
float: right;
list-style-type: none;
}
#mainnav a, #secondnav a {
margin: 10px 0 0 10px;
display: block;
width: 75px;
height: 75px;
text-decoration: none;
text-align: right;
font-weight: bold;
font-size: 10px;
color: #fff;
background: #39c;
}
#secondnav a {
background: #279;
}
#mainnav a:focus, #mainnav a:hover {
background: #8ce;
}
#secondnav a:focus, #secondnav a:hover {
background: #39c;
}
#leftcol {
position: absolute; top: 225px; left: 10px;
width: 205px;
padding-bottom: 5px;
background-color: #f4F0ed;
}
#leftcol p, #leftcol form {
margin: 0 5px;
background: #fff;
}
#maincontent {
margin: 20px 10px 5px 225px;
width: 540px;
}
#topcontent {
width: 465px;
}
#copyright {
height: 20px;
font-size: .8em;
text-align: center;
background: #fff;
border: 3px solid #f4F0ed;
}
#design {
height: 20px;
text-align: center;
font-size: .7em;
font-weight: bold;
color: #aaa;
}
#copyright p, #design p {
margin-top: 3px;
}
form {
text-align: center;
}
h1 {
width: 100px;
text-align: left;
font: 4.5em "Sylfaen", sans-serif, times, serif;
font-style: italic;
color: #0160D3;
white-space: pre;
font-weight: bolder;
margin: 0em;
padding-left: 1em;}
h2 {
margin: 5px 5px 15px;
font-size: 1em;
font-weight: bold;
color: #c42;
}h3 {
margin: 5px 5px 15px;
font-size: 1em;
font-weight: bold;
color: #0160d3;
}p, li {
list-style: square;
line-height: 1.5em;
}
a { font-weight: bold;
text-decoration: none;
color: #169;
}
a:focus, a:hover {
color: #6be;
}
