#frontpanel
{
width:760px;
height:408px;
background-image:url(../img/front1.gif);
position:relative;
}
#frontimage
{
width:501px;
height:257px;
position:absolute;
top:0px;
right:1px;
background-image:url(../img/front1.jpg);
}
#frontbuttons ul
{
width:550px;
height:145px;
position:absolute;
left:258px;
top:258px;
list-style:none;
margin:0;
padding:0;
}
#frontbuttons li
{
display:inline;
}
#frontbuttons li a
{
width:250px;
height:50px;
display:block;
float:left;
background-image:url(../img/front_button1.gif);
background-repeat:no-repeat;
color:#1D5AA5;
border-right:1px solid #FFFFFF;
font-size:1.1em;
text-decoration: none;
}
#frontbuttons li a:hover
{
color:#000000;
background-image:url(../img/front_button2.gif);
}
#frontbuttons li a span
{
position:relative;
top:13px;
left:13px;
}
#frontbuttons li.active a
{
color:#000000;
background-image:url(../img/front_button2.gif);
font-weight:bold;
}
#frontintro
{
width:207px;
height:207px;
position:absolute;
left:25px;
top:10px;
color:#FFFFFF;
font-size:0.9em;
}
#frontintro p
{
margin:0;
padding:0.5em 0 0 0;
}
#frontnews
{
width:207px;
height:94px;
position:absolute;
left:25px;
top:282px;
}
#frontnews h2
{
color:#1D5AA5;
border-bottom:1px solid #1D5AA5;
}
#frontintro h2
{
color:#FFFFFF;
}