body {
	MARGIN-TOP: 0 px; 
	MARGIN-LEFT: 5 px; 
	FONT-SIZE: 14px; 
  	COLOR: #666666; 
	text-align: justify;
	font-family: Arial, Verdana;
}

#paintings {
	margin:5px;
	margin-right:0px;
	float:left;
	/*height:600px;*/
}

#paintings ul {
	padding:0px;
	margin:0px;
}

#paintings li {
	float:left; 
	margin:5px;
	list-style:none;
	width:200px;
	height:200px;
}

A {
	COLOR: #333333;
	underline: false;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: silver;
	clip:  rect(   );
	
	}

.headerleftlarge {
	FONT-SIZE: 16px;
	font-weight: bolder;
	

}
.ableft {
	left: 50%;
	top: 50%;
	}
	
.menuhead {
	color: #F2F2F2;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration:none;
	padding: 10px;
}

.invis	{
	visibility: hidden;
	font-size: 0%;
	color: #FFFFFF;
	overflow: hidden;
	line-height: 0px;
	height: 0px;
	width: 0px;
}
#article
{
width:590px;
top: 20px;
left: 20px;
right: 20px;
border:thin;
border-color:#000000;
background-color:#CCCCCC;
position: relative;
}

hr {
color: #666666;
background-color: #666666;
height: 1px;
}


img {
border:none;
}

.paintingThumb {
float:left;
padding:40px;
width:200px;
height:220px;
text-align:center;
}

.clear {
clear:both;
}

.footer {
text-align:center;
width:100%;
}

.body {
width:850px;
margin:auto;
background-color:#cccccc;
}

.fullPicture {
text-align:center;
}

.form {
text-align:center;
width:100%;
}
