

body { 
  background-color: #586653;
} 


body.main
{
	background-color: #586653;
	background-image: url(graphics/chebucto05.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 100px;
}

table.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	line-height: 180%;
}

table.vote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	line-height: 180%;
}

td.caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9BA996;
	line-height: 180%;
}


td.credit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6A7B64;
	line-height: 180%;
}



a {  color: #00FF00; text-decoration: none}
a:visited {  color: #FFCC66}
a:hover {  color: #FFFFFF}


.rule {
	color: #6A7B64;
}
.white {
	color: #FFFFFF;
}

body { 
  background-color: #586653;
} 

