DIV.reference-image {
	width: 280px;
	text-align: right;
} 
DIV.reference-info-noimage {
	padding-left: 280px;
} 
SPAN#logo {
	height: 75px;
	width: 470px;
	top: 26px;
	left: 0px;
	background-position: 0px 0px;
	position: absolute;
}
DIV.content {
	padding-top: 7.2em;
}

BODY, HTML {
	background: white url(../images/wood.png) top left repeat;
	/*background-color: brown;*/
}

DIV#main {
	border-width: 0px 0px;
	color: #303030;
	background-color: #F4F2E5;
}
/*
DIV#background {
	position: absolute;
	top: 13px;
	width: 100%;
}
* html DIV#background {
	position: absolute;
}
DIV#background DIV {
	height: 90px;
	background: transparent url(../images/tapeta.png) repeat-x scroll bottom left;
}*/

DIV#footer {
	background-color: transparent;
	border-top: 1px solid #d8c9b3;
	border-bottom-width: 0px;
	margin: 1em 0px 0px 0px;
	padding: 12px 12px 20px 12px;
	color: #303030;
	background: transparent url(../images/tapeta.png) repeat-x scroll bottom left;
}
DIV#footer A {color: #7a4f11;}
DIV#footer A.gray {color: #303030}

UL {list-style-image: url(../images/list.gif);}
DIV.blue UL {list-style-image: url(../images/list.gif);}

UL.level-2-navigation SPAN.selected {border-bottom-color: #3f4e81;}
DIV#content-top {border-bottom-color: #3f4e81;}

DIV#homepage DIV.group-left {width:33.33%;}
DIV#homepage DIV.group-main {width:66.66%;}
DIV#homepage DIV.group-main-half {width:33.33%;}
DIV#homepage DIV.banner DIV.box-no-border {text-align: center; padding-top: 5px; padding-bottom: 10px;}

DIV.reference-image IMG {border: 2px solid #995a1c !important; padding: 2px !important}
DIV.team-image IMG {padding: 2px; border: 2px solid #995a1c;}

DIV.content {
	background-image: url(../images/background.png);
}
DIV#content-after-menu {
	background-color: #F4F2E5;
}
UL#level-1-navigation {
	position: relative;
	z-index: 1;
}

BODY.brown UL#level-1-navigation A {background-color: #e7dbb1}
BODY.brown UL#level-1-navigation A:hover {background-color: #decf9b}

DIV.content A {color: black}
DIV.content A:visited {color: black}

DIV.text-date {
	padding-top: 2px;
}

H1 {
	font-weight: normal;
	color: #c56a00;
	border-bottom: 1px solid #c56a00;
	margin-left: 0px;
}
H1 STRONG {
	font-weight: normal;
	font-size: 32pt;
}
DIV.box H2, DIV.box H3 {font-family: verdana, arial, sans-serif;}
DIV.box-no-border H2, DIV.box-no-border H3 {font-family: verdana, arial, sans-serif;}

/*DIV#head, DIV#main-tools, UL#level-1-navigation
{visibility: hidden}*/