body
{
     text-align:center;
}


#container
{
width: 800px;
min-width:600px;
margin: 10px auto;
background-color: #fff;
color: #000;
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
font-family: Verdana, Arial, Sans-Serif;
text-align:left;
}

#header
{
background-color: #fff;
border-bottom: 1px solid black;
[if IE]border-bottom: none;
height:140px;
[if IE] margin-bottom:-155px;
}

#header a
{
color:#000;
font-weight:bold;
}

#header a:hover
{
color:#555;
}

#nav
{
margin-top:-5px;
[if IE]margin-top:10px;
}

a
{
color:#000;
}

a:hover
{
color:#555;
}

#header h1
{
padding: 0;
margin: 0;
line-height: 100%;
}

#left
{
[if IE] border-top: 1px solid black;
font-size:11px;
float: left;
width: 205px;
margin-top:0px;
min-height: 630px;
}

#right
{
[if IE] border-top: 1px solid black;
[if IE] border-left: 1px solid black;
font-size:11px;
float: right;
width: 180px;
[if IE] width: 201px;
padding: 0.3em 1.5em 0.3em 0.3em;
[if IE] height:638px;
}

#content
{
[if IE] border-top: 1px solid black;
font-size:11px;
margin-left: 205px;
margin-right: 200px;
border-right: 1px solid black;
[if IE] border-right: none;
padding: 0.3em;
min-height: 630px;

}

#footer
{
clear: both;
margin-bottom: 1px;
color: #000;
border-bottom: 1px solid black;
border-top: 1px solid black;
font-family: Verdana, Arial, Sans-Serif;
font-size:10px;
text-align:left;
height:20px;
}

#left p, #right p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0;}
