body {
background:#000000;
margin:0px;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:14px;
}

#h-container img,#container img {
border:0px;
display:block;
}

#container,#h-container {
margin:0 auto;
width:950px;
height:100%;
}

.left {
background:url('../g/left.png') repeat-y;
width:33px;
height:100%;
}

.right {
background:url('../g/right.png') repeat-y;
width:33px;
height:100%;
}

#container h1,#container h2,#h-container h1,#h-container h2 {
display:none;
}

h3 {
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:22px;
font-weight:800;
font-style:italic;
padding:0;
margin:0;
}

#left {
background:#f39a9f;
width:100%;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:22px;
font-weight:800;
}

#left2 {
background:#f39a9f;
width:200px;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:22px;
font-weight:800;
margin-left:20px;
}

#home {
padding:0px 10px;
}

#h-container ul {
margin-left:40px;
}

#h-container a:link,#h-container a:visited {
color:#000000;
text-decoration:none;
border-bottom:none;
}

#h-container a:hover {
border-bottom:dotted 1px #000000;
}

#nav {
text-align:center;
color:#960810;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:16px;
font-weight:800;
}

#nav a:link,#nav a:visited {
color:#960810;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:16px;
font-weight:800;
text-decoration:underline;
}

#nav a:hover {
text-decoration:none;
}

p {
margin:20px;
text-align:justify;
}

p.no-justify {
text-align:left;
}

td {
background:#ffffff;
}

td.nav {
background:#ededed;
}