body {
padding: 0; 
color: #000000;
font-family: "Georgia", Times, serif;
font-size: 16px;
background-color: #FFFFFF;
}

h1, h2, h3, h4, h5 {
font-family: "Georgia", Times, serif;
letter-spacing: 1px;
margin-top: 2px;
margin-bottom: 2px; 
}

h1 { 
font-size: 14px; 
}

h2 { 
font-size: 16px; 
}

h3 { 
font-size: 16px; 
}

h4 { 
font-size: 1.16em; 
}

h5 { 
font-size: 1em; 
}

a:link {
color: #902C24;
}

a:visited{ 
color: #666666; 
}

a:active { 
color: #902C24; 
}


td {
color : Black;
background-color: #FFFFFF;
font-family: "Georgia", Times, serif;
font-size: 16px;
text-align: left;
}

						/* Toppmeny */


#logo {
background: url('images/logo.jpg') ;
width: 955px;
height: 161px;
}

#meny {
background: url('images/meny.jpg') ;
width: 955px;
height: 40px;
border-width: 0px 0px 5px 0px;
border-style: solid;
border-color: #902C24;
}

#meny a:active { color: #902C24; }

#meny a, h1{
font-weight: bold;
font-family: "Georgia", Times, serif;
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
margin-left: 31px;
}

.meny {
padding: 8px;
}



						/* Toppmeny End */


#center {
margin-left: 200px;
}


#bas_sidbild  {
background: url('images/sidbild_bg.jpg') ;
position: relative; 
padding-top: 20px;
width: 955px;
}

#text_sidbild {
margin-left: 200px;
margin-right: 30px;
}


a:link { 
	color: #902C24; 
}

a:visited { 
	color: #902C24; 
}



td.upper {
	color : #FFFFFF;
	background : #666666;
	font-family : "Georgia", Times, serif;
	font-size: 12px;
}

.smaller {
	font-size: 12px;
}

a {
	color : #902C24;
	text-decoration : underline;
}

a:hover {
	color : #666666;
	text-decoration : underline;
}

a:active { 
	color: #902C24; 
}

a.smaller {
	font-size: 12px;
	color : Black;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 12px;
	color : Black;
	text-decoration : none;
}

input {
	font-size: 12px;
	font-family: "Georgia", Times, serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;

}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : "Georgia", Times, serif;
   font-size: 12px;
   BORDER-RIGHT: #666666 1px solid;
   BORDER-LEFT: #666666 1px solid;
   BORDER-TOP: #666666 1px solid;
   BORDER-BOTTOM: #666666 1px solid;
   margin: 0px auto 10px auto; 			/* margin: top right bottom left; */
}

h3 {
   color : Black;
   font-family : "Georgia", Times, serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #666666 1px solid;
}

