/* CSS Stylesheet for ENSAS */

body {
	background: #F8F8F8;
	font-family: Arial;
	font-size: 13px;
}

#frame {
	width: 600px;
	margin: auto;
}

.english {
	text-align: right;
	
}

.english a:link, a:active, a:visited {
	color: #000000;
}

.english a:hover {
	text-decoration: none;
}

.header {
	background: url(images/header.jpg);
	width: 598px;
	height: 126px;
	border: 1px solid #000000;
	margin: auto;
}

.spacer {
	width: 600px;
	height: 3px;
}

.navigation {
	background: url(images/navigation.jpg);
	width: 598px;
	height: 25px;
	border: 1px solid #000000;
	margin: auto;
}

.navigation a:link {
	font-weight: bold;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: none;
}

.navigation a:active {
	font-weight: bold;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: none;
}

.navigation a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: none;
}

.navigation a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #F7F7F7;
	text-decoration: none;
}

.navigation_text {
	color: #CCCCCC;
	margin-top: 4px;
	text-align: center;
}

.content {
	width: 598px;
	border: 1px solid #000000;
}

.content_text {
	margin: 5px;
}

.content_text a:link, a:active, a:visited {
	color: #000000;
}

.content_text a:hover {
	text-decoration: none;
}

.title {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.uritused {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.ensas {
	background: url(images/ensas.jpg);
	width: 300px;
	height: 185px;
	margin: auto;
}

.footer {
	width: 600px;
	text-align: center;
	font-size: 10px;
	margin: auto;
}
