body {
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/background.jpg) repeat-x top #000000;
}

.top a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

.top div 			{ position: absolute; }
.top #first_link	{ left: 340px; top: 115px; }
.top #second_link	{ left: 340px; top: 163px; }
.top #third_link	{ left: 820px; top: 115px; }
.top #fourth_link	{ left: 780px; top: 163px  }

.flags {
	left: 840px;
	top: 220px;
}

.flags img {
	border: none;
}

.top a:hover {
	color: #C4DCFC;
}

td {
	text-align: justify;
}

.link {
	text-decoration: none;
	color: #C4DCFC;
}

.link:hover {
	color: #FFFFFF;
}

.page {
	background-color: #000000;
	position: relative;
	width: 1024px;
	
}

.left {
	background: url(../images/left.jpg) left repeat-y #000000;
}

.right {
	background: url(../images/right.jpg) right repeat-y #000000;
}

.right_first {
	background: url(../images/right_first.jpg) right repeat-y #000000;
}

.top { 
	background-color: #000000;
	margin-bottom: -2px;
}
.bottom { background-color: #000000; }

.middle {
	background-color: #0000000;
	
	display: block;
	color: #C4DCFC;
}

.content {
	padding: 1em;
}

