body { 
background-color:#003333;
text-align: center;
} 
div#container{
background: url('images/bg3.gif');
margin-right: auto;
margin-left: auto;
width: 770px;
text-align: left;
height:100%
color: #054932;
}
div.hlft{width:120px;padding:10px;}
div.hrght{width:630px;float:right;text-align:center;}
div.siteMenu{
margin:10px;width:150px;height:95%;
}
div.content {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11pt; 
color:#000000;	
width:590px;
padding:5px; 
margin:0px;
float:right; 
}

div.content a{
color:#4c6099;
font-weight:bold;
}
#editContent{float:right}
#editMenu{}

h1{
font-size:16px;
color:#000000;
margin-bottom:10px;
}

p{
padding:0px;
margin:0px;
}

.EditLinks{
color: #000066;
font-weight:bold;
margin-right:95px;
}
             

.header {
}

.blog
{
border-left: 2px solid #4c6099;
}


.BlogMainLinks a
{
color: #4c6099; 
text-decoration: none;
font-weight:bold;
}

.BlogMainLinks:hover
{
color: #ff6600; 
}

.blog a
{
color: #4c6099; 
font-weight:bold;
}

.blogs
{
border: 1px solid #4c6099;
margin-left: auto;
margin-right: auto;
margin-top: 7px;
margin-bottom: 7px;
display: block;
font-size: 0.8em;
width:96%;
text-align:left;
padding:5px;
}

.blogs a
{
color: #4c6099; 
font-weight:bold;
}

.blogs a:hover
{
color: #ff6600;
}

.BlogMenu{
width:26%;
float:left;
clear:left;
margin-right:2px;
padding:5px;
border: 2px solid #4c6099;
text-align:center;
}

.BlogMain{
width:71%;
float:right;
border: 2px solid #3b4f8a;
}
.reply {float: right;}
.reply a:link {border: 2px #4c6099;}
.reply a:visited {border: 2px #4c6099;}
.reply a:hover {border: 2px #ff6600;}
.reply a:active {border: 2px #4c6099;}

/*BONGO HORIZONTAL MENU THEME*/
.horizontal ul{
float: left;
width: 100%;
list-style: none;
line-height: 1;
background: #054932;
padding: 0;
margin: 0 0 1em 0;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
.horizontal li{
width:100px;
float: left;
padding: 0;
}
.horizontal li a{
text-decoration: none;
height: 1.2em;	
color: #fff;
display: block;
width:88px;
padding: 2px 2px 2px 2px;
border-left: 4px solid #fff;
border-right: 4px solid #447444;
}
.horizontal li ul{
position: absolute; 
margin-top: 0;
margin-left: 0;
width:175px;
border: solid 1px #fff;
}
.horizontal li ul li{
width:100%;
border-bottom: solid 1px #fff;
}
.horizontal li li ul{
position: absolute;
margin-top: -1.3em;
margin-left: 175px;
}
.horizontal li ul li a{
width: 171px;
border:0;
}
.webwitness li a:hover{background-color: #003333;}
/*END BONGO HORIZONTAL MENU THEME*/