body
{
	font-family: arial;
	font-size: 13px;
	background-color: #7E1F37;
	background-image: url('w_web_flowers_right.jpg');
}

img
{
	border: 0px;
}

div.model img {
	display: block;
	width: 267px;
	height: 400px;
	margin: auto;
}

div.model a {

	border: 2px dashed #999;
	float: left;
	height: 430px;
	width: 300px;
	padding: 5px;
	background-color: #fff; 
	margin: 5px;

	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;

	text-decoration: none;
	color: #000;
}


div.model a:hover {
	background-color: #ECB6C4;
}

div.gallery a
{
	border: 2px dashed #999;
	float: left;
	height: 300px;
	width: 300px;
	padding: 5px;
	background-color: #fff; 
	margin: 5px;
}

div.gallery a:hover
{
	background-color: #ECB6C4;
}

div.clear
{
	clear: both;
}

div.container
{
	width: 972px;
	margin: 0px auto;
	
	padding: 10px;

	background-color: #D47E8C;
	border: 1px solid #000;
}

div.previews
{

	text-align: center;
	background-color: #eee;
	padding: 0px 0px;
	margin: 0px;
}

div.previews img
{
	display: block;
}

div.bar
{
	height: 15px;
	background-color: #000;
  	background-image: url('bar.jpg');
	background-repeat: repeat-x;
	margin: 0px;

}

div.header
{
	margin: 0px 0px 5px 0px;
}

div.title
{
	float: left;
	width: 600px;
	text-align: center;
	font-family: arial;
	font-size: 28px;
	font-weight: bold;
	color: #eee;
	padding: 20px 0px 0px 0px;
}

div.logo
{
	float: left;
}

div.contact
{
	float: left;
	width: 160px;
}

div.contact p
{

	margin: 0px;
	text-align: right;
	font-size: 12px;
}

div.itemcode
{
	background-color: #eee;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 5px 0px;
	font-size: 21px;
	font-weight: bold;
	padding: 5px;
}

div.itemcode a
{
	background-color: #fff;
	color: #00f;
	dispay: block;
	float:left;
	margin: 0px 300px 0px 0px;
	padding: 5px;
	font-size: 13px;
	border: 1px solid #000;
}

div.itemcode a:hover
{
	background-color: #D47E8C;
}



div.item
{
	float: left;
	background-color: #fff;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999;
}

div.item p
{
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

div.footer
{
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	color: #999;
}

a.mainlink
{
	display: block;
	padding: 5px;
	background-color: #7E1F37;
	text-align: center;
	color: #ccf;
	text-decoration: none;
}

a.mainlink:hover
{
	text-decoration: underline;
}
