body	{        
	background: #CC0066;
	font-size:8pt;
        font-family:verdana, arial, helvetica, sans-serif;
        line-height: 16px;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding: 0px;
	scrollbar-base-color: #CC0066;
  	scrollbar-face-color: MEDIUM;
  	scrollbar-track-color: #CC0066;
  	scrollbar-highlight-color: LIGHT;
  	scrollbar-3dlight-color: MEDIUM;
  	scrollbar-shadow-color: DARK;
  	scrollbar-darkshadow-color: MEDIUM;
  	scrollbar-arrow-color: DARK;

	}

a {
    	text-decoration:none;
    	color:#800000;
    	}

a:link {
	color:#800000;
	}

a:visited {
	color:#800000;
	}

a:hover {
	color:#000000;
	}

h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
        font-weight: bold;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
        font-weight: bold;
}

.graphic-logo {	
	background-image: url(images/header_center.jpg);
 	background-repeat: no-repeat;
 	background-color: #ffffff;
}

#content {
margin-top: 60px;

}

#content img {
	filter: alpha(Opacity=100);
}

#menu {	
	font-size: 7pt;	
	text-transform: uppercase;
	text-align: center;
	margin-top: 5px;
}

#powered {
	text-align: center;
	font-size: 7pt;	font-weight: bold;
        font-color: #666666;
        border-top: 1px dashed #cccccc;
	right: 5px;
	left: 5px;
 	margin-top: 50px;
	
}

#sidebar {
        margin-top: 10px;
        padding: 10px 10px 10px 10px;
	}

.blog {     	
	background-color: #ffffff;
	margin: 5px 5px 5px 5px;
	padding: 5px 15px 15px 15px;
	text-align: justify;
 	font-size: 8pt;
	z-index: 100;
 }	

.blogtitle	{
       	padding-top: 10px;
	color: #808080;
	text-align: left;
        font-weight: bold;
	}

.blogdate	{
	color: #0000C0;
	text-align: right;
        font-weight: bold;
	}

.blogdate-archived	{
	color: #0000C0;
	font-weight: bold;
	}

.calendar {
	font-size:7pt;
	font-weight:normal;
	line-height:140%;
	padding:2px;
	text-align:left;
	}	


.calendarhead {			
	color:#333333;
	font-size:8pt;
	padding:2px;
	letter-spacing: .3em;
	text-transform:uppercase;
	text-align:center;
	font-weight: bold;
	}


.comments	{
	border: 1px solid #000000;
	border-top: 1px dashed #FF99CC;
	padding: 10px;	background: #CCCCCC;
	text-align: justify;
	}

.side {
	font-size: 7pt;	
	line-height:140%;
	text-align: center;
}

.sidetitle {
	font-size: 7pt;
	letter-spacing: .3em;
	text-transform:uppercase;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.sidetext {
	font-size: 7pt;
	line-height: 16px;
	
}

input.button { 
	font-weight: bold;
	font-size: 7pt; 
	background-color: #FFCC99;
}	

.posted, .extended	{
	color: #808080;
	font-size: 7pt;
	text-align: left;
	}

.layer {	
filter: alpha(Opacity=85);
}



