body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	padding-top: 10px;
}

a {
	color: #695d47;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #ab9c7e;
	background-color: inherit;
}

img {
	border: none;
}

#breadcrumb {
	float: right;
	padding-right: 10px;
	width: 100%;
	text-align: right;
}
	
#header {
	background: transparent url(/images/header.gif) no-repeat top center;
	width: 960px;
	height: 84px;
	margin: 0 auto 15px;
}

#menu {
	float: left;
	padding-left: 288px;
	padding-top: 50px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
}

#adUnit {
	margin: 0 30px 15px;
	text-align: center;
}

#footer {
	padding-top: 10px;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

#copyright {
	padding: 2px 0 10px 0;
	text-align: center;	
}

.roundedcornr_box {
   background: #f5f2eb url(/images/roundedcornr_grad.gif) repeat-x top left;
}

.roundedcornr_top div {
   background: url(/images/roundedcornr_tl.gif) no-repeat top left;
}

.roundedcornr_top {
   background: transparent url(/images/roundedcornr_tr.gif) no-repeat top right;
}

.roundedcornr_bottom div {
   background: url(/images/roundedcornr_bl.gif) no-repeat bottom left;
}

.roundedcornr_bottom {
   background: transparent url(/images/roundedcornr_br.gif) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}

.roundedcornr_content {
	margin: 0 30px;
}
