body 
{
	background: #cbcbcb url(../images/backgrounds/bgstart.gif) repeat-x;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

#sverige
{
	background: transparent url('/images/backgrounds/sverige.png') no-repeat;
	width: 250px;
	height: 478px;
	position: absolute;
	left: 980px;
	top: 70px;
	z-index: -999;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 172px;
	top: 150px;
}
h3
{
	font-size: 16px;
	color: #000;
	position: absolute;
	text-align: left;
	margin: 0;
	padding: 0;
	left: 172px;
	top: 420px;
}
#header
{
	position: absolute;
	top: 150px;
	left: 172px;
}
#chooseDreamLocation
{
	position: absolute;
	top: 420px;
	left: 172px;
}
img
{
	border: 0;
}

#wrapper
{
	width: 820px;
	margin-left: auto; 
	margin-right: auto;
}

#photo {
	width: 815px;
	height: 210px;
	background-color: #fff;
	border: solid 1px #999;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 172px;
	top: 190px;
}

#photo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#photo li {
	display: inline;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

#navigation a:link, #navigation a:visited { 
	background-color: transparent;
}
