html, body {
    height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#Content {
	margin: 0 auto;
	text-align: center;
	width: 770px;
	height: 100%;
	background-image: url(/images/table_bg.gif);
	background-repeat: repeat-y;
}
.captiontext {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FF0033;
}
.captiontext2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #727172;
}
.boldmain {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #595959;
	font-weight: bold;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	letter-spacing: 0px;
}
.nav {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
	font-style: normal;
	letter-spacing: 1px;
	display: block;
	margin: 3px;
}
.navmini {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 1px;
	display: list-item;
	list-style-type: square;
	margin: 3px;
}
.exp {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0033;
	font-style: normal;
	letter-spacing: 1px;
	display: block;
	margin: 3px;
}
h3 {
margin: 0;
padding: 0;
}
