/* CSS Document */

body 
{
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top center; 
}

div#lnks    { margin:20px 0 0 0 }
iframe#ifrm { width: 766px; }

#inner {
	min-height: 372px;
	height:auto;
}

*html #inner {
	height: 372px;
}

body {
	font-family: Arial, Helvetica, sans-serif;

	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 412C18;
	font-size: 12px;
}
}

.mice {
	font-size: 10px;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	color: #FFFFFF;
}
