body {
	background-color:#8A8C8E;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
body, tr, td, div {
		font-family:Arial, sans-serif;
		font-size:13px;
}
h1 {
	font-size:16px;
	text-align:center;
}
h2 {
	font-size:14px;
	text-align:center;
	display:inline;
}

#case {
	position: absolute;
	width: 758px;
	left: 50%;
	margin-left: -378px; /* half of width */
}

#content {
	padding:5px;
}

#horizon {
	
	border:1px solid #3F3622;
	background-color:#FFFFFF;
}
.footer {
	font-size:10px;
	display:inline;
}

a {				color:#6D241C;	font-weight:bold;	text-decoration:none}
a:visited {		color:#6D241C;	font-weight:bold;	text-decoration:none}
a:active {		color:#6D241C;	font-weight:bold;	text-decoration:none}
a:hover {		color:#6D241C;	font-weight:bold;	text-decoration:underline}

li {
	list-style-image:url(../images/bullet.gif);
	margin-left:4px;
	padding-top:3px;
}

.copy {
	color:#333333;
	font-size:9px;
}

.header_img {
	margin-bottom:15px;
}
