body {
background: #ffffff;
color: #000000;
margin: 0px;
font-family: Tahoma, Verdana, Arial, sans-serif;
}

.title {
font-family:arial,helvetica,sans serif;
font-size:24px;
text-align:left;
margin-left:15px;
margin-top:20px;
font-weight:bold;
line-height:1.5em;
color:#444;
}

.text {
font-family:arial,helvetica,sans serif;
font-size:16px;
text-align:left;
font-weight:normal;
}

p {
margin-top:10px;
margin-left:15px;
margin-right:10px;
text-indent:50px;
}

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;}

#container {
position:relative;
width:100%;
min-width:800px;
max-width:1200px;
margin:0 auto;
text-align:left;
}

#top {
left-margin:0px;
right-margin:0px;
background:white
height:120px;
padding:0px;
}

#bar {
left-margin:0px;
right-margin:0px;
background:#00aaaa;
height:30px;
color:#ffffff;
font-size: 12px;
font-weight: bold;
text-align: right;
text-decoration:none;
}

#left {
position:absolute;
top:150px;
left:0px;
width:250px;
height:2000px;
background:#00aaaa;
font-family:arial,helvetica,sans serif;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
line-height:1.5em;
}

#center {
margin-left:250px;
margin-right:180px;
background:white;
color:#444;
font-size: 12px;
font-weight: bold;
}

#right {
position:absolute;
top:150px;
right:10px;
width:160px;
background:#fff;
}