/* sPression CSS 
 -------------------------------------------- */
body
{
background-image:url('http://italianworldchannel.com/wp-content/themes/iwc_home/images/iwc_bg.png');
background-repeat:repeat;
}

div.BodyDiv
{
background-image:url('http://italianworldchannel.com/wp-content/themes/iwc_home/images/right_column_pattern.gif');
background-repeat:repeat;
}
div.TocDiv, div.InfoDiv 
{ 
background-color:#ffffff; border:solid 1px #d90000;
margin:0px; 
margin-left:0.3em;
}
div.InfoDiv
{
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
div.BodyDiv
{
padding-top:0.5em;
}
div.BodyContentColumnDiv div.InfoDiv
{
border:0px;
background:transparent;
margin:2px;
}

div.ItemDescDiv { border: solid 1px #d90000; }

h1{ color:#d90000;}

h2{ color:#d90000;}

h3{}

div.BodyTOCColumnDiv h3, div.HeaderColumnDiv h3
{
font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
text-align:center;
background-color:#d90000;
color:#fff;
margin:0px;
margin-left:0.3em;
margin-top:0.5em;
padding:2px;
}
