/* CSS Document */
#container {
	width: 800px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	background-color: #ffffff;
	border: 1px solid #224BAD;
	background-image: url(drill.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px;
}

#footer {
	width: 800px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	font-size: 18px;
	color: #224BAD;
	line-height: 2em;

}
body {
	background-color: #efefef;
}
.style4 {
	color: #224BAD;
	font-size: 36px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.style7 {color: #FFFF99}
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: }
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.style16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 275px;
	line-height: 2em;
	font-size: 14px;
}

