#navlist {

position: absolute;

left: 12px;

top: 150px;

width: 100px;

}

#navlist ul {

margin: 0;

padding: 0;

list-style-type: none;

font-size: 11px;

}

#navlist li {

margin-bottom: 2px;

}

#navlist a {

	display: block;

	padding: 2px 2px 2px 4px;

	background-image:    url(../images/button2.gif);

	background-repeat: no-repeat;

	background-position: 0% 50%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#navlist a:link {

color: #000000;

text-decoration: none;

}

#navlist a:visited {

background-image:    url(../images/button2.gif);

background-repeat: no-repeat;

background-position: 0% 50%;

color: #000000;

text-decoration: none;

}

#navlist a:hover, #navlist a:active,

#sidelight a:link, #sidelight a:visited,

#sidelight a:hover, #sidelight a:active {

background-image:    url(../images/button3.gif);

background-repeat: no-repeat;

background-position: 0% 50%;

color: #000000;

}

#title {

padding: 0px 2px 2px 4px;

background-image:    url(../images/buttontop.gif);

background-repeat: no-repeat;

background-position: 0% 50%;

text-align:left;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

color:#FFFFFF;

font-weight: bold;

}

#end {

padding: 1px 2px 2px 2px;

background-image:    url(../images/buttonend.gif);

background-repeat: no-repeat;

background-position: 0% 50%;

text-align:left;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

color:#FFFFFF;

font-weight: bold;

}

#email  {

background-image:    url(../images/button.gif);

background-repeat: no-repeat;

background-position: 0% 50%;

text-align:left;

padding: 4px 2px 2px 4px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #000000;

}

