body {
	background: #ffffff url(../img/logo.png) bottom right no-repeat;
	font: 65% Arial, Helvetica, sans-serif;
	color: #555753;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: bottom right;
}

p { 
	font: 12px Arial, Helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	margin-left: 10px;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
}

a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #555555;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #555555;
}

/* specific divs */

#container {
	background: transparent url(../img/top.png) top left no-repeat; 
	padding: 0px;  
	margin: 0px;
	width: 760px;
	padding-bottom: 100px;
}

#intro {
	background: transparent url(../img/intro_back.jpg) top left no-repeat;
	margin-top: 133px;
	width: 253px;
	float: left;
	height: 400px;
}

#pageHeader h1 span {
	display:none
}

#pageHeader h2 span {
	display:none
}

#quickSummary {
	width: 210px;
	margin-left: 15px;
	margin-top: 20px;
}

#quickSummary p {
	font: bold italic 8pt/11pt "Times New Roman", serif, georgia;
	color: #000000;
	text-align: center;
}

#menu {
	width: 210px;
	margin-left: 15px;
	margin-top: 0px;
}

#menu p {
	padding-left: 5px;
	font: 12px Arial, Helvetica, sans-serif;
}

#supportingText {
	background: transparent url(../img/main_back.jpg) top left no-repeat;
	position: relative;
	margin-left: 258px;
	top: 58px;
	width: 476px;
	padding-left: 25px;
	padding-top: 25px;
	height: 400px;
}

#explanation h3 {
	height: 11px;
	text-align: left;
}

#explanation h3 span {
	display: block;
}

#supportingText p {
	width: 400px;
	text-align: justify;
	margin-top: 10px;
}

#explanation h3 {
	height: 15px;
}

#explanation {
	padding-bottom: 10px;
	z-index: 0;
}

#asmat {
	background: transparent url(../img/asmat.png) bottom right no-repeat;
	height:180px;
	width: 420px;
}


#footer { 
	text-align: center;
	border-top: 1px solid #cccccc; 
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#linkList {
	margin-left: 645px;
	width: 125px;
	position: absolute;
	top: 110px;
}

#linkList ul {
	margin-left: 10px;
	padding: 0px;
}

#lselect h3 {
	background: transparent url(sel_des.gif) top left no-repeat;
	height: 21px;
}

#lselect h3 span {
	display: none;
}

#larchives h3 {
	background: transparent url(archives.gif) top left no-repeat;
	height: 18px;
}

#larchives h3 span {
	display: none;
}

#lresources h3 {
	background: transparent url(resource.gif) top left no-repeat;
	height: 11px;
}

#lresources h3 span {
	display: none;
}

#lfavorites h3 {
	background: transparent url(favorites.gif) top left no-repeat;
	height: 21px;
}

#lfavorites h3 span {
	display: none;
}

#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	padding-top: 5px; 
	margin-bottom: 5px;
}

#linkList li a:link { 
	color: #555555;
}

#linkList li a:visited {
	color: #777777;
}

#form_contact{ margin-top:40px;}
#form_contact label{ display:block; float:left; width:100px; font-weight:bold; color:#333333;}
.textbox { width:290px; border:1px solid #666666; border-bottom-color:#CCCCCC; border-right-color:#CCCCCC;}
.textarea { width:290px; height:100px; border:1px solid #666666; border-bottom-color:#CCCCCC; border-right-color:#CCCCCC;}
#submit { margin-left:100px;}

#catalogo{ height:100px; margin-bottom:20px; border-bottom:1px solid #CCCCCC; width: 410px; padding: 5px;}
#catalogo img{ width:60px; height:60px; border:1px solid #333333; float:left;}
#catalogo p{ width:100%;}

