.paars {
color: #CB97FF;
font-size: 18px;
padding-bottom: 3px;
}

html {
	background: #99CCCC;
	font: 0.75em/1.3  Trebuchet MS;
	text-align: center;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
}

body {
	background-image: url(../images/body.jpg);
	margin: 0px auto;
	text-align: center;
	width: 765px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	a:link {
	color: #000000;
	text-decoration: none
}
	a:visited {
	color: #000000;
	text-decoration: none
}
	a:hover {
	color: #000000;
	text-decoration: none
}
	a:active {
	color: #000000;
	text-decoration: none
}

#main {
	width: 765px;
	float: center;
	background-color: #FFFFFF;
	border: solid 1px #000000;
}	

#linkpartners {
	padding: 10px;
	width: 120px;
	padding-left: 10px;
	float: left;
}

#show_thumbs {
	padding: 10px;
	width: 570px;
	padding-left: 20px;
	float: center;
}

#show_images {
	padding: 10px;
	width: 725px;
	padding-left: 20px;
	float: center;
}
