body { 
	background: #000;
	margin: 10px 0px 10px 20px;
	color: #fff;
        font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;
        font-size: 11px;
}

a 	{
   		color: #fff;
   		background: transparent;
   		text-decoration: none;
		}
a:hover {
		text-decoration: underline;
		}

h1 {
     	font: 700 48px helvetica, arial, sans-serif;
       	color: #fff;
       	margin: 0 0 0 -5px;
       	padding: 0;
       	letter-spacing: -2px;
        text-transform: lowercase;
}

h2 {
   	font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;
   	font-size: 10px;
   	font-weight: 100;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-decoration: none;
   	color: #000;
        background: #fff;
        padding: 1px;
        display: inline;
        margin-right: 7px;
	}

p {
   	margin: 10px 0px 10px 0px;
}

img {
                border: 1px solid #101010;
                margin-top: 10px;
                margin-right: 9px;

}

.title_demoted {
		color: #c3c3c3;		
}

div#topnav {
        padding-left: 0px;
}

div#categories {
        padding-left: 0px;
}


.pagelinks {
   	font-family: "trebuchet ms", helvetica, arial, verdana, sans-serif;
   	font-size: 10px;
   	color: #e3e3e3;
   	font-weight: 100;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-decoration: none;
     }

a.pagelinks {
        margin: 0 10px 0 0;
        padding: 1px;
}

a.pagelinks:hover {
	background: #fff;
        color: #000;
        text-decoration: none;
}

a.pagelinks_special {
        margin: 0 10px 0 0;
        padding: 0;
        }

a.pagelinks_special:hover {
		text-decoration: underline;
}


p.copyright {
		font-family: helvetica;
		font-size: 10px;
		color: #969696;
text-transform: lowercase;
		font-weight: 100;
		padding: 0px;
                margin: 0px;
}

ul.stories {
		list-style: none;
}

ul.stories li {
		font-family: georgia;
		font-size: 18px;
		color: #fff;
		font-weight: 100;
		font-style: italic;
		text-decoration: none;
}

ul.story_images {
                margin-top: 20px;
                list-style: none;
                white-space: nowrap;

}

ul.story_images li {
                padding: 10px;
                display: inline;
}

#topnav {
   		margin: 5px 0 0 0;
   		padding: 0 0 10px 0;
   		border-bottom: 1px dotted #535353
}

#bottomnav {
   		margin: 20px 0px 0px 4px;
   		padding: 0px 0px 10px 0px;
}


#categories {
   		margin: 10px 0px 0px 0px;
   		padding: 0px 0px 10px 0px;
   		border-bottom: 1px dotted #535353;

}

#story_title {
                margin: 10px 0px 0px 0px;
}

#images_gallery {
   		margin: 0px 0px 0px 0px;
   		padding: 0px 0px 10px 0px;
        height: 414px;
        overflow: auto;
}

#imgs-frame {
	background-color: black;
}

#front_page_copy {
        width: 300px;
}

td#about_carsten {
vertical-align: top;
}

#about_carsten p {
width: 300px;
padding-left: 10px;
font-size: 13px;
}
