/* CSS Document */

a {
	font-family:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}
	
a:link {
	text-decoration:none;
	color:#FFFFFF;
}

a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
	
a:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.links:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.links:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.links:hover {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.links:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.smalltext:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.smalltext:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.smalltext:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
	
a.smalltext:active {
	text-decoration:none;
	color:#FFFFFF;
}

a.blocktext:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.blocktext:visited {
	text-decoration:none;
	color:#FFFFFF;
}
	
a.blocktext:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
	
a.blocktext:active {
	text-decoration:none;
	color:#FFFFFF;
}

h1 {
	font:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

h2 {
	font:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.links {
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.hometext {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;
}

.smalltext {
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}

.blocktext {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
}


/* HOMEPAGE */

#homemain {
	height:540px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/indexbackground.jpg);
	background-repeat: no-repeat;
	border:#993333 solid 2px;
	background-color: #B4765F;
}

#container {
	margin:auto;
	height:600px;
	width:800px;
}

#squish {
	position:absolute;
	left:4px;
	top:527px;
	width:76px;
	height:16px;
	z-index:3;
}

#title {
	position:absolute;
	left:266px;
	top:12px;
	width:378px;
	height:10px;
	z-index:4;
}

#indextext {
	position:absolute;
	left:279px;
	top:100px;
	width:348px;
	height:241px;
	z-index:4;
	padding-right: 5px;
}

#image1 {
	position:absolute;
	left:659px;
	top:3px;
	width:100px;
	height:178px;
	z-index:4;
	border:#FF9797 1px solid;
}

#image2 {
	position:absolute;
	left:765px;
	top:3px;
	width:100px;
	height:178px;
	z-index:4;
	border:#FF9797 1px solid;
}

#image3 {
	position:absolute;
	left:660px;
	top:188px;
	width:206px;
	height:78px;
	z-index:4;
	border: #FF9797 1px solid;
}

#image4 {
	position:absolute;
	left:662px;
	top:271px;
	width:100px;
	height:178px;
	z-index:4;
	border: #FF9797 1px solid;
}

#image5 {
	position:absolute;
	left:767px;
	top:271px;
	width:100px;
	height:178px;
	z-index:4;
	border: #FF9797 1px solid;
}

#image6 {
	position:absolute;
	left:661px;
	top:457px;
	width:206px;
	height:78px;
	z-index:4;
	border: #FF9797 1px solid;
}

#links {
	position:absolute;
	left:258px;
	top:406px;
	width:392px;
	height:122px;
	z-index:4;
}

/* AREA */

#areatext {
	position:absolute;
	left:279px;
	top:80px;
	width:348px;
	height:318px;
	z-index:4;
	overflow: scroll;
	overflow-x:hidden;
	padding-right: 5px;
}

#areamain {
	height:540px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/backgroundarea.jpg);
	background-repeat: no-repeat;
	border:#993333 solid 2px;
	background-color: #B4765F;
}

/* SCHIAVONIA */

#schtext {
	position:absolute;
	left:279px;
	top:65px;
	width:348px;
	height:324px;
	z-index:4;
	overflow: scroll;
	overflow-x:hidden;
	padding-right: 5px;
}

#schmain {
	height:540px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/backgroundsch.jpg);
	background-repeat: no-repeat;
	border:#993333 solid 2px;
	background-color: #B4765F;
}

#homelink {
	position:absolute;
	left:210px;
	top:524px;
	width:46px;
	height:16px;
	z-index:3;
}

/* SAN ROCCO */

#roccomain {
	height:540px;
	width:870px;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	z-index:2;
	font-family:Tahoma, Arial, sans-serif;
	background-image: url(../Images/backgroundroc.jpg);
	background-repeat: no-repeat;
	border:#993333 solid 2px;
	background-color: #B4765F;
}
