body {
	background-color: #000000;
	background-image: url(images/bcr-in.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}   

#bcrmain { 
 	background-image: url(images/bcrmain-in.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #dcae65;
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #dcae65;
	text-decoration: none;
}
#menu a:active {
	color: #ffffff;
	text-decoration: none;
}
#txs {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffd796;
}
#txs a:link {
	color: #ffd796;
	text-decoration: none;
}
#txs a:visited {
	color: #ffd796;
	text-decoration: none;
}
#txs a:hover {
	color: #dcae65;
	text-decoration: none;
}
#txs a:active {
	color: #ffd796;
	text-decoration: none;
}