#global {
	text-align: center;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainbody {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#global #mainbody H1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#link_area {
	padding-right: 5px;
	padding-left: 5px;
}
.link_section {
	width: 100%;
	clear: both;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.unit_title {
	padding: 10px;
	float: left;
	width: 150px;
}
.unit_lang {
	float: left;
	width: 280px;
	background-color: #E0FFB3;
	margin: 0px;
}


#header {
	background-attachment: fixed;
	background-image: url(../../LEA.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	margin: 0px;
}
.unit_bilingual {
	float: right;
	width: 280px;
	background-color: #FFD9D9;
}
#link_area .link_section ol {
	text-align: left;
	vertical-align: top;
}

#global #mainbody #link_area .link_section a{
	display:block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	vertical-align: top;
}

#global #mainbody #link_area .link_section .unit_lang a:link, a:visited {
	color: #000000;
	text-decoration: none;
	}

#global #mainbody #link_area .link_section .unit_lang a:hover, a:active {
	color: #000000;
	text-decoration: none;
	background-color: #33CC00;
}

#global #mainbody #link_area .link_section .unit_bilingual a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#global #mainbody #link_area .link_section .unit_bilingual a:hover, a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}
.link_spacer {
	width: 100%;
	clear: both;
	position: relative;
	border: thin solid #000000;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
