body {
font-family: Arial, "Century Gothic", "Gill Sans", Arial, sans-serif;
font-size: 50%;
margin: 0;
padding: 0;
background: url(/images/bodybg.gif) no-repeat center fixed;
}

p,h1,h2,h3,h4,h5,h5,ol,ul {
margin: 0px;
padding-left: 10px;
}

#header {
margin-top: 10px;
width: 750px;
height: 150px;
background: url(/images/header.gif) no-repeat;
}

#wrapper {
position: relative;
margin: 0 auto 0 auto;
padding: 0 5px 0 5px;
width: 750px !important;
width /**/: 750px;
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: .75em;
color: #BBB5A2;
border: none;
background: black;
}

h2 {
color: #900101;
font-size: 1.9em;
margin-top: 10px;
overflow: hidden;
padding-top: 0px;
}

/* navigation */

ul.nav {
margin-left: 0px;
padding-left: 0px;
list-style: none;
float: left;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
}

ul.nav li {
float: left;
width: 15%;
}

ul.nav a {
width: 14em;
display: block;
margin-right: 5px;
font-weight: bold;
text-decoration: none;
color: white;
text-align: center;
}

ul.nav a:hover {
color: yellow;
}

li .navhead {
width: 140px;
color: yellow;
font-size: 14px;
font-weight: bold;
background: url(/images/linkbg2.png) no-repeat;
margin-right: 5px;
display: none;
}

/* main */

h3 {
color: white;
font-size: 25px;
margin-top: 5px;
}

#giallo {
width: 352px;
height: 208px;
float: left;
background: url(/images/giallo.png) no-repeat;
margin-left: 10px;
border: 2px solid black;
font-size: 1em;
}

#italy {
width: 352px;
height: 208px;
float: right;
background: url(/images/italy.png) no-repeat;
margin-right: 10px;
border: 2px solid black;
}

#misc {
width: 352px;
height: 208px;
float: left;
background: url(/images/misc.png) no-repeat;
margin-left: 10px;
margin-top: 10px;
border: 2px solid black;
}

#usa {
width: 352px;
height: 208px;
float: right;
background: url(/images/usa.png) no-repeat;
margin-right: 10px;
margin-top: 10px;
border: 2px solid black;
}

#main {
margin-top: 15px;
}

p{
font-size: 16px;
color: white;
}

a{
font-size: 14px;
color: #900101;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: yellow;
font-weight: bold;
}

/* main2 */


#main2 {
margin-top: 15px;
}

/* feature1 */

#feature1 {
width: 352px;
float: right;
margin-right: 20px;
padding-top: 10px;
}

#feature1 .p{
font-size: 12px;
}

.halloween {
margin-top: 10px;
margin-left: 2px;
padding-bottom: 5px;
width: 303px;
height: 31px;
background: url(/images/halloween.png) no-repeat;
}

.forum {
margin-top: 10px;
margin-left: 2px;
padding-bottom: 5px;
width: 303px;
height: 31px;
background: url(/images/forum.png) no-repeat;
}

.about {
margin-top: 10px;
margin-left: 2px;
padding-bottom: 5px;
width: 303px;
height: 31px;
background: url(/images/about.png) no-repeat;
}

.blog {
margin-top: 10px;
margin-left: 2px;
padding-bottom: 5px;
width: 303px;
height: 31px;
background: url(/images/blog.png) no-repeat;
}

.contact {
margin-top: 10px;
margin-left: 2px;
padding-bottom: 5px;
width: 303px;
height: 31px;
background: url(/images/contact.png) no-repeat;
}

.links {
margin-top: 10px;
margin-left: 2px;
padding-bottom: 5px;
width: 303px;
height: 31px;
background: url(/images/links.png) no-repeat;
}

/* feature2 */

#feature2 {
width: 352px;
float: right;
margin-right: 10px;
padding-top: 10px;
}

.recent {
margin-top: 10px;
margin-left: 2px;
padding-bottom: 15px;
width: 303px;
height: 31px;
background: url(/images/recent.png) no-repeat;
}

#feature2 a {
margin-left: 2px;
padding-top: 5px;
padding-right: 12px; 
padding-bottom: 5px;
}

/* footer */

#footer {
color: white;
clear: both;
padding-top: 20px;
margin-top: 15px;
font-size: 14px;
margin-left: 2px;
height: 100px;
}

#footer p{
font-size: 10px;
margin-top: 40px;
}