body {
background: #ffffff;
color: #000000;
margin: 0px;
font-family: Tahoma, Verdana, Arial, sans-serif;
}

.title {
font-family:arial,helvetica,sans serif;
font-size:14px;
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; letter-spacing: 0.1em;}
A:visited { COLOR: white; TEXT-DECORATION: none; font-weight: strong; letter-spacing: 0.1em;}
A:active { COLOR: white; TEXT-DECORATION: none; font-weight: strong; letter-spacing: 0.1em;}
A:hover { COLOR: gold; TEXT-DECORATION: none; font-weight: strong; letter-spacing: 0.1em;}

#top {
left-margin:0px;
right-margin:0px;
background:white
height:90px;
padding:0px;
}

#bar {
left-margin:0px;
right-margin:0px;
background:#000044;
height:20px;
color:#ffffff;
font-size: 12px;
font-weight: bold;
text-align: right;
text-decoration:none;
}

#left {
left:0px;
width:180px;
height:1000px;
background:#000044;
padding:10px;
font-family:arial,helvetica,sans serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
line-height:1.2em;
}

#center {
position:absolute;
top:140px;
left:205px;
right:200px;
background:white;
color:#444;
font-size: 12px;
font-weight: bold;
}

#right {
position:absolute;
top:140px;
right:0px;
width:180px;
height:800px;
background:#f4f4ff;
padding:10px;
background:#fff;
color:#444;
}