@charset "utf-8";
body  {
	font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #574210;
}
#wrapper { 
	width: 760px; 
	margin: 0 auto; 
	text-align: left; 
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 181px;
	background-image: url(../../jerkerkalifornien%20026%20758%20181.jpg);
	background-repeat: no-repeat;
	width: auto;
}
td img {display: block;}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-weight: bolder;
	color: #009933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 365px;
}
#rightColumn {
	float: right;
	width: 365px;
	color: #0000FF;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-large;
	color: #660000;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A37E;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
}
.more {
	text-align: right;
}


h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #046280;
	font-size: 1.3em;
}
p {
	line-height: 1.5;
	background-image: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
