body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/back.jpg);
	background-color: #aba590;
}
img {
	border: none;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.red {
	background-image: url(images/picred.gif);
}
.blue {
	background-image: url(images/picblue.gif);
}
.yellow {
	background-image: url(images/picyellow.gif);
}
.prev {
	text-align: right;
	background-position: right 80px;
	background-repeat: no-repeat;
	width: 20%;
	padding-top: 140px;
}
.next {
	background-repeat: no-repeat;
	width: 20%;
	background-position: left 90px;
	padding-top: 160px;
}
.sold {
	background-image: url(images/sold.gif);
}
#head {
	background-image: url(images/elli.gif);
	background-repeat: repeat-x;
	background-position: center -1px;
	vertical-align: bottom;
	height: 120px;
	text-align: left;
	padding-left: 21%;
}

#cont {
	vertical-align: top;
}
#main  {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;

}
#main #art img {
	border: 1px solid #000;
}
#main #title {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}
#main #title span {
	font-weight: normal;
}
#main #caption {
	font-size: 0.9em;
}
#main #price {
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	padding: 50px;
	margin-left: 20px;
}
#foot {
	background-image: url(images/foot.jpg);
	background-position: left bottom;
	height: 120px;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
}
#foot a:hover {
	color: #00E6FF;
}
#foot span {
	display: block;
	margin-top: 35px;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFF;
	font-size: 0.9em;
}
#grid   img {
	border: 1px solid #000;
	margin: 10px;
}
#grid a:hover img {
	border: 1px solid #FFFFFF;
}


#grid div {
	padding: 50px;
	background-image: url(images/brush3.gif);
	background-repeat: no-repeat;
	background-position: right 800px;
}
#grid {
	background-image: url(images/brush1.gif);
	background-repeat: no-repeat;
	background-position: -100px 100px;
}



#cv #metro {
	background-image: url(images/metro.gif);
	background-repeat: no-repeat;
	background-position: left 1.4em;
	margin-top: 3em;
	width: 50em;
	height: 5em;
	text-align: left;
}

#cv #metro div{
	float: left;
	font-style: italic;
	padding-right: 2.5em;
	line-height: 1.3em;
}
#cv #metro  span{
	font-size: 1.5em;
	font-style: normal;
	display: block;
}
#cv #ex {
	clear: both;
	width: 40em;
}
#cv #ex p {
	font-size: 1em;
	font-style: italic;
	margin-top: 0.3em;
}
#cv #ex p span {
	font-style: normal;
	font-weight: bold;
	display: block;
	float: left;
	width: 3.5em;
}
#contacts  {
	font-style: italic;
	background-image: url(images/brush_big.gif);
	background-position: center 50px;
	height: 500px;
	width: 900px;
	background-repeat: no-repeat;
	text-align: left;
}
#contacts div {
	padding-top: 120px;
	padding-left: 200px;
}

#contacts span {
	font-size: 1.7em;
	font-weight: bold;
	font-style: normal;
	display: block;
	margin-bottom: 0.3em;
}
#contacts a {
	color: #000;
	font-weight: bold;
}

#contacts a:hover {
	color: #0CF;
}



#photo {
	background-image: url(images/omakuva.gif);
	background-repeat: no-repeat;
	background-position: right 30px;
	height: 500px;
}



h1 {
	font-size: 1.7em;
	margin-bottom: 0.1em;
}
p {
	font-size: 1.2em;
	margin: 0px;
}

