body
{
/*background: url(images/davinci.jpg) repeat 0px -20px;*/
/*font-family: "Times New Roman", Times, serif;*/
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #121212;
}

h1
{
width: 535px;
font-size: 23px;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 12px;
padding-bottom: 3px;
font-weight: normal;
border-bottom: 1px solid black;
/*font-style: italic;*/
}

h2
{
font-size: 18px;
margin-bottom: 0px;
font-weight: normal;
padding-bottom: 7px;
}

h3
{
font-size: 15px;
margin-bottom: 0px;
padding-bottom: 7px;
}

a:hover
{
text-decoration: none;
}

a img
{
border: none;
}

a img.linkImage
{
border: 2px solid #7777ff;
}

a:visited img.linkImage
{
border-color: #7777ff;
}

a:hover img.linkImage
{
border-color: #3333ff;
}

input
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #121212;
/*filter: alpha(opacity=85);
-khtml-opacity: 0.85;
-moz-opacity: 0.85;
opacity: 0.85;
*/
}

textarea
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #121212;
/*filter: alpha(opacity=85);
-khtml-opacity: 0.85;
-moz-opacity: 0.85;
opacity: 0.85;
*/
}

#mainContainer
{
width: 985px;
height: 630px;
margin: 30px auto;
}

#header
{
height: 130px;
width: 557px;
background: #ffffff url(WIW_logo2.png) no-repeat top left;
float: left;
}

#newslayer1 a
{
text-decoration: none;
}

#newslayer2 a
{
text-decoration: none;
}

#content
{
height: 430px;
padding: 0px 15px 20px 0px;
border: 1px solid #600000;
color: #131313;
clear: left;
}

.textbox
{
width: 530px;
height: 387px;
margin-top: 27px;
padding: 10px 150px 22px 15px;
background: transparent url(overlay.png) repeat-y -80px 0px;
/*text-align: justify;*/
}

.imgFloatLeft
{
float:left;
margin-right:12px;
margin-top:3px;
}

#footer
{
padding-left: 0px;
margin-left: -50px;
margin-top: 0px;
}

#footer li
{
float: left;
list-style: none;
}

#footer li a
{
padding: 3px 10px 3px 10px;
font-family: Verdana, sans;
font-size: 12px;
color: #B9C0C6;
text-decoration: none;
}

#footer li a:hover
{
color: #600000;
}