body {
background: #ffffff;
color: #000000;
margin: 0px;
font-family: Tahoma, Verdana, Arial, sans-serif;
}

.title {
font-family:arial,helvetica,sans serif;
font-size:36px;
text-align:left;
margin-left:15px;
margin-top:20px;
font-weight:bold;
line-height:1.5em;
}

.text {
font-family:arial,helvetica,sans serif;
font-size:12px;
text-align:left;
font-weight:normal;
}

p {
margin-top:10px;
margin-left:15px;
margin-right:10px;
}

br {
margin-left:15px;
}

A:link { COLOR: white; TEXT-DECORATION: none; font-weight: strong;}
A:visited { COLOR: white; TEXT-DECORATION: none; font-weight: strong;}
A:active { COLOR: white; TEXT-DECORATION: none; font-weight: strong;}
A:hover { COLOR: #0000ff; TEXT-DECORATION: none; font-weight: strong;}

#container {
position:relative;
width:800px;
margin:0 auto;
text-align:left;
}

#top {
margin-left:0px;
margin-right:0px;
background:white
height:195px;
padding:0px;
}

#bar {
margin-left:0px;
margin-right:0px;
margin-top:0px;
background:#99aadd;
height:20px;
color:#ffffff;
font-size: 14px;
font-weight: bold;
text-align: right;
text-decoration:none;

#left {
position:absolute;
margin-top:215px;
margin-left:0px;
width:200px;
background:white;
color:#444;
font-size: 12px;
font-weight: bold;
}

#center {
margin-top:215px;
margin-left:200px;
margin-top:215px;
background:white;
color:#444;
font-size: 12px;
font-weight: bold;
}

}