.stylesheet {
	font-family: tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-right: 0px;
background-color: #ebebeb;
color: white;
float: left;
width: 310px;
font-family: tahoma;
font-size: 14px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #999999;
color: white;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #cccccc;
color: #333333;
}


.bgd1 {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
}

.bgd2 {
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
}

.bgd3 {
	background-image: url(images/3.jpg);
	background-repeat: no-repeat;
}

.bgd4 {
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
}
