* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans-serif;
	/* font-size: 1em; */
	font-style: normal;
	text-decoration: none;
}
html {height:100%;}
body {
	text-align: center;	
	background-image: url(apaimages/backstripe.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin:0;
	padding: 0;
	height: 100%;
}
strong {font-weight: bold;}
em {font-style: italic}

span.red {color: #F00; font-weight: inherit}

#content {
 	margin: auto;
	height: 100%;
	width: 740px;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#text {
	padding: 10px;
	float: right;
	text-align: left;
	width: 560px;
	margin-top: -430px;
	clear: left
}
#text a:link, #text a:visited {color: #00F; text-decoration:underline}
#text a:hover, #text a:active {color:#F00; text-decoration:underline}
#header {
 	margin: auto;
	height: 157px;
	background-image: url(apaimages/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: bottom;
}
h1#logo {
	height: 120px;
	background-image: url(apaimages/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 1px;
}
h1 span {
	display: none;
}
h2#main {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: right;
	width: 560px;
	margin-top: -28px;
	padding: 5px;
}

p#contact {
	float: right;
	text-align: right;
	width: 560px;
	margin-top: -123px;
	padding: 5px;
}
ul#lang {
	float: right;
	text-align: right;
	width: 560px;
	margin-top: -65px;
	padding: 8px;
	list-style: none;
}
ul#lang li {
	display: inline;
	line-height: 14px;
	text-align: center;
}
ul#lang li a:link, ul#lang li a:visited {
	font-size: 11px;
	border-top: 1px #CAD4FE solid;
	border-left: 1px #CAD4FE solid;
	border-bottom: 1px #8992B2 solid;
	border-right: 1px #8992B2 solid;
	padding: 5px;
	background-color: #FFF;
}
ul#lang li a:hover {color: #FFF; background-color: #434B68;}
ul#lang li a:active {color: #F00;
	border-top: 1px #8992B2 solid;
	border-left: 1px #8992B2 solid;
	border-bottom: 1px #CAD4FE solid;
	border-right: 1px #CAD4FE solid;
}
h3.main {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	color: #000;
	margin: 5px 0 10px 0;
}

p#intro {font-size: 14px}
div#text p, div#text li {
	list-style-position: inside;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin: 5px 0 10px 0;
}
div#text ul {
	margin: 10px;
	line-height: 18px
}
div#text ul li {
	list-style-position: outside;
	margin-left: 15px
}
#globe {
	margin-left: -226px;
	background-image: url(apaimages/globe.gif);
	background-repeat: no-repeat;
	height: 417px;
	width: 506px;

}
.rightimage {
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #ccc;
}
div#text p#footer {
margin: auto;
border-top: 1px solid #CCC;
padding: 5px;
width: 80%; 
font-size: 10px; 
text-align:center; 
margin-top: 40px; 
color: #666;
line-height: 12px;
}
a#login span {display:none}
a#login:link, a#login:visited {margin: 8px auto; display: block; background-image:url(apaimages/login-o.gif); width: 120px; height: 50px;}
a#login:hover {background-image:url(apaimages/login.gif); width: 120px; height: 50px;}
a#login:active {background-image:url(apaimages/login-d.gif); width: 120px; height: 50px;}