body {
	/* background-image:url(images/background.gif); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#899292;
	margin: 0px;
	padding: 5px;
	background-repeat: repeat-x;
	background-color: #000000;
}

p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#899292;  /* #6b7272;  #525757; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
}

#header{
	height:180px;
	width:914px; 
	background-image:url(graphics/bcLogo.png);
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:190px; float:left;
}
#middle{
	margin-left:10px;
	margin-right:196px;
	width:650px;
}


/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.gif);
	display:block;
}

.navheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.gif);
	display:block;
}

.menuheader a
{
    color: white;
    font: bold 13px "Lucida Grande", Arial, sans-serif;
    padding: 6px 0px 0px 0px;
    text-decoration:none;
    display:block;
}

.menuheader a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}

.menucontent{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding-top:10px;  /* changed to 0; original is 10 */
	background-repeat: repeat-y;
}
.menuheader h3{
	padding: 10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px; 
	background-image:url(images/menubottom.gif);
	/* background-repeat: repeat-y; */
	 display:block; 
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:650px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:650px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:135px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:undeline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:10px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:650px;
	display:block;
	padding: 5px 0px 0px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	color:#666666;
}

.menu ul li{
	padding-top: 5px; /* was 5  MEG */
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px; 
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}

.menuul
{
    margin: 10px 10px 10px 22px;
    list-style-type: disc;
    color:#899292;
    /*text-transform: uppercase;  */
}
.menuh1{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
	color:#CCCCCC;
    text-align: center;
    text-transform: uppercase; 	
}
.contentText
{
	font-family: "Verdana", Arial, serif;
	font-size: 12 px;
	/* color: rgb(202, 227, 227); */
   color: #525757;
	text-align: left;
}
.contentTextHeader
{
    font-family: "Verdana", Arial, serif;
	font-size: 12 px;
	font-weight:bold;
	/* color: rgb(202, 227, 227); */
    color: #CCCCCC;
	text-align: left;
}
.tinytextR 
{
    margin: 2px;
    color: #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}

.tinytextL a
{
    margin: 2px;
    color: #eeeeee;
    font:  9 px "Arial, Lucida Grande", sans-serif;
    text-align: left;
}

.navText a
{
    margin: 0px 10px 10px 0px;
	padding-left: 10px;
    margin: 2px;
    color: #eeeeee;
    font:  8 px "Lucida Grande", Arial, sans-serif;
    text-align: left;
}
.navText
{
    margin: 0px 10px 10px 0px;
	padding-left: 8px;
    margin: 2px;
    color: #eeeeee;
    font:  7 px "Lucida Grande", Arial, sans-serif;
    text-align: left;
}
h1 {
    font: bold 16px "Lucida Grande", Arial, sans-serif;
    padding: 20px;
}

h3 {
font: bold 16px "Lucida Grande", Arial, sans-serif;
padding: 20px;
}
h4 {
font: bold 13px "Lucida Grande", Arial, sans-serif;
padding: 10px;
}

.skutcy {
    padding: 10px 10px 10px 20px;
	display:block;
	color:black;
}
ul {
    text-indent: 5px;
    list-style-position: inside;
    /* list-style-image: url(arrow.gif); */
    list-style-type: square;
    padding: 10px 10px 10px 20px;
    margin: 2px;
    display:block;
	color:#899292; /*#6b7272; #525757; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
ol {
    list-style-type: lower-roman;
    padding: 10px 10px 10px 50px;
	display:block;
    color: #899292; /*#6b7272; #525757; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.tblCell 
{
    background-color: black;
    font-family: "Verdana", Arial, serif;
	font-size: 12 px;
    color: #899292; /*#6b7272; */
	text-align: left;
}

.ctlcolor
{
    background-color: #BFBFBF;
}
.ctlcolortbl
{
    background-color: #101410;
}

.ctlcolorhdr
{
    background-color: #101410;
    color: #999999;
}
.ctlcolorhlite
{
    background-color: #fffbdd;
    color: #999999;
}
.hdrul 
{
    text-indent: 5px;
    list-style-position: inside;
    /* list-style-image: url(arrow.gif); */
    list-style-type: square;
     padding: 5px 5px 5px 5px; /*  MEG commented out for test  */   
    /* top: 150px;
    display:block; */
	color:#899292; /*#6b7272; #525757; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}

.navhdrul 
{
    text-indent: 5px;
    list-style-position: inside;
    /* list-style-image: url(arrow.gif); */
    list-style-type: square;
     padding: 5px 5px 5px 5px; /*  MEG commented out for test  */   
    /* top: 150px;
    display:block; */
	color:#899292; /*#6b7272; #525757; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal
}

/********************* post ****************************/
/*.post{
	margin-bottom:15px;
} */
.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:650px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 10px 10px 10px;  /*middle text */
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:650px;
	height:15px;
}
/**************************************/
#spantbl  /* just changing the font color for the aspx web apps.  <span id='spantbl'> */
{
    padding: 10px 10px 10px 20px;
	display:block;
	color:#2C3445; /* #6b7272; #525757; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
}

#spanbr   /* document.write("<span id='spanbr'> */
{
  display:block;
  font-weight: normal;
  color:#899292 ; /*#6b7272; #525757; */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

a {
	color:#899292; /*#6b7272; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none; 
	text-transform: none; /* uppercase; */
}

a:hover 
{
    text-decoration:underline;
}

#right{
	width:192px;
	float:right;
}

.viewing {
	padding:50px,0px,0, 150px;
	text-align: left;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
}

.vA {
	/*padding:50px,0px,0, 150px; */
	text-align: left;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
}

