body {
	background: #253068;
	font-family: sans-serif;
	color: #a2a8cc;
}

h1, h2 {
	margin: 0;
}

a:link {
	color: #DA280D;
}

a:visited {
	color: #3C70BE;
}

a:active {
	color: #459222;
}

div.content {
	position: absolute;
	top: 101px;
	left: 60px;
	text-align: center;
}

div.text {
/*	margin-top: 101px; */
/*	margin-left: 60px; */
	width: 428px;
/*	height: 389px;*/
	min-height: 250px;
	border: 4px solid #171d3f;
	border-top: 6px solid #171d3f;
	padding: 45px 40px;
	background: #d1d2d9;
	color: #131835;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

div.text h1 {
	font-size: 20px;
	color: #253068;
}

div.text h2 {
	font-size: 16px;
	color: #1c244e;
}

div.text table {
	width: 430px;
}

input, select, textarea {
	width: 100%;
}

div.footer {
	margin-top: 10px;
}

div.footer p {
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	border: 0;
}

form.secret label {
	float: left;
	width: 45%;
	text-align: right;
}

form.secret input {
	float: right;
	width: 50%;
}

center img {
	margin-left: -20px;
}

div.images {
	position: absolute;
	top: 55px;
	left: -95px;
	text-align: right;
	width: 130px;
}

div.images img {
	border: 2px solid black;
	margin: 0 0 5px auto;
	display: block;
}

div.data {
	background: white;
	width: 94px;
	font-size: 10px;
	padding: 12px;
	color: #253068;
	border: 3px solid #171d3f;
	position: absolute;
	top: 85px;
	left: -90px;
}

div.data h3 {
	margin: 0;
	/*color: #3C70BE;*/
	color: #6374c7;
}

div.data p {
	margin-top: 0;
}

#thumbnail {
	padding-right: 20px;
	padding-bottom: 20px;
}
