body
{
	background-color: #591A16;
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
	margin-top: 10px;
}

a
{
	text-decoration: none;
	color: white;
}
a:hover
{
	text-decoration: underline;
}


img
{
	border: 0px;
}

.bodyCopy
{
	font-size: 12px;
	font-family: arial;
}

.menu
{
	background-image: url("images/menuBg.jpg");
}

.textInput
{
	font-size: 12px;
}