@charset "UTF-8";
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/certentry.jpg);
	height: 615px;
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 50%;
	margin-top: 0px;
}
body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13007C;
	height: 133px;
	width: 350px;
	position: absolute;
	left: 145px;
	top: 382px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13007C;
	text-decoration: none;
	width: 448px;
	position: absolute;
	left: 157px;
	top: 550px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
}
