/* CSS Document */

<style type="text/css">
body{ 
font: white 0.9em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-image: url;
background-position:top left; 
background-repeat:repeat-x; 
background-attachment:scroll;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px
} 
a:link{color: #ffffff; font-weight: normal;}
a:visited {color: #999999; font-weight: normal;}
a:hover {color: #ffffff; font-weight: normal;}

#container1 a img {
	border: solid 2px solid #7B7052;
}
#container1 a:hover img {
	border-color: #ffffff;
}
#container1 a:hover {  /* wakeup IE */
	border-width: 0;}



</style>