#main_title {
 position: relative;
display: block;
 top: 25px;
 right: 5px;
height: 76px;
width: 240px;
BACKGROUND: url(graphics/titled-bk.gif) no-repeat right;
 padding-top: 20px;
 text-align: right;

}

#sub_title_img {
 position: relative;
display: block;
top: -60px;
right: 50%;
height: 85px;
width: 271px;
background: url(site_map/graphics/tima-sitemap.gif) no-repeat;
text-indent: -2000px;
}

#decoration_1 {
 position: relative;
 float: right;
display: block;
 top: -50px;
 width: 45px;
height: 134px;
 BACKGROUND: url(graphics/green-circles.gif) no-repeat right;
}

/* *************************************** */

#link2 a {
	BACKGROUND: url(graphics/button2-on.gif) no-repeat right top;
	height: 32px;

}

#link2 a:link {
	COLOR: #000;
}
#link2 a:hover {
cursor: default;
	COLOR: #333; BACKGROUND:url(graphics/button2-on.gif);
		height: 32px;
}
#link2 a:visited {

}

#data {
 position: relative;
 float: right;
 top: -40px;
 width: 520px;
}

#part11 UL{
	MARGIN: 0px;
	list-style: url(graphics/yellow-bullet_wide.gif) inside circle;

}

#part11 a{
 text-decoration: none;
 color: Black;

}
#part11 a:link { 
	text-decoration: none;

	}
#part11 a:hover { 
	text-decoration: none;
	color: #FF6600;
	}
#part11 a:visited { 
	text-decoration: none;

	}

