a, a:visited {
	color: #000033;
}
a:hover {
	color: #993300;
}
h1 {
	font-size: large;
}
h4 {
	color: #993300;
}
body, html {
	height: 100%;
	background-color: #FFEECC;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000033;
}
body img {
	border-color: #000033;
}
.all {
	background-image: url(line.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	height: 100%;

}
html>body .all {
	height: auto;
	min-height: 100%;
}
.up {
	background-color: #663333;
	width: 100%;
	height: 90px;
}
.up div{
	width: 165px;
	font-size: 16px;
	text-align: center;
}
.up a {
	color: #FFFFCC;
}
.up a:visited {
	color: #FFFFCC;
}
.up a:hover {
	color: #CC9966;
}
.up img {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 15px;
}
.big {
	background-color: #ffffff;
	background-image: url(linebig.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size: 8px;
	height: 10px;
	width: 100%;
}
.ornament {
	background-image: url(ornament.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
}
.left {
	font-size: 16px;
	text-decoration: underline;
	width: 165px;
	background-image: url(line.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.left h3 {
	font-size: 14px;
	font-weight: normal;
}
.left img {
	display: none;
}
.about {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.empty {
	height: 140px;
}
.down {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	background-color: #663333;
}
.down strong, h2, h3 {
	font-size: 16px;
	font-weight: normal;
}
.downtable {
	font-size: 11px;
	color: #FFFFCC;
}
.downtable a {
	color: #CC9966;
}
.downtable a:visited {
	color: #CC9966;
}
.downtable a:hover {
	color: #FFFFCC;
}
.downin {
	color: #FFFFCC;
	text-decoration: none;
}
