@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
background:#808080 url(images/bg.jpg) repeat;
margin:0;
padding:0;
}
#header {
background:transparent url(images/header.gif) no-repeat scroll 0 0;
height:80px;
left:49%;
margin-left:-385px;
position:relative;
width:770px;
}
#central {
	/*background:transparent url(images/content_middle.gif) repeat-y scroll 0 0; */
	background-color:#FFFFFF;
	border:#999999 1px solid;
	left:49%;
	margin-left:-385px;
	position:relative;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	top: 40px;
	width:770px;
}
#content {
	width: 710px;
}
#footer {
	background:transparent url(images/footer.gif) no-repeat scroll 0 0;
	color:#999999;
	left:49%;
	margin-left:-385px;
	position:relative;
	text-align:center;
	top: 40px;
	margin-top: -80px;
	padding-bottom: 50px;
	width:770px;
}
.johnson_box {
	width: 600px;
	background-color: #f8f5ae;
	border: 1px solid black;
	padding: 20px;
	margin-top: 25px;
	margin-bottom:25px;
	margin-left: 40px;
}
.style1 {
	font-family: Impact, tahoma;
	font-size: 36px;
	color: #990000;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
}
.style4 {
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	font-family: Impact, Arial, Helvetica, sans-serif;
}
.style5 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style10 {font-size: 16px}
.style11 {font-size: 12px}
.style15 {
	font-weight: bold;
	color: #FF0000;
	font-size: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.style16 {font-size: 24px}
.style17 {
	font-size: 18px;
	font-weight: bold;
}
.style18 {
color: #0000FF
}
.style19 {
color: #990000; 
font-weight: bold; 
font-size: 20px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.highlight {
font-size:14px;
background-color:#FFFF00;
}