﻿body
{
    padding: 0px;
    margin: 0px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    color: #ffffff;
    background-image: url('/images/b1.jpg');
    background-attachment: fixed;
}


a:link
{
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

a:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a:visited
{
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

img
{
	border-style: none;
}
.NavStyle
{
    padding: 3px;
    background-color: #000000;
}
.NavStyle:Hover
{
    background-color: #c20274;
    cursor: pointer;
}

Div.Content
{
	padding-bottom: 120px;
	padding-top: 25px;
	padding-left: 50px;

}

#flashcontent 
{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	top: 0px;
}
.SepEver
{
    height: 25px;
}

.BlogTitle A:link
{
    text-decoration: none;
    font-size: 22px;
    color: #CCCCCC;
    font-variant: small-caps;
    font-weight: normal;
}

.BlogTitle A:visited
{
    text-decoration: none;
    font-size: 22px;
    color: #cccccc; 
    font-variant: small-caps;
    font-weight: normal;
}

.BlogTitle A:hover
{
    text-decoration: none;
    font-size: 22px;
    color: #FFFFFF;
    font-variant: small-caps;
    font-weight: normal;
}
.Byndate
{
    background-position: bottom;
    font-size: 9px;
    height: 25px;
    font-variant: small-caps;
    color: #000000;
    text-align: left;
    background-image: url('/images/datebeg.gif');
    background-repeat: repeat-x;
    width: 550px;
}

.ontop
{
  
}
.newhead
{
    background-image: url('/images/newhead.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 68px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
li
{
    list-style-type: none;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    font-size: 9px;
    list-style-position: outside;
}
li A:link
{
    list-style-type: none;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #000000;
    font-size: 9px;
}
li A:hover
{
    list-style-type: none;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #000000;
    font-size: 9px;
}
li A:visited
{
    list-style-type: none;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: #000000;
    font-size: 9px;
}
.BBottom
{
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: left top;
    width: 100%;
    height: 13px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #ffffff;
    font-variant: small-caps;
    font-size: 9px;
    text-align:center;
    color: #1c6369;
}