
#navcontainer{
/*background:transparent;
width:140px;
height:auto;
margin-top:120px;*/
margin-left:-250px;
/*float:left;*/
}

#navlist li{
/*margin-top:15px;
background:transparent;
list-style-type: none;
text-align:right;
font-size:14px;
letter-spacing:-0px;
color:#666666;*/
width:200px;
}

A:link{ 
	color:#d27828; 
	text-decoration:none; 
	border-style:single;
	border-color:#d27828;
}

A:visited{ 
	color:#ffffff; 
	text-decoration:none; 
	background-color:#d27828;
}