html {
margin:0;
padding:0;
}

body {
background:url(images/bg_body.gif) #666 repeat-x 0 0;
font:92% verdana,sans-serif;
text-align:center;
margin:0;
padding:0;
}

a {
color:#060;
}

div#container {
width:900px;
background-color:#fff;
text-align:left;
margin:0 auto;
}

div#header {
padding-right:10px;
background:url(images/mask_island_sm.jpg) #000 no-repeat 0 0;
color:#fff;
height:99px;
text-align:right;
margin:0;
}

.banner {
float:left;
width:auto;
text-align:left;
padding:12px 0 6px 200px;
}

div#content {
float:left;
width:660px;
}

div#content p {
line-height:1.3;
}

div.leftitem {
margin-bottom:10px;
}

div.leftitem p {
text-align:justify;
margin:0 0 10px 20px;
}

p.leader {
font:bold 11pt verdana,sans-serif;
color:#666;
}

div.rightitem {
border-top:#333 1px solid;
background:#fff;
margin-bottom:10px;
border-left:#333 1px solid;
border-bottom:#333 1px solid;
}

div.rightitem p {
text-align:justify;
margin:0 10px 10px;
}

div#navigation {
font-size:small;
float:right;
width:222px;
background-color:#f0f0f0;
}

div#extra {
clear:both;
background:#fff;
width:100%;
}

div#footer {
background:#666;
color:#fff;
}

div#footer p {
text-align:center;
margin:0;
padding:2px;
}

div#footer a {
color:#fff;
}

h3,h4 {
padding-left:16px;
}