
        body {
            background-color: #514541;
            color: #333333;
            font-family: verdana, arial, helvetica, sans-serif;
            margin: 0;
            padding: 10px;
			
			background: url("/media/LongSpeedpainting_Ecorew_MorghusSmal.jpg") no-repeat fixed;
			  background-repeat: no-repeat;
			  background-attachment: fixed; 
			  background-size:  100% 100%;
 
        }
        .main-container {
            width: 900px;
            margin-left: auto;
            margin-right: auto;
            border: 0px solid #514541;
            background-color: #cacba9;
            font-size: 11px;
            border-collapse: collapse;
        }

		table{
			cellpadding:0; 
			cellspacing:0;
		}
		code{
			background-color: #babc90;
		}
		pre{
			background:#babc90; 
			padding:10px; 
		}
        td {
            padding: 10px;
            padding-right: 0px;
            vertical-align: top;
            font-size: 11px;
        }
		.counter_container {
			
			
            padding-top: 15px;
		}
		.hey-counter-iframe{
			border:0;
			width:100%;
			height:90px;
		}
		a {
            color: #4c6502;
		}
		a:hover {
            color: #eaf2cc;
		}
		
        .header-bg {
			background-color: #90a47a;
			background-image: url("../media/webbanner_fried.png");
			background-position: center; /* Center the image */
			background-repeat: no-repeat; /* Do not repeat the image */
        }
        .header-links {
            text-align: right;
            padding-right: 10px;
			text-shadow: 2px 2px #332d02;
            color: #eaf2cc;
        }
        .header-links a{
            color: #eaf2cc;
        }
        .header-title h1{
			font-family: 'Courier New', monospace;
            font-size: 24px;
			text-shadow: 2px 2px #332d02;
			margin:0;
        }
        .header-dark-letters {
            color: #514541;
        }
        .header-light-letters {
            color: #eaf2cc;
        }
		
		
        .left-column {
            border-right: 0px solid #514541;
        }
        .center-column {
            padding: 10px;
        }
		.article{
            white-space: pre-wrap;
		}
		
        .side-content-box {
            border: 1px solid #514541;
            background-color: #babc90;
            margin-bottom: 10px;
            padding: 5px;
        }
		.side-link-list-content {
			padding: 5px;
		}
        .side-link-list a {
            color: #4c6502;
            text-decoration: none;
        }
        .side-link-list a:visited {
            color: #332d02; 
        }
        .side-link-list a:hover {
            text-decoration: underline;
            color: #eaf2cc;
        }
        .side-link-list-title {
            font-weight: bold;
            padding-bottom: 5px;
            color: #333333; 
			
        }
		
		
		.link-list-content {
			padding: 0px 10px 0px 10px;
		}
        .link-list a {
            color: #4c6502;
            text-decoration: none;
        }
        .link-list a:hover {
            text-decoration: underline;
        }
        .link-list-title {
            color: #333333; 
			
            background-color: #514541;
            border-bottom: 2px solid #514541;
			font-size: 13px;
            /*padding: 5px;*/
			/*height: 20px;*/
        }
        .link-list-title a {
            color: #ffeabf; 
			display: block; /* ADD this */
			padding: 5px;   /* ADD this */
			height: 20px;   /* ADD this */
        }
		.content-box {
            border: 1px solid #514541;
            background-color: #babc90;
            margin-bottom: 10px;
        }
        .content-box:hover {
            background-color: #cacba9;
            cursor: pointer;
        }
        .content-box-link {
            text-decoration: none;
            color: inherit;
        }
		
		
        .page-title-link {
            color: #333333; 
            text-decoration: none;
        }
        .page-title-link:hover {
            text-decoration: underline;
        }
        .page-title-link:visited {
            color: #ad987b; 
        }
		
		
        .footer {
            border-top: 1px solid #514541;
            padding-top: 10px;
            text-align: center;
        }
        .category-icon {
            vertical-align: middle;
            margin-right: 5px;
			width:20px;
			height:20px;
        }
        .category-icon-right {
			float:right;
            margin-right: 0px;
			width:16px;
			height:16px;
        }
		
		.container-88x31 {
            text-align: center;
		}
		.container-sep {
            text-align: center;
            margin-bottom: 10px;
		}
		
        .top-container {
            margin-bottom: 10px;
        }
        .top-header {
            background-color: #514541;
            border: 1px solid #514541;
            color: #ffeabf; 
            padding: 0px;
			text-align: center;
        }
        .top-content {
            border: 1px solid #514541;
			text-align: center;
        }
		.blurb {
			margin-top:0;
			text-indent: 2em;
			text-align: left;
		}
		
		.full-size {
		  width: 640px;
		  max-height: 640px;
		  height: auto;
		  padding:10px;
		}
		.list-wrapper {
		  white-space: normal; 
		}
	
    
