body {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	overflow:0;
	overflow: -moz-scrollbars-vertical;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a {
	color: #812827;
	text-decoration: none;
	font-weight: bold;
}

h1
{
	font-size:1.7em;
	color:#812827;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


#wide-wrapper
{
	height:770px;
	background-repeat: repeat-x;
}


#focusbox
{
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 50%;
}
#container {
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	padding-top: 0px;
	}

#content {
	text-align:center;
	overflow:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	}
#content ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content li {
	padding-top: 7px;
	padding-bottom: 7px;
}
.small {
	font-size: 80%;
	font-weight: bold;
}
