body {
	background-color: #FFFFFF;
	margin-top: 4px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}

#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 2px solid #7E0004;
}

#header {
	margin-bottom: 0px;
}

#header img {
	width: 800px;
	height: 100px;
}

.thumbswrapper {

}

.thumbbox {
	width: 200px;
	float: left;
	text-align:center;
}

.thumbbox img {
	border: 1px solid #7E0004;
	width: 180px;
	height: 240px;
	margin: 0px auto 10px auto;
}

.textwrapper {
	margin-left:10px;
	width: 780px;
	margin-bottom: 10px;
}

.textboxleft {
	padding: 5px 0px 5px 5px;
	width: 55%;
	float:left;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

.textboxright {
	padding: 5px 5px;
	width: 43%;
	float:left;
	margin-bottom: 10px;
}

.textboxright a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.textboxright a:hover {
	color: #990000;
	text-decoration: underline;
}

#textboxunder {
	padding: 5px 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 1.5em;
}

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

#textboxunder a:hover {
	color: #990000;
	text-decoration: underline;
}

#link1 {
	margin-left:0px;
	margin-top:5px;
	text-align: center;
	font-size: 1.3em;
}


#legal {
	width:800px;
	font-size: 0.8em;
	color: gray;
	text-align: center;
	margin: 0 auto;
}

.clear {
	clear: both;
}
