* {
	padding: 0px;
	margin:0px
}

html { height: 100%; margin-bottom: 1px;}

body {
	font-size: 62.5%;
	font-family: Arial, Sans-Serif;
}

img {
	display: none;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	background: #FFF;
	padding-bottom: 5px;
}

a, a:link, a:visited, a:hover {
	color: #000;
	text-decoration: underline
}

h1 {
	font-size: 2em;
	color: #000;
}

h3 {
	font-size: 1.5em;
	color: #000;
}

#bar {
	display: none;
}

#nav {
	display: none;
}

#main {
	display: none;
}

.photoboxtop {
	display: none;
}

.boxtop {
	display: none;
}

.boxbottom {
	display: none;
}

.left {
	display: none;
}

.ads {
	display: none;
}

.complement {
	width: 100%;
}

.content {
	background: none;
}

#intro div a {
	display: none;
}

#footer {
	display: none;
}