body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #fff url(img/artdream.gif) left top no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* for IE 5.* for Windows */
}

#container {
	position: relative;
	width: 585px;
	margin: 150px auto 40px;
	padding: 0;
	border: 0;
	background-color: transparent;
	text-align: left; /* for IE 5.* for Windows */
}

#intro {
	width: 585px;
	margin-bottom: 40px;
	padding: 0;
	background: transparent url(img/arrow.gif) left top no-repeat;
	text-align: justify;
}

.normalText {
	margin: 0 0 20px 35px;
	padding: 0;
}

#adgLogo {
	position: relative;
	top: 0;
	left: 264px;
	width: 92px;
	height: 28px;
	border: 0;
}
	
h4 {
	margin-bottom: 30px;
	padding-left: 35px;
	background: transparent url(img/arrow.gif) left top no-repeat;
	font-weight: bold;
	font-size: 16px;
}

ul {
	width: 550px;
	margin: 0 0 40px 35px;
	padding: 0;
	list-style: none;
}

li.activity {
	margin: 0 0 10px;
	padding-left: 25px;
	background: transparent url(img/arrowspo.gif) left 2px no-repeat;
	text-align: justify;
}

li.contact {
	width: 550px;
	margin: 0 0 10px;
	padding-left: 25px;
	background: transparent url(img/arroli_1.gif) left top no-repeat;
	text-align: justify;
}

.comment {
	position: relative;
	top: -20px;
	margin: 0 0 30px 35px;
	padding: 0;
}

#footer {
	width: 100%;
	height: 150px;
	margin: 80px 0 0 0;
	padding: 0;
	background: transparent url(img/artdre_2.gif) left bottom no-repeat;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}

#footer p {
	width: 400px;
	margin: 0 auto;
	padding: 20px 0 0;
	border-top: #aaa solid 1px;
	word-spacing: 3px;
}

#reference {
	position: relative;
	width: 165px;
	height: 18px;
	margin: 80px auto 0;
	padding: 0;
}

a:visited,
a:link {
	text-decoration: none;
}

a:hover,
a:focus	{
	color: #787800;
	background-color: #fff;
	text-decoration: none;
}

#reference a {
	float: left;
	margin-right: 2px;
	padding: 3px;
	border: #aaa solid 1px;
	background-color: #fff;
	font-size: 9px;
	text-decoration: none;
}

#reference a:visited,
#reference a:link {
	color: #aaa;
}

#reference a:hover,
#reference a:focus {
	color: #787800;
}

.ib {
	color: #d62426;
	background-color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}
