

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    background-color: #ffffff;
}

.info {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 150%;
    line-height: 140%;
    font-weight: bold;
    color: #0d7dab;
    margin-top: 0px;
    margin-bottom: 2px;
}


a.menu {
        font-family: Verdana, Arial, Helvetica, sans-serif; /* default 92% */
    font-size: 85%;
    line-height: 100%; /* default 107% */
    text-decoration: none;
    color: #00AAF0;
    white-space:nowrap;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #00AAF0;
}

a:hover {
    color: #C81900;
}

a.menu {
}

.menutitle {
    color: #C81900;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    white-space:nowrap;
}

a.menu:hover {
    color: #C81900;
}

a.menuselect {
        font-family: Verdana, Arial, Helvetica, sans-serif; /* default 92% */
    font-size: 85%;
    line-height: 100%; /* default 107% */
    text-decoration: none;
    color: #00AAF0;
    white-space:nowrap;
    color: #C81900;
    font-weight: bold;
}

a.menuselect:hover {
    font-weight: bold;
    color: #C81900;
}

/* Indentation for the left side menu */
div.sidemenu {
    margin-left: 0.2in;
}

/* Custom */
div#main  img {
    margin: 6px 0 6px 6px;
    border: 2px solid grey;
}

div#sidebar img {
    margin: 0;
    border: 2px solid grey;
}

div#contact {
    padding: 6px 0;
}

p.name 	{
    color: #C30;
    font-size: 1.1em;
    margin: 0 1.3em 0 1em;
}

div#main {

}

div.sidemenu {
    padding-top: 20px;
}

div.block {
    margin: 22px 10px;
}

div#sidebar {
    margin-left: 6px;
    border: none;
    float: right;
    padding: 6px;
    text-align: center;
    background-color: #F3F8F2;
}

div#sidebar table {
    margin-bottom: 10px;
}

div#banner {
    background-image: url(../images/header_bg5x165.jpg);
    background-repeat: repeat-x;
}

div#banner img{
    margin: 0 30px;
}


div#yui-main {
}

div#ft{
    padding: 15px 30px;
}

#ft .info {
    text-align: center;
}

p.alert {
    color: #C81900;
}

table.text th{
    padding: 3px 6px;
    text-align: center;
}

div.picasa td {
    padding: 5px;
    vertical-align: middle;
}

table.text td{
    padding: 3px 6px;
    text-align: center;
}


/* for a custom page width, divide your desired 
		pixel width by 13 to find em width. Multiply 
		that value by 0.9759 for IE via *width. */

#doc_custom850{width:65.384em; min-width:850px;}

/* begin collapse.js styles */
.collapsible div{ padding-left: 20px; margin: 0;}
 
.inline {
display: inline;
line-height: 2em;
padding-left: 20px;
background-image: url(../images/diamone.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
} 
/* end collapse.js styles */

