body {
	background-image:url("/inc/html/mjanne/pix/2010/background_tile.png");
	background-color:black;
	color:black;
	font-family:arial,helvetica,sans serif;
	}

a {
	text-decoration:none;
	}

img {
	border: none;
	}

hr {
	border: 0;
	color: white;
	background-color: white;
	height: 3px;
	}

#wrapper {
	margin: auto;
	margin-top:25px;
	width:960px;
	}

#navigation img{
	padding-right:22.5px;
	}
	
#navigation a.active img {
	background-image: url("/inc/html/mjanne/pix/2010/link_active.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#main {
	width:900px;
	height:600px;
	margin-top:15px;
	background-image: url("/pix/2010/main_landing.jpg");
	background-repeat:no-repeat;
	}

#left{
	width:350px;
	margin-top:25px;
	float:left;
	}

#left_about{
	width:350px;
	height:606px;
	margin-top:15px;
	padding-bottom:14px;
	background-image: url("/pix/2010/main_about.png");
	background-repeat:no-repeat;
	float:left;
	}

#left_about img {
	margin-top:25px;
	}

#left_home {
	width:350px;
	height:606px;
	margin-top:15px;
	float:left;
	background-image:url("/pix/2010/main_home.jpg");
	background-repeat:no-repeat;
	}

#left_collection {
	margin-top:40px;
	width: 170px;
	height:540px;
	float:left;
	}

#left_collection img {
	margin-bottom:10px;
	}

#left_collection a {
	color: #000;
	font-size: 17px;
	padding-top: 10px;
	display: block;
}

#right {
	width:525px;
	margin-top:24px;
	margin-left:25px;
	float:left;
	}

#right h1, #collection h1 {
	color: #650a34;
	font-size: 26px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	}

#right img {
	margin-top:6px;
	}

#right p {
	padding-top:20px;
	}

#collection {
	width:700px;
	margin-top:25px;
	margin-left:25px;
	float:left;
	}

#collection_left {
	float:left;
	padding-right:20px;
	margin-top:10px;
	width: 335px;
	}

#collection_right {
	margin-top:10px;
	}

	#collection_left img, #collection_right img {
		width: 335px;
	}

#language{
	float:right;
	}

#language img{
	padding-right:40px;
	}

.logo {
	margin-top:25px;
	}
		
#mailinglist {
	margin-left:33px;
	}
	
#footer {
	width:350px;
	float:left;
	clear:both;
	}

#prev {
	float: left;
	width: 40%;
}

#next {
	float: right;
	text-align: right;
	width: 40%;
}


