﻿*{
	margin:0;
	padding:0;
}

body
{
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	font-size: 10pt;
	word-spacing: 5px;
	color: #515151;
	background-repeat: repeat-x;
	background-position: top;
}

#picturelist {
width:820px;
margin-top:20px;
margin-bottom:15px;
text-align:center;
margin-right:auto;
margin-left:auto;
}

#picturelist li {
list-style:none;
float:left;
margin-right:14px;
margin-bottom:10px;
font-weight:bold;
color:#777777;
text-align:center;
margin-left:4px;
}

#picturelist img{
display:block;
border:0px solid #CE3095;
width:100px;
height:100px;
text-align:center;
}

#picturelist img:hover{
border:0px solid #F4C0DA;
}

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist2 {
width:820px;
margin-top:20px;
margin-bottom:15px;
text-align:center;
margin-right:auto;
margin-left:auto;
}

#picturelist2 li {
list-style:none;
float:left;
margin-right:1px;
margin-bottom:10px;
font-weight:bold;
color:#777777;
text-align:center;
}

#picturelist2 img{
display:block;
border:0px solid #CE3095;
width:100px;
height:100px;
text-align:center;
}


#picturelist2 a{
color:#777777;
text-decoration:none;
text-align:center;
}