﻿#picblock {
	background: url("../bg_fixed.jpg") no-repeat	;
	position: relative;
	height: 50px;
	width: 50px;
    color: black ;
}
#upcoming {
	font-family:verdana;
	font-size:10pt;
    text-decoration:none;
}

#upcoming a {
	font-family:verdana;
	font-size:10pt;
	color: 0000FF;
    text-decoration:none;
}

#upcoming a:hover {
 text-decoration:underline;
}

#buttonm a {
 font: bold 1em Arial;
 color:000000;
 text-decoration:none;
}

#buttonm:hover a {
   color:ffffff;
   background: black ;   /* Color  */
   display:block;
}

#buttonm a:hover {
   color:ffffff;
   background: black ;   /* Color  */
   display:block;
}

#buttonl a {
	font: bold 1em Arial;
	color: 000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	background-color: F3F3F3
}
#buttonm:hover a {
   color:ffffff;
   background: black ;   /* Color  */
   display:block;
}

#buttonl a:hover {
   color:ffffff;
   background-color: black ;   /* Color  */
   display:block;
}

#centeredmenu {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
   text-transform:uppercase
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {  /*  BUTTON OPTIONS */
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
    background: black url("../blockdefault.gif") center center repeat-x;;   /* Color  */
   font: bold 1em Arial;
   color:#ffffff;           /* text color */
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background: #800000; /* Hover Background color */
   color:#ffffff; /* Hover Text color */
}
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}


#centeredmenu ul li a.active {
   color:#fff;
   background:#000;
   font-weight:bold;
}


#horiz2 {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
}
#horiz2 ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#horiz2 ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;

}
#horiz2 ul li a {  /*  BUTTON OPTIONS */
   display:block;
   margin:0 1px 0 1px;
   padding:4px 10px;
   background: black url("../blockactive.gif") center center repeat-x;;    
   font: bold 0.9em Arial;
   color:#ffffff;           /* text color */
   text-decoration:none;
   line-height:1em;

}
#horiz2 ul li a:hover {
   background: #000; /* Hover Background color */
   color:#ffffff; /* Hover Text color */
}
#horiz2 ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
#horiz2 ul li a.active {
   color:#fff;
   background:#000;
   font-weight:bold;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 776px;
background-color:#645d4f;
}
.msg_head {
padding: 0px 0px;
cursor: pointer;
position: relative;
background-color:#645d4f;
margin:1px;
}
.msg_body {
	padding: 0px 0px 0px;
	background-color:#645d4f;

