body { 
background-color:#3b4f8a;
text-align: center;
} 

.EditLinks{
color: #ffffff;
font-weight:bold;
margin-right:85px;
}

.staffcontainer{
margin-left: auto;
margin-right: auto;
width: 490px;
}

.staff{
float:left;
width:225px;
padding:10px;
}

.staffgrp{
float:left;
width:300px;
padding:10px;
}
           
div#container{
margin-left: auto;
margin-right: auto;
width: 775px;
text-align: left;
}

.header {
}

/*STANDY HORIZONTAL MENU THEME*/
.horizontal ul{
float: left;
width: 100%;
list-style: none;
line-height: 1;
background: #e66b1d;
padding: 0;
margin: 0 0 1em 0;
font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.horizontal li{
width:68px;
float: left;
padding: 0;
border-right: 1px solid #ffffff;
}
.horizontal li a{
width:54px;
text-decoration: none;
height: 1.2em;			
float: left;
display: block;
padding: 2px 6px 2px 3px;
border-left:solid 3px #e66b1d;
background-color: #e66b1d;
color: #ffffff;
font:bold 0.8em Verdana, Arial, Helvetica, sans-serif;
}
.horizontal li ul{
position: absolute; 
margin-top: 1.10em;
margin-left: 0;
width:200px;
border: solid 1px #ffffff;
}
.horizontal li ul li{
width:100%;
border-bottom: solid 1px #ffffff;
}
.horizontal li li ul{
position: absolute;
margin-top: 0;
margin-left: 200px;
}
.horizontal li ul li a{
width: 180px;
}
.standy li a:hover{
background-color: #369;
color: #ffffff;
}
/*END STANDY HORIZONTAL MENU THEME*/

.content {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
background-image: url(images/middle.gif); 
background-repeat: repeat; 	
width: 755px; 
padding: 10px; 
margin: 10px 0px 10px 0px; 	
float: right;
}

.content a{
font-weight:bold;
color:#3b4f8a;
}

.blog
{border-left: 2px solid #857763;
padding-left: 10px;
}

.BlogMainLinks
{
color: #3b4f8a; 
text-decoration: none;
font-weight:bold;
}

.blog a
{
color: #4c6099; 
text-decoration: none;
font-weight:bold;
}

.blogs
{
border: 1px solid #857763;
padding-left: 5px;
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; 
text-decoration: none;
font-weight:bold;
}

.blogs a:hover{
color: #5e3e18;
}

.BlogMenu{
width:26%;
float:left;
clear:left;
padding:5px;
border: 2px solid #3b4f8a;
text-align:center;
}

.BlogMain{
width:71%;
float:right;
border: 2px solid #3b4f8a;
}
.reply {float: right;}
.reply a:link {border: 2px #99794c;}
.reply a:visited {border: 2px #99794c;}
.reply a:hover {border: 2px #99794c;}
.reply a:active {border: 2px #99794c;}