/* This is a comment */
body
{
background: #905810;
margin: 0px;
font-family: veranda, arial, helvetica, sans-serif;
text-align: center;
}

p, td, li,
{
font-family: veranda, arial, helvetica, sans-serif;
font-size: 11px;
}

#wrapper
{
	width: 700px;
	background: #B0700F;
	border: 2px solid #000000;
	margin: 20px auto;
	text-align: left;
	vertical-align: top;
}

#ie5fix
{
height: 1px;
voice-family: "\"}\"";
voice-family: inherit;
display: none;
}

.navList
{
list-style: disc url(../nav_bullets.gif) outside;
margin-top: 25px;
}

a:link
{
font-weight: bold;
color: #fff;
background-color: transparent;
tex-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	background-color: #000;
}

.floatRight 
{
float: right;
}

.radio
{
vertical-align: top;
}
