body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	line-height: 140%;
}
a, a:visited, a:active, a:hover {
	color: #F0037F;
}
h1, h2, h3, h4 {
	color: #F0037F;
}
h1 {
	font-size: 40px;
	letter-spacing: -1px;
	margin-bottom: 12px;
}
h3 {
	margin-top: 20px;
	font-size: 20px;
	letter-spacing: -1px;
	margin-bottom: 8px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
h4.title_subtext {
	margin-top: 12px;
}
.clear {
	clear: both;
}
#top {
	background-image: url(/italiadesign/gui/bg-top.png);
	height: 20px;
	margin-bottom: 10px;
}
#page {
	width: 760px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 10px;
}
#content {
	width: 562px;
	background-image: url(/italiadesign/gui/bg-left.png);
	background-repeat: repeat-y;
}
#content p {
	margin: 10px 0px;
}
#content ul {
	padding: 0px;
	margin: 12px 0px;
	margin-left: 20px;
	list-style: none;
	list-style-image: url(/italiadesign/gui/bullet.png);
}
#content ol.chapters {
	list-style-image: none;
	margin-left: 40px;
	padding-left: 0px;
}
#content ol.chapters li {
	margin-bottom: 4px;
	font-size: 12px;
	color: #CCC;
}
#content ol.chapters li img {
	margin-left: 6px;
}
#content ol.chapters li a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #888;
	text-decoration: none;
}
#content ol.chapters li a:hover {
	text-decoration: underline;
}
#content_main {
	padding: 12px;
}
#content_top {
	background-image: url(/italiadesign/gui/bg-left-top.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 10px;
}
#content_bottom {
	background-image: url(/italiadesign/gui/bg-left-bottom.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 13px;
}
#photobar {
	float: right;
	width: 120px;
	margin-left: 20px;
}
#photobar #top_photo {
	margin-bottom: 6px;
}
#photobar img {
	border: 1px solid #F0037F;
}
#photobar #other_photos img {
	margin: 0px 2px 2px 0px;
}
#nav_right {
	position: absolute;
	left: 568px;
	top: 0px;
	width: 192px;
	height: 415px;
}

a img,
img
{
	border: 0px;
}