BODY
{
font-family : verdana, arial, helvetica, sans-serif;
font-size: small;
background: #0099cc url('img/bg_main.png') repeat-x;
margin: 0px;
}

IMG
{
border : 0;
}

DIV.sitebox
{
width : 750px;
border : 5px solid #f3fafe;
background : #ff00ff;
}

DIV.siteshd
{
width : 760px;
margin : 10px auto;
border-bottom: 2px solid #003333;
border-right : 2px solid #003333;
}

DIV.title
{
width : 750px;
height : 74px;
background : #0099cc;
border-bottom : 5px solid #f3fafe;
}

DIV.content
{
width : 750px;
margin : 0px;
padding : 1px;
background : #ffffff;
}

DIV.footbox
{
width : 760px;
margin : 0px auto;
text-align : right;
}

div.footbox img {
opacity:0.4; 
filter:alpha(opacity=40);
}
div.footbox img:hover {
opacity:0.8; 
filter:alpha(opacity=80);
}

H2
{
font-size : x-large;
color : #336699;
}

H3
{
font-size : medium;
font-weight : bold;
color : #003366;
}