#wrapper {
	height: auto;
	width: 100%;
	overflow: auto;
}body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}
#sideleft_insert {
	height: 100px;
	width: 185px;
}

.topleft {
	height: 130px;
	width: 225px;
	float: left;
	overflow: hidden;
}
#topright {
	height: 130px;
	width: auto;
	background-image: url(top_right.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}
#sideleft {
	height: 100%;
	width: 185px;
	float: left;
	padding-left: 10px;
	overflow: auto;
}
.design_block {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
	padding-bottom: 10px;
	padding-top: 10px;
}
.design_pic {
	height: 35mm;
	width: 70mm;
	border: 1px solid #666666;
	float: left;
	margin-right: 10px;
}
.picright {
	float: right;
	padding-right: 1px;
}
#sideleft_text {
	height: auto;
	width: 109px;
	float: left;
}
h1 {
	font-size: medium;
}
.text_purple {
	color: #660066;
}
.text_purple_italic {
	color: #660066;
	font-style: italic;
}
#main {
	height: auto;
	width: auto;
	padding: 10px 10px 10px 205px;
	overflow: auto;
}
.nav_spacing {
	padding-right: 20px;
	padding-left: 20px;
}
#nav {
	height: 60px;
	width: auto;
	padding-top: 51px;
	text-align: center;
}
.thumbs {
	float: left;
	border: 1px solid #660066;
	margin: 3px;
}
.design_text {
	height: auto;
	width: auto;
	overflow: auto;
	float: right;
}
a:link {
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
.pic_text {
	padding: 5px;
	float: left;
}
.occasions {
	padding-top: 5px;
	padding-bottom: 5px;
}
.infoblock {
	float: right;
	height: auto;
	width: 400px;
}
.infoblock_insert {

	float: none;
	border: 1px solid #660066;
	height: auto;
	width: auto;
	margin: 5px;
}
