body, td {
	font-size: 90%;
	font-family: arial, sans-serif;
}

div.page, div.page_admin_bar {
	width: 900px;
	margin: 0 auto;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	color: #3A0B02;
}
a:visited {
	color: #5D3833;
}
a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}
div.image a {
	border-bottom: none;
}
.duo_header a, .duo_header a:visited {
	color: #FFF;
	border-bottom: none;
}
.duo_header a:hover {
	border-bottom: 1px dotted #FFF;
}
ul.main_menu li {
	padding-left: 20px;
}
ul.main_menu li.cart {
	padding-left: 20px;
}

div.content {
	background-image: url(/sites/duo/corners_middle.gif);
	background-repeat: repeat-y;
	background-position: top right;
	margin-bottom: 20px;
}
div.content2 {
	background-image: url(/sites/duo/corners_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
div.content3 {
	padding: 20px 30px;
	background-image: url(/sites/duo/corners_bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 20px;

}

div.login_button a, div.login_button a:visited {
	color: #482E29;
}
