body
{
font-family: verdana, arial, helvetica, serif;
background: #031251 url(../images/common/bg_body.jpg) center top repeat-y;
text-align: center; 
font-size: 1em;
height: 100%;
width:100%;
padding:0;
margin:0;
}

/*
222A3D
242D3C
1E263B
*/

#home_page
{
position: absolute;
left:0;
width: 100%;
height: 200px;
bottom: 30px;
background: transparent url(../images/homepage/bg_home.png) center left repeat-x;
z-index:1;
}
#w950
{
width:900px;
margin:0 auto;
}



h1,h2 {margin: 0px;padding: 0px;}

a
{
color: #609;  
border:0;
}



a img
{
border:0;
}
h2
{
margin: 10px 0 0 15px;
float:left;
}
h3
{
margin: 10px 55px 0 0;
float:right;
}


#slideshow {
margin:0;
padding:0;
display:block;
width:550px;
height:550px;
position:absolute;
top:50%;
left:50%;
margin:-275px 0 0 -275px;
}

#slideshow a {
width:550px;
height:550px;
position:absolute;
top:0;
left:0;
}


