/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

.maindiv 
{ 
width: 800px;
height: 100%;
}

.header 
{ 
height: 125px;
text-align: right;
width: 100%;
background-image: url(pics/header.png);
}

.content
{
    padding: 10px 10px 10px 10px;
    width: 780px;
    background-image: url(pics/bg.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    min-height: 70%;
    line-height: 20px;
    text-align: left;
}

.menubar
{
    float: right;
    width: 550px;
    height: 25px;
    top: 94px;
    position: relative;
    color: #FFFFFF;
    text-align: right;
    line-height: 25px;
    padding-right: 10px;
}

body
{
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 800px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
p{
    font-size: 10pt;
}
a
{
color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:visited
{
    color: #000000;
}
a.menu
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a.menu:hover
{
    text-decoration: underline;
}
a.menu:visited
{
    color: #FFFFFF;
}
.bottom
{
    border-width: 1px;
    border-color: #999999;
    text-align: center;
    color: #666666;
    height: 20px;
    width: 100%;
    border-top-style: solid;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 2px;
}

h1
{
    color: #0066CC;
    font-size: 14pt;
    font-weight: bold;
}

h2
{
    color: #0066CC;
    font-size: 12pt;
    font-weight: bold;
}
img
{
    border: 1px solid #808080;
    text-align: center;
}

table
{
    padding: 2px;
    width: 100%;
}
td
{
    padding: 5px 0px 0px 0px;
    width: auto;
    vertical-align: top;
    text-align: left;
}
td.imagecol
{
    padding: 5px 0px 0px 0px;
    width: 310px;
}
.newblogpost
{
    border: 1px solid #3333CC;
    background-color: #FFFFCC;
    color: #3333CC;
}