       body {

                margin-top:10px;
                margin-left: 0px; margin-right: 0px;
                background: #ffffff;
                font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;

                scrollbar-face-color: #000000;
                scrollbar-shadow-color: #999999;
                scrollbar-highlight-color: #FF9999;
                scrollbar-3dlight-color:#FF9999;
                scrollbar-darkshadow-color:#000000;
                scrollbar-track-color: #000000;
                scrollbar-arrow-color: red;

        }


        A      { color: #708090; font-family: verdana, arial, sans-serif; text-decoration: none;}
        A:link          { color: #0000ee; border-bottom: 1px #0000dd solid; text-decoration: none; }
        A:visited       { color: #000099; border-bottom: 1px #000099 dashed; text-decoration: none; }
        A:active        { color: #0000ff;  border: 1px solid black;}
        A:hover         { color: #0000ff;  background-color: #eeeeee; border: 1px dotted black}

        #banner, #banner-commentspop {
                
		color: #ffffff;
		text-align: right;
                font-size:0px;
                background:#ffffff fixed no-repeat url("http://mullingitover.com/images/mio_times.jpg");
                padding-top:45px;
                padding-right: 5px; padding-left: 5px;
                padding-bottom: 56px;
		border-bottom: 2px solid black;
                }
        .description {
                color: #DCDCDC;
                font-size:12px;
                font-weight:bold;
                text-transform:none;
                letter-spacing: .none;
                }

        #content {
                z-index: 1;
                padding: 10px;
                background: #ffffff;
                margin-right:420px;
                margin-left:0px;
                margin-bottom:20px;







                
                }
 
 #links { 
                z-index:2;
                position:absolute;
                top: 135px;
                right: 20px;
                width: 180px;   
                background: #ffffff;
                color: #000000;
                text-align:center;  
		border-right: 1px solid black;
		padding-left: 15px;
                }

  #llinks {
                z-index:3;
                position:absolute;
                top: 135px;
                right: 220px;
                width: 180px;
                background: #ffffff;
                color: #000000;  
                text-align:left;
		border-left: 1px solid black;
                }

        .blog {
                padding-left:15px;
                padding-top:15px;
                padding-right:15px;
                }
        
        .blogbody {
                color: #5C80A3;
                font-size:11px;
		font-weight:normal;
		background:#ffffff;
		border-left: 0px solid black;      
		border-right: 0px solid black;	
		padding-left: 10px;                
		border-bottom: 0px double black;		
		
                }

  .altblogbody {
                color: #000000;
                font-size:11px;
                font-weight:normal;
                background: #ffffff;                
                border-left: 0px solid #4C90BF;
                border-right: 0px solid #4C90BF;
                border-bottom: 0px double #4C90BF;
                padding:10px;
                }
                
                
                
        .title  {
		padding-top: 20px;
                font-size: 14px;
                color: #000000;
                text-transform: uppercase;
                font-weight:bold; 
                }
                
        #menu {  
                margin-bottom:10px;
                background: #ffffff;
                font-size:11px;
                font-weight:bold;
                }
                
        .date   {
		text-align: center;
                font-size: 15px; 
                color: #000000;
                font-weight:bold;
                text-transform:uppercase;
                margin-top:30px;  
        	border-bottom: 1px solid black;        
	                }
                 
        .posted {
		padding-left: 40px;
		padding-bottom: 25px;
                font-size: 10px;
                color: #000000;
                display:block; 
                text-align:left;   
                }


 .calendar {
                color:black;
                font-size:10px;  
                font-weight:normal;
                padding:1px;
                }
                
        .calendarhead {
                color: #000000;
                font-size:10px;
                font-weight:bold;
                background: #ffffff;
                line-height:14px;
                }
                
        .side {
                color: #000000;   
                font-size:10px;
                font-weight:normal;
                background: #ffffff;
                
                }
                
     .sidetitle {
                
                color: #000000;
                font-size:9px;     
                background: #ffffff;
                padding:2px;
                margin-top:10px;
                text-transform:uppercase;
                letter-spacing: .2em;
                }
                
        .syndicate {
                font-size:9px;   
                font-weight:bold;
                line-height:14px;
                padding:2px;
                margin-top:10px;
                text-align:center;
                background: #ffffff;
                }
 .powered {
                color: #000000;
                font-size:10px;    
                font-weight:bold;
                border-top: 1px solid #ffffff;
                border-bottom: 1px solid #ffffff;
                line-height:14px;
                padding:2px;
                margin-top:10px;
                text-align:center;
                }
                 

        .comments-body {
                color: #5C80A3;
                font-size:11px;
                font-weight:normal;
                background: #DCDCDC;
                line-height:14px;
                }
    .comments-post {
                color: #5C80A3;
                font-size:10px;
                font-weight:normal;
                background: #DCDCDC;
                }
        
        .comments-head  {
                font-size: 10px;
                color: #5C80A3;
                font-weight:bold;
                margin-top:10px;
                text-transform:uppercase;
                border-bottom: 1px solid #DCDCDC;
                }
        
         .content2 {border: 1px solid black; }
        
textarea, input, select {
background:#ffffff;
font-family: arial;
font-weight: normal;
color:black;
border-color:black;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}       
        
blockquote {    
        border-left: 1px #000000 solid;
        padding-left: 15px;
}               
                
.quote  {
	text-align: left;
	font-family: arial;
        font-size: 10px;
        border-color: white
        border-style: 1px solid white;
        border-top-width: 1px;
        border-bottom-width: 1px;
        background:#3399cc;
	}


