/* CSS Document */

/*** For Picture Placement ***/
/*** Used on paintings pages ***/

body, a{
	background-color: 000066;
	text-align: center;
	text-decoration: none;
	color: white;
	height: 150px;
}

div.header{
	color: white;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
}

font#logo{
	font: Mistral;
	font-size: 50px;
}

.container{
	height: 250px;
	border: none;
	text-align: center;
}

td.container_pic{	
	border-color:#00FF00;
	text-align: center;
}

td.pic{
	border-style: outset;
	border-width: thick;
	border-color:#FFFFFF;
	text-align: center;
}

.buy{
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.buy2{
	width: 50%;
}

td.spacer{
	width: 35px;
}

img{
	height: 150px;
	max-width: 250px;
	border: none;
}

.footer img{
	height: 32px;
}
.Enlarged {
	height: 600px;
}
