
body {
	margin: 10px 0 10px 0;
	color: rgb(184, 201, 223);
	background-color: black;
	font-family: Verdana, Times, serif;
	font-size: 9pt;
	text-align: center;
	scrollbar-face-color: rgb(137, 24, 20);
	scrollbar-highlight-color: #303030;
	scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: rgb(191, 151, 66);
	scrollbar-shadow-color: rgb(191, 151, 66);
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
}

img {
	border: 0;
}

h2 {
	margin-top: 0;
}

h6 {
	font-size:7pt;
}

a {
	color: rgb(191, 151, 66);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	border: 1px outset rgb(200, 200, 200);
	padding: 0;
}

.preload {
	display:none;
}

#presentazione {
	margin-top: 7%;
	text-align: center;
}

#presentazione a{
	font: bold 8pt Arial;
	display: block;
	color: rgb(180, 180, 180);
}


#presentazione a:hover {
	text-decoration: none;
	color: rgb(255, 255, 255);
}

#presentazione img {
	display: block;
	margin: auto;
	margin-bottom: 10px;
	border: 2px outset rgb(200, 200, 200); 
}


#contatore {
	margin-top: 50px;
}


#contatore span {
	color:white;
	font-family: Fixedsys, Monospace;
	font-size:10pt;
	background: url(images/counter.gif) bottom center repeat-x;
}

#maintable {
	margin: auto;
	text-align: center;
	width: 750px;
}

#header {
	width: 750px;
	height: 200px;
	background: url(images/logo.jpg) no-repeat;
}

#menu {
	background: url(images/menu.jpg) no-repeat;
	font: 11pt "Times New Roman";
	text-align: left;
	height: 32px;
	padding: 1px 20px 0px;
}

#menu td {
	background: url(images/button.gif) top center no-repeat;
	border: none;
	text-align: center;
	padding-top: 6px;
	width: 90px;
	height: 19px;
	vertical-align: baseline;
}

#menu td:hover {
	background: url(images/buttonover.gif) no-repeat;
}

.mainwindow {
	width: 80%;
	padding: 20px 25px 25px 25px;
	background: url(images/background.jpg) repeat-y;
	vertical-align: text-top;
}

#default{
	margin-bottom: 12px;
}

#news div {
	width: 450px;
	margin: auto;
	font-size: 8pt;
}

#news p.posts {
	background: black url(images/newsbg.jpg) center center no-repeat;
	border: 1px outset rgb(140, 140, 140);
	border-width-bottom: 0;
	padding: 1px;
	margin: 0 0 10px 0;
		
}

#news b {
	text-align: justify;
	display: block;
	color: rgb(191, 151, 66);
	padding-left: 10px;
	border: 1px solid rgb(140, 140, 140);
}

#news em {
	display: block;
	font-style: normal;
	border: 1px solid rgb(140, 140, 140);
	border-bottom: 0;
	border-top: 0;
	text-align: left;
	padding: 25px; 
}

#news span {
	display: block;
	text-align: right;
	border: 1px solid rgb(140, 140, 140);
	border-top: 0;
	font-style: italic;
	padding: 0 30px 5px 30px;
}

#bio p {
	font-size: 8pt;
	text-align: justify;
	margin-top: 5px;
}

#bio p.title {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

#bio table {
	margin: auto;	
	margin-bottom: 10px;
}

#bio td {
	text-align: center;
	font: bold 8pt Arial;
	color: rgb(191, 151, 66);
	border: 0;
}

.table-image img {
	border: 1px outset rgb(200, 200, 200);

}

#photo {
	font-size: 9pt;
	color: rgb(191, 151, 66);
}

#photo p.title {
	margin-bottom:0;
}

#photo img.title {
	border-width: 0;
}

#photo h6 {
	margin:5px;
}

#photo table {
	margin:auto;
}


#photo td {
	border: 0;
}

#photo img {
	border: 2px outset rgb(200, 200, 200);
}

#tourdates table {
	margin: auto;
	text-align: left;
	color: rgb(191, 151, 66);
	font-size: 8pt;
}


#tourdates caption {
	padding-bottom: 20px;
      margin-left:auto;
      margin-right:auto;
}

#tourdates tr.done {
	color: rgb(50, 50, 50);
}

#tourdates td {	
	border:0;
	padding-left: 15px;
}

#guestbook {
	margin: 0;
	background: url(images/background.jpg) repeat-y;
	text-align: left;
}

#guestbook object {
	margin: 0;
	padding: 0;
}

#mainguestbook {
    width: 580px;
	height: 438px;
	background: url(images/guestbookbg.jpg) no-repeat;
	margin: 9px 0 0 0;
	padding: 25px 0 0 65px;
	text-align: justify;
}

#mainguestbook a {
	text-decoration: underline;
}

#mainguestbook a:hover {
	color: rgb(221, 181, 96);
}

#comments {
    width: 450px;
	height: 330px;
	overflow: auto;
	overflow-y: scroll;
	font-size: 8pt;
}

#pag {
	margin: 0 30px 15px 0;
	font: bold 13pt Arial;
}

#pag td {
	padding: 0 15px;
	border: none;
}

#mainguestbook .gbentry {
	width: 390px;
	padding: 0 20px 15px 0;
	margin-top: 0;
	border-bottom: 1px dashed red;
	color: red;
}

#mainguestbook .gblabel, #mainguestbook label {
	font-weight: bold;
	color: rgb(191, 151, 66);
}

#mainguestbook .date {
	display: block;
	margin-top: 5px;
	text-align: right;
	font-size: 7pt;
	color: rgb(227, 107, 10);
}

#mainguestbook form {
	margin-top: 15px;
	margin-left: 30px;
}

#mainguestbook label {
	margin-bottom: 5px;
}

#mainguestbook form input {
	margin-left: 20px;
}

#mainguestbook form input, #mainguestbook form textarea {
	background-color: black;
	color: rgb(184, 201, 223); 
	border: 2px inset #CCCCCC;
}

#mainguestbook form em {
	font-size: 7pt;
	font-weight: bold;
}


#guestbook-response {
	width: 250px;
	margin: auto;
	margin-top: 200px;
	padding: 15px 20px 5px;
	background-color: #505050;
	border: 1px solid #CCCCCC;
	text-align: justify;
	font: normal 8pt Arial;
}

#guestbook-response object {
	display: block;
    margin: 0 auto;
	padding: 0;
}

#contact p, #contact caption, #contact td, #contact th {
	font-size: 7pt;
	font-weight: bold;
	padding: 0 5px;
}

#contact caption {
	margin: 15px auto 0 auto;
}

#contact table{
	margin: 15px auto;
}

#contact td, #contact th {
	border: none;
	text-align: left;
}

#contact input, #contact select {
	background-color: rgb(230, 230, 230);
}

#contact .submit {
	background-color: rgb(180, 180, 180);
}

#mailinglist-response {
	width: 250px;
	margin: auto;
	margin-top: 200px;
	padding: 20px 30px;
	background-color: #505050;
	border: 1px solid #CCCCCC;
	text-align: justify;
	font: normal 8pt Arial;
}

#menudx {
	width: 20%;
	background: url(images/menudx.jpg) repeat-y;
	vertical-align: top;
	text-align: left;
}

#menudx h4 {
	border: 1px outset rgb(200, 200, 200);
	background: url(images/line.gif) center center no-repeat;
	font: bold 8pt Arial;
	color: rgb(191, 151, 66);
	padding-left: 10px;
	margin: 15px 2px 10px 2px;
}

#menudx p {
	font-size: 7pt;
	color: rgb(191, 151, 66);
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
}

#menudx em {
	font-style: normal;
	display: block;
	margin: 2px 0 4px 3px;
}

#menudx a {
	color: rgb(191, 151, 66);
	font-weight: bold;
	text-decoration:none;
}

#menudx a:hover {
	text-decoration:underline;
}

#footer {
	padding-bottom: 1px;
	background: url(images/footer.gif) repeat-x;
	font-size: 7pt;
}

#bacheca h6 {
        margin-top: 12px;
	margin-bottom: 10px;
}

#bacheca table {
	width:96%;
        margin: auto;
}

#bacheca embed {
        vertical-align:center;
        height: 26px;
        width: 172px;
        margin: 5px auto 4px auto;
}

#bacheca td {
	color: yellow;
	font-size: 8pt;
}

