
    body { 
        margin: 0px 0px; 
        //background: #D9D9D9; 
        background: #000000; 
        
        font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif; 
    }

	A:active	{ 
        color: #999999;  
    }
	
    A:hover		{ 
        color: #999999;  
    }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

    table, td { 
        font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif; 
    }   
    
	#banner {
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:5px 15px 5px 15px;
        border-top:4px double #666;
        border-bottom:4px double #666;        
	}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-size: xx-large;
		text-decoration: none;
	}

	.description {
		color:#333;
		font-size:small;
  		text-transform:none;	
	}
    
    #links {
        position: absolute;
        float:left;            
        left: 0;
        width: 19%;
        margin: 19px 19px 19px 19px
    }

    #content {
        position: absolute;
        left:20%;
        width: 800px;
        margin-top: 1%;
        //border:1px solid #FFF;
        margin: 2% 2% 2% 2%;
    }

    #item-content {
        width: 800px;
        margin-top: 1%;
       // margin: 2% 2% 2% 2%;
    }
    
    #categories {       
        padding:15px;          
        position: absolute;                 
        left: 84%; 
        width: 19%;         
        margin: 19px 19px 19px 19px
    }
            
	#container {
		background:#FFF;
		border:1px solid #FFF;		
        position: absolute;
       
        left: 0;
        width: 79%;
        margin: 19px 19px 19px 19px
	}
    
    #floating-ad-right {
        float:right;
        clear:right;
        margin: 15px 15px 5px 20px;
    }

    #floating-ad-left {
        float:left;
        clear:left;        
    }

	.main-table {
        background:#D9D9D9;
        margin-left: auto; 
        margin-right: auto; 
        margin-top: 5px; 
    }
    
	.blog {
  		padding:15px;
		background:#D9D9D9; 
	}

	.blogbody {		
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#D9D9D9;
  		line-height:175%;
        
	}

    .blogbody pre {
         background-color: 	rgb(240, 240, 240);
         border:			solid black 1px;
         padding: 		0.5em;
         color: green;
         line-height:100%;
         overflow:auto;
     }

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

   	 .navigation	{
        font-size:x-small;
		font-weight:bold;
		color: #666;
     }	
     
	.title	{
		font-size: medium;
		color: #666;
     }			

     
    .photo {
       border: solid #bbbbbb 2px;
       background: #000000; 
       width: 650px;
       text-align: center;
    }

    .photo img {
       border: solid #bbbbbb 2px;    
       margin: 10px 0px 0px 0px;
    }
    
    .caption	{
		font-weight: bold;
        padding: 10px 50px 10px 50px;
        color: #FFFFFF;
     }
     
    .camera	{
		font-size: x-small;
		color: #666;
     }
     
   	.titleLink	{
		font-size: medium;		
     }
	
    .pageTitle	{
		font-size: medium;
		color: #666;
        padding: 0px 15px 15px 15px;
    }	
        
	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
	}		

	.date	{ 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
	}
    
    .collection {
        border: solid #A1A5A9 1px;
        border-spacing: 0px;
        width: 100%
    }

    .table-border {
        border: solid #A1A5A9 1px; 
        border-spacing: 0px;
    }
    
    .row-plain {
         padding:4px;
    }
    
	.row-color {
		background:#E2E2E2;	
        padding:4px;
	}			

	.button-group {
		background:#E2E2E2;	
        padding:4px 12px 4px 4px;
        text-align:right;
        border:	solid #A1A5A9 1px;
	}	
       
    .pad-left {
        margin-left:12px;
	}
    
	.form {
        padding:4px;
        border:	solid #A1A5A9 1px;
	}		
	.posted	{ 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
	}
		
	.side {
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:4px;				
        border:			solid #A1A5A9 1px;
	}	
		
	.sidetitle {
		color:#000000;
		font-size:x-small;
		font-weight:bold;
  		padding:4px;
  		margin-top:5px;
		letter-spacing: .1em;
  		background:#E2E2E2;
  	    border:			solid #A1A5A9 1px;
	}		

	.rss-text {
		font-size:xx-small;		
 	}
	
	.syndicate {
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		background:#FFF;  	
        border:			solid #A1A5A9 1px;
 	}

   	.error	{  
		color: red; 
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
	}
    
	.comments-title	{ 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;        
		margin-top:20px;
		font-weight:bold;		
	}

	.comments-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
	}		

	.comments-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;		
	}	
	
		
