#header { float: left; }
#body1 { float: left; }
/*************************************************/
#bodybottom {float: left; }
#foot { float: left; }
#navigation { float: left; }
#content { }
.left{}
.left img{}
.left h1 {}
.vseporator{}
.right{}
.right h1 {}
.right p{ margin: 0px 0 0 5px; }
.right img{ margin: 0px 0 0 0px; }
#navigation {
 color: #fff;
 width: 880px;
 height: 42px;
 margin: 0px 0px 0px 6px;
 background: url(../img/dup_navbarbg1_7x42.gif);
 background-repeat:repeat-x;
}
#nav1 {
    margin: 0 auto;
}
/************common for most pages***********************/
a {
	color: #996666;
}
a img {border: none; }

.right p { margin:0;} 
.right img { display:block; clear:both; margin:0;}
ul.rightsidelinks {
	display:block; clear:both;
	padding: 10px 0px 0px 0px;
}

ul.rightsidelinks li {
	list-style-type:disc;
	font-size:12px;
	margin: 2px 0px 2px 30px;
}
/*.left ul li {
	list-style-type:square;
	margin: 4px 0px 4px 20px;
}
.left ul {
	margin: 2px 0px 2px 5px;
}*/
.left2 ul li {
	list-style-type:square;
	margin: 4px 0px 4px 20px;
}
.left2 ul {
	margin: 2px 0px 2px 5px;
}
.left2 li {
	list-style-type:square;
	margin: 4px 0px 4px 20px;
}
/*************************************************/

.toppagePtag { float:left; width:100%; clear:both; }
.toppagePtag img{ float:left; }
.toppagetitleimage{
 float:left;
 width:40px;
 height:30px;
 background: url(../img/dup_beehive_green_40x30.gif);
 background-repeat:no-repeat;
 background-position: left center;
 margin:10px 10px 0px 0px; 
 }
.toppagetitle{
	color:#669966; /*<!--669966-green darker gold:#c99641 / gold:#eebc58 / middel gold:#dda74e-->*/
	font-size:1.5em;
	margin:auto 0px;
	height:30px;
	}