body {
	margin: 0px;
	text-align: center;
	font-family: geneva, arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #f;
	}

a	{
	color: #000000;
	text-decoration: none;
	}
	
a:hover	{
	color: #000000;
	text-decoration: underline;
	}	
	
#footer	{
	margin: 0px;
	}
	
#mainframe	{
	margin: 0px auto;
	width: 850px;
	background-color: #FFFFFF;
	}


#frame	{
	margin: 0px auto;
	width: 850px;
	background-color: #FFFFFF;
	}
	
#content	{
	font-size: 1.2em;
	line-height:1.5em;
	font-weight: lighter;
	width: 600px;
	padding:15px 25px 0 25px;
	text-align: left;
	float:left;
	border-left: 1px dotted #999966;
	border-top: 1px dotted #999966;
	
	}			


#meta	{
	border-bottom: 1px dotted #7c6355;
	padding: 4px 0 10px 0;
	}

#meta a {
	color: #000000;
	text-decoration: none;
	}
	
#meta a: hover {
	color: #000000;
	text-decoration: underline;
	}	

#date	{
	float: right;
	padding: 6px 0 0 0;
	font-size: 0.9em
	}


#navigation_single	{
	border-bottom: 1px dotted #7c6355;
	border-top: 1px dotted #7c6355;
	padding: 10px 0 30px 0;
	}


#navigation {
	display: block;
	margin: 20px 0 50px 0;
	}


.alignleft	{
	float: left;
	}

.alignright	{
	float: right;
	}


/* Begin header */


#header	{
	width: 850px;
	height: 150px;
	background-color: #ffffff;
	margin: 0px 0 5px 0;

	}
	
#headerleft	{
	width: 145px;
	float: left;
	height: 100px;
	text-align: right;
	margin: 50px 5px 0 0;

	}	

#headerimages {	
	width: 350px; 
	float: left;
	margin-top: 50px;
	text-align: left;

	}

#headerimages img {	
	border-right: 5px solid #ffffff;
	}
	
#searchform {	
	float: right;
	width: 300;
	margin:	125px 50px 0 0;
	}	

/* End header */


/* Begin sicebar */


#l_sidebar {
	width: 145px;
	float: left;
	display: inline;
	font-size: 1.2em;
	text-align: right;
	margin: 0 5px 0 0;
	}

#l_sidebar ul{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}

#l_sidebar ul li{
	line-height: 5px;
	}

#l_sidebar ul li a{
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 25px;
	}
	
#l_sidebar  a:hover{
	color: #ffffff;
	background-color: #999966;
	}	

#l_sidebar .tekst {
	font-family:"Times New Roman", Times, serif;
	color: #999966;
	margin: 20px 0 0 0;
	font-size: 1.3em;
	}

/* End sidebar */



H3	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: lighter;
	color: #999966;
	}		
	
H3 a, H3 a:visited {
	text-decoration: none;
	color: #999966;
	}

H3 a:hover	{
	text-decoration: underline;
	}
	

/* Comment form */





/* End commentform */

