body {
	background-color: #DEDED2;
	font-family: Tahoma, Arial, "Book Antiqua";
	color:#444243;
}
html {
	margin:0;
	padding:0;
}
#container {
	width:1032px;
	margin:0 auto 0 auto;
	padding:0;
}
#header {
	width:1032px;
	margin:0;
	padding:0;
}
#picture {
	background:url(web_images/header.jpg) no-repeat;
	float:left;
	width:600px;
	height:210px;
	margin:0;
	padding:0;
}
#logo {
	background:url(web_images/logo.jpg) no-repeat;
	float:right;
	width:432px;
	height:210px;
	margin:0;
	padding:0;
}
#menu {
	clear:both;
	width:900px;
	height:49px;
	background:url(web_images/menu.jpg);
	padding-left:132px;
	border-collapse:collapse;
	margin:0;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	float:left;
}
#menu a {
	display:block;
	padding:20px 20px 0px 20px;
	width:90px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:300;
	font-stretch:semi-condensed;
	}
#menu a:hover {
	font-weight:600;
}
#mainholder {
	display:inline-table;
	background:#FFFFFF url(web_images/main.jpg) no-repeat;
	padding-left:110px;
	clear:both;
	background-color:#FFFFFF;
	height:516px;
}
#right_menu {
	display:inline;
	float:right;
	height:516px;
	background:url(web_images/right_menu.jpg) repeat-y;
} 
#right_menu a {
	display:block;
	background-image:url(web_images/anchor.jpg);
	height:101px;
	width:164px;
}
#main {
	width:758px;
	float:left;
	padding:0;
	margin:0;
}
#main p {
	font-size:12px;
	margin:0;
	padding:0;
}
#content {
/*	border:1px solid #C4C2BC;
*/	width:756px;
	height:245px;
	padding-top:20px;
}
#content p {
	width:380px;
	font-size:13px;
	padding:6px 50px;
	text-align:justify;
	height:2em;
	margin:0;
}
#content a {
	color:#999999;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#bar {
	margin-top:20px;
	padding:10px 0 0 5px;
}
#box,#box2 {
	margin:12px;
	padding:2px 5px 5px 5px;
	float:left;
	height:160px;
}
#box {
	width:20%;
/*	border:1px solid #AFAEAA;
*/	
}
#box2 {
	width:45%;
}
#footer {
	clear:both;
	background:url(web_images/footer.jpg) no-repeat;
	height:57px;
	width:1032px;
	padding-left:100px;
}
/* classes & tags */
h1 {
	font-size:16px;
	font-weight:300;
}
#box h1,#box2 h1 {
	text-align:center;
	color:#FFFFFF;
	background-color:#B0ACA3;
	padding:3px;
}
#box a,#box2 a {
	color:#FFFFFF;
	text-decoration:none;
	font-stretch:condensed;

}
#box a:hover,#box2 a:hover {
	color:#444243;
}
.footer {
	font-size:11px;
	margin:0 0 30px 50px;
	height:2em;
}
#details {
	width:47%;
	float:right;
	margin-right:5px;
	list-style:none;
	color:#999999;
}
#details a {
	display:block;
	width:110px;
	padding:2px 8px;
	margin:0 10px;
	border-bottom:1px dotted #DCD9D3;
	color:#999999;
	font-size:12px;
}
#list {
	margin-left:50px;
}
#list a {
	display:block;
	color:#999999;
	text-decoration:none;
	padding:5px;
	font-variant:small-caps;
	font-size:13px;
}
#list a:hover {
	color:#666666;
}

/* bottom slideshow & pages */
#image {
	display:table-column;
	width:350px;
	float:left;
	overflow:visible;
}
#slide h1 {
	width:350px;
	margin:20px 30px 10px 5px;
	float:right;
	color:#999999;
	padding:4px;
	border-bottom:1px dotted #999999;
}
#slide {
	display:table-column;
	width:390px;
	float:right;
	padding:18px 0 0 0;
	margin:0;
}
#thumb a {
	display:block;
	border:1px dotted #999999;
	padding:10px;
	margin:12px;
	float:left;
	height:75px;
}
#slide p {
	height:1.5em;
	width:340px;
	text-align:justify;
	margin-left:10px;
}
#categories {
	width:754px;
	padding:10px 0 24px 0;
	margin:0;
	float:left;
}
#categories a {
	display:inline;
	color:#999999;
	text-decoration:none;
	padding:5px;
	font-variant:small-caps;
	font-size:10px;
}
#categories a:hover {
	color:#666666;
}
.indent {
	text-indent:30px;
}
.frecce p {
}
.frecce a {
	display:block;
	width:350px;
	text-align:right;
	padding-top:100px;
	margin:0;
	height:14px;
	text-decoration:none;
	color:#333333;
	border:none;
}
.frecce a:hover {
	text-decoration:underline;
} 
#frecce {
	height:14px;
	border:none;
}
