body{
background:#FFFFFF;
margin:5px;
font: 10px/14px 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#444444;}

A:link{ color:#4444ff; text-decoration:none; font-weight:bold;}
A:hover{ color:#6C8EFF; text-decoration:underline; }
A:active{ color:#999999; text-decoration:none; }
A:active:hover{ color:#6C8EFF; text-decoration:underline; }
A:visited{ color:#4444ff; text-decoration:none; font-weight:bold;}
A:visited:hover{ color:#6C8EFF; text-decoration:underline; }

#wrap{
width:800px;
margin-left:auto;
margin-right:auto;}

#sidebar{
float:left;
text-align:center;
width:164px;
position:fixed;}

#container{
width:616px;
margin-left:164px;
border-left:#CCCCCC 1px solid;
position:absolute;}

#content1{
width:164px;
padding:0px 20px 0px 10px;
float:right;
margin-bottom:40px;
margin-left:10px;
border-left: #dddddd 1px solid;
text-align:justify;}

.content2{
padding-left:20px;
text-align:justify;}

h1{
text-align:center;
font:20pt/22pt'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#6C8EFF;
font-weight:bold;}

h2{
text-align:left;
font:18pt/20pt'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#6C8EFF;
font-weight:bold;}

h3{
text-align:left;
font:16px/18px 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#6C8EFF;
font-weight:bold;}

h4{
font:12px/14px 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-weight:bold;
}

#title{
height:;
margin-top:30px;
border-bottom:#CCCCCC 1px solid;
text-align:center;
font-size:10pt;
letter-spacing:-1px;
color:#444444;}

#footer{
width:100%;
text-align:center;
font-size:9px;
margin-top:10px;
border:#CCCCCC 1px solid;
border-right: #CCCCCC 0px solid;
text-transform:sentencecase;}

#navlist{
padding: 0 1px 1px;
margin-left: 0;
letter-spacing:2px;
font: bold 10px Verdana, sans-serif;
background:#F3F3F3;
width: 100%;
line-height:14px;
}

#navlist li{
list-style: none;
margin: 0px;
border-top:#CCCCCC 1px solid;
text-align: right;}

#navlist li a{
display: block;
padding: 0.20em 0.5em 0.20em 0.75em;
background: #F3F3F3;
text-decoration: none;}

#navlist li a:link {
color: #6C8EFF;
}

#navlist li a:visited {
color: #999999;
}

#navlist li a:hover{
border-color: #FE3;
color: #666666;
background: #FFFFFF;}

img {border:0px;}
input {border:0px;}

td {
border: 1px solid #cccccc;
}

iframe { width:100%;
	height:100%;
	border:0px;
	border-right:1px grey solid;
overflow: hidden; 
overflow-x: hidden; 
overflow-y: hidden; 
}