html {

}


body {
	margin:0;
	background-image:url("bg_body.gif");
	background-position:center top;
	background-repeat:repeat-x;
}

.title {
	background-image:url("title.png");
	width: 170px;
	height: 30px;
   text-align:left; 
}

.navigation-title {
	position: absolute; margin-top:11px; margin-left:4px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

.style2 {
	font-weight:bold;
}