body {
	margin: 0px;
	background-image: url("/templates/competition/65/images/bg.jpg");
}

div.main {
	position:absolute;
	left:50%;
	width:900px;
	margin-top:0px;
	margin-left:-465px;
	padding:0px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color:#fff;
}

div.links {
	position: absolute;
	width: 600px;
	top: 20px;
	left: 300px;
	height: 30px;
	margin: 0px;
	padding-right: 5px;
	text-align:right;
}

div.logo {
	height: 60px;
	width: 100%;
	text-align: left;
}

img {
	border: 0px;
}

.links a {
	color:#000;
	font-size: 17px;
	text-decoration: none;
}

.links a:hover {
	color:#36f;
}

.footer a {
	color:#000;
	text-decoration: none;
}

.footer a:hover {
	color:#36f;
}	

div.bod {
	clear: both;
	padding: 0px;
	width: 900px;
}

div.footer {
	border-top: 1px dotted #066;
	border-bottom: 1px dotted #066;
	text-align: center;
	clear: both;
}

div.info {
	float: left;
	width: 415px;
	left: 0;
	text-align: left;
	padding: 0px;
	padding-left: 10px;
}

div.image {
	float: right;
	width: 470px;
	right: 0;
	text-align: left;
	padding: 0px;
}

.main td {
	text-align: center;
	text-valign: center;
}

h1,h2 {
	text-align: center;
}

p {
	text-align: justify;
}
