@charset "utf-8";
/* CSS Document */

/* disables birds eye */
#MSVE_obliqueNotification {visibility: hidden;} 
/* ---------------------------- */

body {
	background:  #000 url(../images/background.png) repeat-x scroll top left;
	margin: 0;
	font-family:Verdana; 
	font-size:13px; 
}
a {
	color: #666;
}
a:visited {
	color: #666;
}
a img {
	border: 0;	
}
#divContainer {
	min-height: 100%;
}

#divStandardContent 
{
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 10px 0px 10px;
 
}
/* blog styles */
.bHeading 
{
	font-size: 18px;
	font-weight: bold;
	color: #124c71;
	
}
.textBlogPostedDate
{
   font-family:Verdana; 
   color: Gray;
   font-style:italic;
   font-size:10px; 
}

.textBlogItem
{
   font-family:Verdana; 
   font-size:12px; 
}
/* ---------------------------- */

#divHeader {
	width: 970px;
	height: 120px;
	position: relative;
	margin: auto;
	background: url(../images/hdrbg.jpg) no-repeat scroll top center;
}
#buddyHome {
	width: 243px;
	height: 80px;
	position: absolute;
	left: 25px;
	top: 23px;
	display: -moz-inline-box;
	display: inline-block;
}
#divFooter {
	text-align: center;
	color: #bae992;
	font-size: 12px;
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}
#divFooter a {
	color: #bae992;
	font-size: 12px;
}
#hdrMenubar{
	width: 608px;
	height: 41px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0;
}
#hdrMenubar li {
	display: inline;
}
#hdrMenubar img {
	border: 0;
}
.bContent {
	background-color: #FFF;
	clear: both;
}
.titleBar {
   background: url(../images/upleft.png) no-repeat;
   padding-left: 14px;
  
}
.titleBar div {
   background: url(../images/upright.png) top right no-repeat;
   padding-right: 14px;
  
}
.titleBar div div {
   background: url(../images/upmid.png) repeat-x;
   padding: 0px;
   height: 24px;
   color:White;
   padding-top:5px;
   font-size: 16px;
   font-weight: bold;
   
    
}
.footBar {
   background: url(../images/dnleft.png) no-repeat;
   padding-left: 11px;
   line-height: 12px;
   clear: both;
}
.footBar div {
   background: url(../images/dnright.png) bottom right no-repeat;
   padding-right: 11px;
}
.footBar div div {
   background: #FFF;
   padding: 0;
   height: 12px;
}

#mainContentStats {
	width: 970px;
	margin: 0 auto;
	padding-top: 15px;
}