#menuLink {
	background-image: url("../images/menuItemSelBG.gif");
}

ul.dropdown A#linkLink{
	margin-top: 25px;
	text-decoration: none; 
	color: #BBBBBB;
	background-image: none;
}

#linkSection {
	padding-left: 200px;
	font-family: Arial,Verdana,Helvetica;
}

.link UL{

}

.link LI {
	list-style-type: none;
	margin:0;
	padding:5px;
	cursor:pointer;
	background-image: url("../images/linkItemBG.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 24px 20px 1px 32px; 
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.link A{
	font-size: 12pt;
	text-transform: uppercase;
	background-image: url("../images/contactBG.png");
	color: #000000;
}

#star001 {
	background-image: url("../images/star1BG.png");
	background-repeat: no-repeat;
	background-position: 50px 110px;
}
#star002 {
	background-image: url("../images/star2BG.png");
	background-repeat: no-repeat;
	background-position: 740px 280px;
}
#star003 {
	background-image: url("../images/star3BG.png");
	background-repeat: no-repeat;
	background-position: 230px 380px;
}

#star001IE {
	background-image: url("../images/star1BG.jpg");
	background-repeat: no-repeat;
	background-position: 40px 130px;
}
#star002IE {
	background-image: url("../images/star2BG.jpg");
	background-repeat: no-repeat;
	background-position: 740px 280px;
}
#star003IE {
	background-image: url("../images/star3BG.jpg");
	background-repeat: no-repeat;
	background-position: 200px 350px;
}
