@charset "utf-8";
/* CSS Document */

body { 

	background-image: url(/layout/images/bg.jpg);

	background-repeat: repeat-x;

	background-color: #A5C3FF;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin: 0;

	padding: 0;

}

h1 { font-size: 24px; }
h2 { font-size: 18px; }
#header { overflow: hidden; }

#wrapper {

  	width: 700px;

	margin-left: auto;

	margin-right: auto;

	background-color: #FFFFFF;

}

#header a {

	display: block;

	width: 100%;

	height: 100%;

}

#left_header { 

	 width: 115px;

	 height: 157px;

	 float: left;

	 background-image: url(http://www.tolvanloppet.nu/layout/images/sparvagn.png);

	 margin-left: 0px;

}

#right_top_header { 

	width: 507px;

	height: 71px;

	margin-left: 160px;

	margin-top: 25px;

	padding-top: 0px;

	background-image: url(http://www.tolvanloppet.nu/layout/images/tolvanloppet.png);

}

#right_bottom_header { 

	width: 546px;

	height: 32px;

	margin-left: 140px;

	/*background-image: url(http://www.tolvanloppet.nu/layout/images/charmigt.png);*/

}

#left { 

	width: 150px;

	float: left;

}

#ads { 

	text-align: center;

	padding-top: 20px;

	padding-bottom: 20px;

}
#right { 

	width: 550px;

	float: right;

}

#footer { 

	text-align: center;

	font-size: 10px;

}

#footer img{ vertical-align: middle; }

#menu ul { 

	padding-left: 10px;

	margin-left: 10pX;

	margin-top: 10px;

}

#menu ul li{ list-style-type: none; }

#menu a {

	color: #000000;

	text-decoration: none;

}

#menu a:hover { font-weight: bold; }

img#gata {

	width: 550px;

	height: 150px;

}

.clearer {clear: both;}
p.emphasized {
	font-size: 14px;
}
p.donators {
	font-size: 16px;
}
