
body { 
padding: 0px; 
color: white;
font-size: x-large;
background-color: #300; 
font-family: Arial, Helvetica, sans-serif;
}

#container {
width: 100%;
}

#content {
padding: 0.5em 2em;
line-height: 120%;
}

#footer { 
font-size: smaller;
color: #ffc;
border: double;  
font-style: italic;
text-align: center;
padding: 0;
margin-top: 0.5em;
}

#header {  
margin: 0;
padding: 0.5em 0.3em;  
text-align: center;
border: #ffc double; 
} 

#header span { 
font-size: 0.8em; 
float: left;
padding: 0.5em; 
}

#nav {
padding: 0em 2em;
}

#nav h1 {  
font-size: 0.9em; 
color: #ffc; 
font-weight: bold; 
padding: 5px 10px 0; 
line-height: normal; 
margin: 0;
text-align: left;
}

#topnav { 
text-align: center;
font-size: 0.8em;  
}

#topnav ul {  
display:  inline;
margin: 0 0 5px 0;
}

#topnav li {  
list-style-type: none; 
display:  inline;
padding: 0.5em
}

#styleswitch {
float: left;
margin: 0; 
text-align: right;
padding: 0.5em; 
font-size: smaller; 
}

#styleswitch ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#styleswitch li {
margin: 0;
padding: 0;
list-style-type: none;
}

a  {  
color: #e3d399
}

a:hover {  
color: #ffc
}

h1 {  
text-align: center;
margin: 0; 
padding: 0.25em 0em;
font-size: 1.3em; 
}

h1,h2 {
color: #ffc;
}

h3 {  
font-size: 1.1em; 
font-style: oblique; 
font-weight: normal
}

ol {  font-size: smaller}

ul {  
list-style-type: square;
} 

.search {  
width: 140px; 
left: 0; 
margin: 0 5px 0 0; 
padding: 0; 
overflow: hidden; 
text-align: left; 
line-height: normal
}

.center {  
text-align: center; 
}

.center img {
margin: 5px; 
border: 0; 
}

.left {  
font-size: smaller; 
font-style: italic; 
line-height: 100%; 
text-align: center; 
margin: 6px; 
float: left; 
border: 0; 
}

.right {  
font-size: smaller; 
font-style: italic; 
margin: 6px; 
float: right; 
border: 0; 
line-height: 100%; 
text-align: center 
}

div.spacer {
clear: both;
}

.box {  
border: #ffc double; 
margin: 0.5em 2em;
padding: 5px 10px;
}

.Magalotti img {
width: 140px;
border: none;
}

.rightbox { 
font-size: smaller; 
font-style: italic; 
line-height: 100%; 
border: #ffc double;  
text-align: center; 
margin: 6px 6px; 
padding: 5px;
float: right;
}

.thumbnail {  
float: left; 
height: 240px;
margin: 6px; 
border: 0;
font-size: smaller;
font-style: italic;
line-height: 100%;
text-align: center;  
}

#townrank table {
width: 100%;
border: none;
}

#townrank caption {
color: #ffc;
font-size:1.2em;
padding:5px;
text-align:center;
}

#townrank td,th {
border: none;
text-align:left;
}   

#townrank thead th{
font-weight: bold;
}

#rank {
width: 4%;
font-weight: bold;
}






