﻿  /* CSS layout */
body {
	background-position: left top;
	background: #000000;
	margin: 0;
	padding: 0;
	background-image: url('Images/curtain.gif');
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#masthead {
	background-position: #000000;
	background: #000000;
	text-align: center;
	min-height: 260px;
	background-image: inherit;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#container {
	background-position: #000000;
	background: #000000;
	min-width: 600px;
	background-image: inherit;
	background-attachment: fixed;
}

#left_col {
	width: 110px;
	float: left;
	margin-bottom: 10px;
}

#page_content {
	margin-left: 140px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 20px;
}

#footer {
	background-position: #000000;
	margin: 5px;
	background: #000000;
	clear: both;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.imgmenu {
	margin-right: 5px;
	margin-bottom: 3px;
}
.style1 {
	border-style: solid;
	border-width: 0;
}
.style2 {
	color: #008000;
}
.style3 {
	margin-left: 116px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 {
	font-family: "Colonna MT";
	font-size: x-large;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 15px;
}
h2 {
	font-family: "Old English Text MT";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-color: #F9E828;
	margin-bottom: 10px;
}
h3 {
	font-family: "Imprint MT Shadow";
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin-bottom: 10px;
	font-style: italic;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0099CC;
	text-decoration: underline;
}
li {
	list-style-image: url('Images/Buttons/Frecciaelenco.gif');
	list-style-position: inside;
	text-align: left;
	white-space: normal;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
ol {
	list-style-type: upper-roman;
	list-style-position: inside;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.imgcenter {
	text-align: center;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-align: justify;
	padding: 3px;
	border: thin solid #800000;
}
table {
	text-align: center;
}
.Kryptos {
	font-family: "Bauhaus 93";
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #00FFFF;
	text-decoration: underline overline;
}
