/* Delawarr screen */

body {
	background-color: #ffffff;
	color: #000000;
	text-align: center;
}

a:link {
	background-color: transparent;
	color: #B22222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
}

a:visited {
	background-color: transparent;
	color: #B22222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
}

a:active {
	background-color: transparent;
	color: #22B26C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
}

img {
	border: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 175%;
}

.title {
	background-color: transparent;
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

ul { 
	background-color: transparent;
	list-style: square;
	line-height: 200%;
	color: #666699;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
}

li {
	background-color: transparent;
	font-size: 80%;
	color: #B22222;
}

.caption {
	background-color: transparent;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	line-height: normal;
	padding-bottom: 0px;
}

.textonly {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 80%;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 2px;
	text-decoration: none;
}

.elettra {
	background-color: transparent;
	color: #B22222;
	font-weight: bold;
}

strong {
	background-color: transparent;
	color: #B22222;
	font-weight: bold;
}

.textfield {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 300px;
	border: solid 1px;
	border-color: #A0A0A0;
}

textarea {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 300px;
	height: 55px;
	border: solid 1px;
	border-color: #A0A0A0;
}

label {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.formbutton {
	background-color: #B22222;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px;
	border: none;
}

.error {
	height: 30px;
}

/* new */

#palaces {
	background-color: transparent;
	color: #000000;
	width: 800px;
}

#entirecontent {
	background-color: #ffffff;
	color: #9A9A9A;
	width: 800px;
}

#entirecontentWidth {
	background-color: #ffffff;
	color: #9A9A9A;
	width: 800px;
	text-align: left;
}

#leftblock {
    position: absolute;
    width: 450px;
	 text-align: left;
}

#rightBox {
	background-color: transparent;
	color: #9A9A9A;
	margin-left: 480px;
	padding: 0 0 0 0;
}

#leftblockIndex {
    position: absolute;
    width: 540px;
	 text-align: left;
}

#rightBoxIndex {
	background-color: transparent;
	color: #9A9A9A;
	margin-left: 540px;
	padding: 0 0 0 0;
}

#mainContent {
	background-color: #ffffff;
	color: #9A9A9A;
	width: 100%;
	text-align: right;
	padding-top: 55px;
}

ul.none {
	list-style-type: none;
}

.leftfloat {
	float: right;
	padding-bottom: 15px;
}

h1 {
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: transparent;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 175%;
}

.small {
	font-size: 65%;
	padding-top: 15px;
}

.picNav {
	font-size: 80%;
}
