/* CSS Document */



* {
margin : 0;
padding : 0;
border-width : 0;
}

body {
	font-size : 0.80em;
	font-family :  Arial, Helvetica, sans-serif;
	text-align : center;
	border-style : none;
	padding-top: 10px;
}


#wrapper {
	top : 0px;
	width : 850px;
	height : 100%;
	margin-top : 0;
	padding-top: 0px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #888888;
}

#header {
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

	#header h1 {
	left: -1000px;
	position: absolute;
	visibility: hidden;
}
#header h2 {
	color: #BBBBBB;
	line-height: 150%;
	font-weight: normal;
	display: block;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.1em;
	padding-top: 6px;
	padding-left: 20px;
}
#nav {
	width: 200px;
	position: absolute;
	overflow: hidden;
	right: 15px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE0000;
	top: 15px;
	font-size: 90%;
}
#nav li {
	height: auto;
	padding-left: 15px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	right: -20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EE0000;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
#nav a {
	text-decoration: none;
	color: #888888;
}
  
#nav a:visited {
	color: #AAAAAA;
}
#nav a:hover {
	color: #EE0000;
	font-weight: bold;
}

#content {
	width: auto;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#content p {
	line-height: 160%;
	padding-bottom: .2em;
}

#lft-cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 216px;
	padding-bottom: 20px;
	padding-right: 0px;
	height: auto;
	font-size: 90%;
}
#thumbs  img {
	margin: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	display: block;
	height: 46px;
	width: 46px;
	cursor: pointer;
}
#thumbs {
	width: 216px;
	padding-top: 2px;
	padding-bottom: 10px;
	height: auto;
	clear: both;
}
#lft-cont ul.sidenav {
	list-style-type: none;
	padding-bottom: 0px;
	margin-bottom: 16px;
	display: block;
	clear: left;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

#lft-cont ul.sidenav li {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	letter-spacing: 1px;
}

.padd  {
	padding-right: 4px;
}
#content a:link, #content a:visited  {
	color: #777777;
	text-decoration: none;
	
}
p a:link, p a:visited  {
	color: #777777;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EE0000;
}
#content ul {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 4px;
}
#content li {
	padding-left: 5px;
	padding-bottom: 5px;
}
#content a:hover, #content a:hover.current {
	color: #EE0000;
	font-weight: bold;
}


#cont-rght {
	width: auto;
	padding-left: 240px;
	clear: none;
	height: auto;
}

#cont-rght img {
}




#footer {
	height: auto;
	width: auto;
	padding-top: 5px;
	text-align: center;
	clear: both;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 8px;
}
#footer p {
	font-size: 85%;
}
#main {
	background-image: url(../images/large/Walter_0004-1.jpg);
	background-repeat: no-repeat;
}




/* CLASS */

.panel {
	float: left;
	height: auto;
	width: 249px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

.panel1 {
	float: left;
	height: auto;
	width: 533px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

#ali-di-terra img {
	padding-bottom: 5px;
}


.flt-left {
	float: left;
}
.float-right {
	float: right;
	padding-left: 10px;
	cursor: pointer;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font-size: 120%;
	color: #222222;
	padding-bottom: 8px;
	font-weight: normal;
	letter-spacing: .1em;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #DD0000;
	padding-bottom: 6px;
}
em {
	font-style: italic;
	color: #888888;
	letter-spacing: .1em;
}
strong {
	font-weight: bold;
}
.red {
	color: #DD0000;
}
.fl-left-clear {
	clear: left;
	float: left;
	padding-right: 11px;
	padding-bottom: 8px;
}

.clear {
	clear: both;
}
.clear-right {
	clear: right;
	padding-top: 6px;
}
.red, a.red, a:visited.red  {
	font-weight: bold;
	color: #ED0013;
}
.current {
	color: #FFFFFF;
	background-color: #E43C46;
	display: block;
	border-top-width: thick;
	border-top-style: dashed;
	border-top-color: #EE0000;
	font-weight: bolder;
}

