body { 
background-color:#777777;
text-align: center;
} 

.WholeCol{
float:left;
width:755px;
padding:0px 5px 0px 5px;
}

.HalfCol{
float:left;
width:383px;
margin-right:2px;
}

.OneThirdCol{
float:left;
width:253px;
margin-right:3px;
}

.calendar{
float:right;
width:490px;
margin-top:6px;
background-color: #ffffff;
border:solid 4px #444444;
}

.TwoThirdCol{
float:left;
width:505px;
margin-right:3px;
}

.OneThirdColRT{
float:left;
width:256px;
}

.TwoThirdColRT{
float:left;
width:511px;
}

.grp{

margin-bottom:3px;
color: #ffffee;
background-color: #c40e0e;
padding-left:4px;
padding-right:4px;
}

.grp h1{
font-size:16px;
margin-bottom: 0px;
}

.grp p{
margin-top: 0px;
}

.EditLinks{
color: #c40e0e;
font-weight:bold;
margin-right:95px;
}

.filters{
font-size:10px;
font-weight:bold;
}

.filterHeader{
height:20px;
width:551px;
}

.filterHeader h1{
text-align:center;
font-size:18px;
margin-bottom: 0px;
margin-top: 0px;
}

.filter{
float:left;
margin-right:25px;
}

.EditLinks:hover{
color: #880505;
}
             
#container{
margin-left: auto;
margin-right: auto;
width: 770px;
text-align: left;
}

.header {
}

/*BONGO HORIZONTAL MENU THEME*/
.horizontal ul{
float: left;
width: 100%;
list-style: none;
line-height: 1;
background-image: url(images/ulBack.jpg);
padding: 0;
margin: 3px 0 0px 0;
font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.horizontal li{
width:150px;
float: left;
padding: 0;
border-right: 1px solid #ffffff;
}
.horizontal li a{
text-decoration: none;
height: 1.2em;			
float: left;
display: block;
width:130px;
padding: 2px 10px 2px 5px;
color: #efefef;
}
.horizontal li ul{
position: absolute; 
margin-top: 1.3em;
margin-left: 0;
width:200px;
border: solid 1px #ffffff;
}
.horizontal li ul li{
width:100%;
border-bottom: solid 1px #efefef;
}
.horizontal li li ul{
position: absolute;
margin-top: 0;
margin-left: 200px;
}
.horizontal li ul li a{
width: 180px;
}
.bongo li a:hover{
background-color: #444444;
color: #efefef;
}
.webwitness li a:hover{
background-color: #444444;
color: #efefef;
}

/*END BONGO HORIZONTAL MENU THEME*/

.content {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11pt; 
color:#000000;
width:770px;
padding:0px 0px 5px 0px; 
margin-top:30px; 
}

.content a{
color:#777777;
font-weight:bold;
}

.content a:hover{
color:#555555;
text-decoration:none;
}

.BlogMain a{
color: #efefef; 
font-weight:bold;
}

a:hover .BlogMainLinks 
{
color: #880505; 
font-weight:bold;
text-decoration:none;
}

.Blog a
{
color: #777777; 
font-weight:bold;
text-decoration:none;
}

.Blog a:hover
{
color: #555555; 
font-weight:bold;
text-decoration:underline;
}


.blogs
{
border: 2px solid #555555;
background-color:#c40e0e;
color:#ffffff;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
display: block;
font-size: 0.8em;
width:551px;
text-align:left;
padding:5px;
}

.blogs a
{
color: #777777; 
font-weight:bold;
text-decoration:none;
}

.blogs a:hover
{
color: #555555;
text-decoration:underline
}

.BlogMenu{
width:185px;
float:left;
clear:left;
margin-left:0px;
padding:5px;
border: 2px solid #555555;
background:#c40e0e;
color:#ffffff;
text-align:center;
}

.BlogMain{
width:565px;
float:right;
margin-right: -15px;
}

.reply {float: right;}
.reply a:link {border: 2px #7777777;}
.reply a:visited {border: 2px #7777777;}
.reply a:hover {border: 2px #555555;}
.reply a:active {border: 2px #7777777;}