/* original design by Viklund 20050927 */

body{
padding:0;
margin:0;
font:90% Geneva,Arial,Helvetica,sans-serif;
background:#cccccc url(img/bodybg2.gif) repeat;
color:#303030;
}

a{
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#286ea0;
}

a:hover{
background-color:inherit;
color:#303030;
}

h1{
margin:0 20px 0 0;
font-size:2.4em;
letter-spacing:-1px;
line-height: 1.2em;
background-color:inherit;
color:#444444;
}

h2{
font-size:1.0em;
letter-spacing:-1px;
line-height: 1.4em;
}

h2 sup{
font-size:0.7em;
line-height:0.7em;
}

h3{
margin:0 0 0 0;
font-size:0.2em;
}

p{
margin:0 0 15px 0;
line-height:1.2em;
}

img{
float:left;
border:0;
margin:0 10px 8px 0;
}

#title{
margin:0px auto 4px 2px;
width:850px;
}

#container{
margin:0px auto auto 12px;
width:800px;
padding:2px;
background:#ffffff url(img/SLGSI_20061125.gif) bottom right no-repeat;
color:#303030;
border:9px groove #5090B5;
}

#main{
width:475px;
margin:0px 0px 45px 0px;
float:left;
}

#right{
float:right;
padding:10px 0px 0px 0px;
}

#right h2{
margin:15px 0 5px 0;
width:98%;
font-size:1.6em;
}

#footer{
clear:both;
}

#sidebar{
float:left;
width:120px;
margin:22px 1px 10px 2px;
letter-spacing:-1px;
line-height: 1.3em;
}

#sidebar h2{
margin:15px 0 0 0;
}

ul{
list-style:none outside;
margin:-15px 0 5px 3px;
}

li>a{
margin:2px 0 0 0;
}

.menu{
display:block;
width:85px;
font-size:0.8em;
font-weight:bold;
background-color:inherit;
color:#286ea0;
border:1px solid #ffffff;
}

.menu:hover{
background-color:#f8f8f8;
color:#286ea0;
border:1px solid #dadada;
}

.credits{
margin:2px auto auto 17px;
font-size:0.7em;
line-height: 1em;
background:#cccccc url(img/bodybg2.gif) repeat;
color:#444444;
}

.credits a{
letter-spacing:-1px;
font-size:0.6em;
line-height: 0.9em;
background:#cccccc url(img/bodybg2.gif) repeat;
color:#44aa44;
}

