body {
	text-align: left;
	margin: 0;
	padding: 0;
	background: #a0a0a0;
	/* background: #ffffff url(/image/abs04/backr.jpg) repeat-y top right; */
	min-width: 728px;
	color: #EEE;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size: 13px;
}

div#map {
	color:#000;
}

div#wrapper	{
	width: 728px;
	background: #64668e;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/*border-left-width:1px;
	border-top-width:1px;
	border-right-width:4px;
	border-bottom-width:4px;*/
	border:10px;
	border-color: #000;
}

div#nav	{
	/*border: 3px silver solid;*/
	background-image: url(images/gradient1.png);
	background-repeat: repeat-x;
	margin: 5px;
}

div#pageName	{
	font-family: sans-serif;
	font-size: x-large;
	font-weight: bold;
	padding: 3px;
}

div#content	{
	padding: 3px;
	text-align: justify;
	
}

.image{
	margin:3px;
	position:relative; left:-5px;
}

div#content h1	{
	font-size: large;
	background-image: url(images/gradient1.png);
	background-repeat: repeat-x;
}

/* Links highlighting */

div#content a:link {color: #82ffef;}

div#content a:visited{color: #82baff;}

div#content a:hover {color: #ffffff;}

.image {
	color: #64668e;
	background-color: #64668e;	
}

.contentText{margin:3px;}

div#imageCaption {
	font-size:smaller;
}

div#nav {
	margin: 5px;
}

div#nav a:link {
	color: #EEE;
	text-decoration: none;
}

div#nav a:visited {
	color: #EEE;
	text-decoration: none;
}

div#nav a:hover {
	background: #EEE;
	color:#111;
}

div#navLanguages a {
	padding: 4px;
}

div#navLanguages a:hover {background: #ffffff;}

div#footer a:link {
	color: #64688e;
}

div#footer a:visited {
	color: #64688e;
}
