/* CSS Document */

#canvas {
	position:relative;
	left:10%;
	top:0px;
	right: 5%;
	width: 650px;
	z-index: 4;
	background-color: #FFFFFF;
}
#topcanvas {
	height:10px;
	position: relative;
	}

#centro {
	position:absolute;
	left:24px;
	top:30px;
	z-index:2;
	width: 676px;
	background-color: #FFFFFF;
	height: 500px;
}

#Header {
	position:relative;
	left:10%;
	z-index:3;
	cursor: default;
	background-color: #FFFFFF;
	width: 650px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#lettro {
	position: absolute;
	font-family: "Modern No. 20";
	font-size: 28px;
	left: 85px;
	cursor: default;
	text-decoration: none;
	z-index: 4;
	top: 14px;
}

#menupane {
	position:absolute;
	top:0px;
	width:180px;
	z-index:3;
	left: 13px;
}

#content {
	position:relative;
	z-index:4;
	left: 220px;
	width: 400px;
	top: 8px;
	min-height: 460px;
	padding-bottom: 10px;
}

#line {
	position:absolute;
	left: 189px;
	top: 25px;
	z-index: 4;
	background-image: url(line);
	}

#line2 {
	position:relative;
	left: 50px;
	top: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	}
		
#line2a {
	position:relative;
	left: 50px;
	top: 0px;
	right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
		
.navigation {
	font-family: Arial;
	font-size: 16px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	cursor: default;
}


.navigation:hover {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-variant:small-caps;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	cursor: default;
}

.navsub {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-variant:small-caps;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 140px;
	cursor: default;
	text-align: right;
}
	
.navsub:hover {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-variant:small-caps;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 140px;
	cursor: default;
	text-align: right;
}

.link {
	color: #000066;
	cursor: default;
	text-decoration: none;
	}
.linkz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: default;
	text-decoration: none;
	color: #000066;
	font-size: 14px;
}
.linkz:hover {
	 color: #FF6600;
	text-decoration: none;
	cursor: default;
	}
.linkp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: default;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;

}
.linkp:hover {
	 color: #FF6600;
	text-decoration: none;
	cursor: default;
	}

.14 {
	font-size: 14px;
}
	
.link:hover {
	 color: #FF6600;
	text-decoration: none;
	cursor: default;
	}

.linkslink {
	color: #000066;
	cursor: default;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.linkslink:hover {
	 color: #FF6600;
	text-decoration: none;
	cursor: default;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#footer {
	position:relative;
	left:0px;
	z-index:4;
	right: 0px;
}

body{
	background-image: url(bluefadefill.jpg);
	z-index: 1;
	background-repeat: repeat-y;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.12 {
	font-size:12px;
	}

.footer {
	font-size:10px;
	text-transform: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.bioname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #000000;
	margin-bottom: 0px;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-variant: small-caps;
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

blockquote {
	left:10px;
	}

#bottomspacer {
	height:1px;
	position: relative;
	left: 0px;
	right: 0px;
	top: 25px;
	z-index: 1;
	}

ol.decimal {
	list-style:decimal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	}
	
.footercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
}
