body {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #f8e2e2 url(../images/bg_dusty_rose.gif) repeat;
}

#tupperware_outer {
	width: 763px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(../images/bg_letter_soup_right.gif) no-repeat bottom right;
}
#tupperware_inner {
	margin: 0 31px;
	padding: 37px 0 0 41px;
	text-align: left;
	border: 2px solid #dddbdb;
	background: #fff url(../images/bg_letter_soup_left.gif) no-repeat bottom right;
	line-height: 14px;
	font-size: 11px;
	font-family: Helvetica, sans serif;
	position: relative;
}
* html #tupperware_inner { height: 1%; }
#lines_press {
	width: 627px;
	height: 212px;
	background: url(../images/bg_lines_press.gif) no-repeat top left;
}
#typeleft {
	width: 122px;
	height: 33px;
}

#small_menu {
	width: 100%;
	margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, Serif;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}
	#small_menu li {
		padding: 0 7px 0 10px;
		float: left;
		background: url(../images/bullet.gif) no-repeat center left;
	}
	#small_menu a {
		text-decoration: none;
		color: #777676;
	}
	#small_menu a:hover {
		text-decoration: underline;
	}
	#small_menu .first {
		padding-left: 0;
		background: none;
	}

img.title {
	display: block;
	border: none;
}
	#title_about {
		margin-top: 20px;
	}
	#title_who {
		margin-top: 19px;
	}
	#title_portfolio {
		margin-top: 19px;
	}

img.button {
	display: block;
	border: none;
}
	#button_web {
		margin-top: 87px;
	}
	#button_izaak {
		margin: 48px 0 0 31px;
	}
	#button_print {
		margin-top: 7px;
	}
	#button_about {
		margin: 19px 0 0 26px;
	}
	#button_natasha {
		margin-top: 16px;
	}

a#lang {
	display: block;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #777676;
	text-decoration: none;
	margin-bottom: 25px;
}
a#lang:hover {
	text-decoration: underline;
}

#article {
	margin-right: 215px;
	padding-bottom: 6em;
	color: #575656;
}
* html #article {
	height: 1%;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 3px 0;
}
p {
	margin: 0 0 6px 0;
}
h1 {
	padding-bottom: 2px;
	border-bottom: 1px solid #777676;
	color: #444;
	clear: left;
}
h2 {
	margin-top: 6px;
}
img.cap {
	margin-right: 2px;
	float: left;
}
div.clear {
	clear: both;
}
#footer {
	color: #000;
	font-size: 10px;
}
#footer a {
	color: #000;
}

#notice {
	border: 1px solid #777676;
	margin-right: 30px;
	margin-top: 15px;
	float: right;
}

img.photo {
	border: 1px solid #000;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
