table.head {
	background:url("/images/background.jpg") repeat-x;
	right: 0px; left: 0px; top: 0px;
	width:120%;
	height:111px;
	}
div#navbar2 {
 	position: absolute;
	height: 30px;
	width: 120%;
	top: 80px;
    right: 0px;
    text-align: right;
	border-top: solid #000 1px;
	background-color: #336699; opacity:0.75;filter:alpha(opacity=75);
	line-height: 35px;
    border-bottom: solid #000000 2px;
	text-align: right;
	}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}
div#navbar2 li a:link {
	color: #FFF;
}
div#navbar2 li a:visited {
	color: #FFF;
}
div#navbar2 li a:hover {
	color: #ffffff;
	text-decoration:underline;
	background-color: #333333;
}

img { behavior: url(iepngfix.htc); }
img {
border-color: #ffffff;
behavior: url(iepngfix.htc);
}
#logo {
    behavior: url("iepngfix.htc");
	position: absolute;
    width:200px;
    height:111px;
    top: 0px;
    left: 0px;
    /*background: url("/images/logo_clear.png") no-repeat;*/
	}
#picture {
    position: absolute;
    height:92px;
    width: 500px;
	background-image:url(http://www.oskaarchitects.com/gallery_assets/13/s_Stair2cb.jpg);
    top: 0px;
    right: 0px;
}