/* CSS Document */
body {
	background-color: #E8EEEF;
	background-image: url('http://fan.ashke.nu/3rdage/images/bg.png');
	background-repeat: repeat-y;
	font-family: "trebuchet ms",arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: "trebuchet ms",arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
blockquote {
	border-left: 2px solid #6D9696;
	padding-left: 5px;
}

a,a:visited,a:active {
	font-family: "trebuchet ms",arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6D9696;
}

a:hover {
	font-family: "trebuchet ms",arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6D9696;
	border-bottom: 1px solid #000000;
}

#layout-01-div-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
	height:100px;
}

#layout-01-div-02 {
	position:absolute;
	left:350px;
	top:0px;
	width:350px;
	height:100px;
}

#layout-01-div-03 {
	position:absolute;
	left:0px;
	top:100px;
	width:350px;
	height:100px;
}

#layout-01-div-04 {
	position:absolute;
	left:350px;
	top:100px;
	width:350px;
	height:100px;
}

#layout-01-div-05 {
	position:absolute;
	left:0px;
	top:200px;
	width:350px;
	height:100px;
}

#layout-01-div-06 {
	position:absolute;
	left:350px;
	top:200px;
	width:350px;
	height:100px;
}

#layout-01-div-07 {
	position:absolute;
	left:0px;
	top:300px;
	width:350px;
	height:100px;
}

#layout-01-div-08 {
	position:absolute;
	left:350px;
	top:300px;
	width:350px;
	height:100px;
}

#layout-01-div-09 {
	position:absolute;
	left:0px;
	top:400px;
	width:700px;
	height:101px;
}

.content {
	position: absolute;
	left: 20px;
	top: 500px;
	width: 660px;

}