
#container {
	left:0px;
	top:0px;
	width:923px;
	height:auto;
	z-index:1;
	background-color: #6699CC;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	color: #FF6600;
	font-size: 1.5em;
	text-decoration: underline;
}
#container #top {
	background-image: url(top.gif);
	position: relative;
	height: 263px;
	left: 0px;
	top: 0px;
}
#container #middle {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(repeater.gif);
	background-repeat: repeat;
	padding-right: 15px;
	padding-left: 15px;
}
#container #bottom {
	background-image: url(bottom.gif);
	position: relative;
	height: 52px;
	top: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
h2 {
	color: #0099FF;
	font-size: 1.6em;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	color: #333333;
	font-size: small;
}
.imageright {
	margin-left: 30px;
}
body {
	background-color: #6699CC;
}

.tinytext {
	font-size: xx-small;
	float: right;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}