html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #594230;
}

html { overflow-y: scroll; }


#container{
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#welcome{
	width: 740px;
	text-align: center;
}

#welcome h1{
	text-align: center;
	_padding-left:80px;


}


#post{
	font-family: "Trebuchet MS";
	background-image: url(../images/post_bk.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	_margin-left:90px;
	padding-left: 35px;
	padding-right: 35px;
	margin-bottom: 30px;
}


#post p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5a4a42;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 140%;
	padding:15px;

}


#america, #europa, #lemuria, #oceania, #asia, #britania, #atlantis, #utopia{
	width: 740px;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	clear: both;
}

.downloadlink{
	float: right;
	text-align: right;
	background-image: url(../images/paperClip.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	color: #f2e7cb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-right: 50px;
	clear: both;
	margin-right: 100px;
} 


#america{
	background-image: url(../images/tag_america.png);
	_margin-left:25px;
	}

#atlantis{
	background-image: url(../images/tag_atlantis.png);
	_margin-left:25px;
	}

#lemuria{
	background-image: url(../images/tag_lemuria.png);
		_margin-left:25px;
	}

#oceania{
	background-image: url(../images/tag_oceania.png);
		_margin-left:25px;
	}

#asia{
	background-image: url(../images/tag_asia.png);
		_margin-left:25px;
	}

#britania{
	background-image: url(../images/tag_britania.png);
		_margin-left:25px;
	}

#utopia{
	background-image: url(../images/tag_utopia.png);
		_margin-left:25px;
	}

#europa{
	background-image: url(../images/tag_europa.png);
	margin-bottom: 25px;
		_margin-left:25px;
	}

#america img,  #europa img, #lemuria img, #oceania img, #asia img, #britania img, #atlantis img, #utopia img{
	background-image: url(../images/thumbback.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 25px;

}


ul{
	list-style-type: none;
	width: 700px;
	margin-left: 5px;


}


li{
	float: left;

}

li img {


}

#contact {
	width: 450px;
	font-family: "Trebuchet MS";
	padding-top: 15px;
	float: left;
	clear: both;
	background-color: #f2e7cb;
	margin-left: 55px;
}

#contact p{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5a4a42;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 140%;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 35px;
	background-image: url(../images/contactpaper.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
}


#contact img{
	margin-left: 20px;

}


#footer{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 740px;
	clear: both;
}
