 
body
{
	background:#ecffd9;
	text-align:center;
}
 
div#wrapper
{
	margin:20px auto 0px auto; 
	/*border: 2px solid  #ecffd9;*/
	width:950px;
	background-image: url(images/background.gif);
	background-repeat: none;
}

div#menutextbar
{
background-color: #099;
opacity:0.7; 
filter:alpha(opacity=70);
height:89px;
position:relative;
margin-top:-102px;
width:100%;

} 

div#links
{
position:relative;
margin-top:130px;
/*height:30px;*/

}

#links ul
{
margin-left:0px;
position:relative;
padding:30px 10px;
z-index:10;
}


#links li 
{
font-family: Tahoma, Sans-serif, Geneva;
font-size:medium;
text-decoration:none;
font-weight:bold;
display:inline;
margin:15px;
}

div#links #current 
{
color: yellow;
}
 
#links a
  {  
	color:#FFF;
 }  
 
#links a:hover 
{
	color:#cc0000;
} 

a
{
	font-family: Tahoma, Sans-serif, Geneva;
	font-size:medium;
	color:#0066cc;
	text-decoration:none; 
} 
 

a:hover
{ 
	font-family: Tahoma, Sans-serif, Geneva;
	font-size:medium;
	text-decoration:none;
	 
	color:#cc0000;
}

  
.headline
{
color: #009900;
line-height:100%;
font-size: large;
font-family: verdana, arial, Times, serif;
}
  
.textbox
{
position: relative;
margin-left:auto;
margin-right:auto;
margin-top:70px;
background: white;
width:824px;
-moz-border-radius:3ex;
-webkit-border-radius:3ex;
}

#star
{
position: relative;
float:right;
margin-right:20px;
margin-top:-80px;
width:170px;
height:176px;
background-image: url(images/star.png);
background-repeat: no-repeat;
z-index:50;
}

#startext
{
position: relative;
float:right;
margin: 65px 20px auto 10px;
width:130px;
height:176px;
font-family: verdana, arial, Times, serif;
font-size: 0.68em;
font-weight:bold;
color:  #000000;
}



/* Text style */
.text 
{
padding:40px;
text-align: left; /* counter the body center */
font-family: verdana, arial, Times, serif;
font-size: 0.82em;
color: #999;
line-height:150%;
 }
 
 .biggertext
 {
color: #009900;
line-height:100%;
font-size: normal;
font-weight:bold;
font-family: verdana, arial, Times, serif;
}
 
 #league p:first-line
{
color: #009900; 
font-weight:bold;
}


 
#children 
{  

position:relative;
height:130px;
background-image:url(images/gubbar.gif);
background-repeat: no-repeat;
width:100%;
}
 
	
#contact-area ul li
 {
	font-weight: normal;
	font-family: Tahoma, verdana, arial;
	font-size: 1.1em;
	color: #009900; 
 	background: #ccff99; 
	width: 600px;
	list-style: none; 
	padding: 15px 0px 0px 20px; 
  
 }
 
  

@charset "utf-8";

/* CSS Document */

 

 

h3

{

            color:#F00;

            font-family:Arial, Helvetica, sans-serif;

}

 

.question

            {

                        cursor:help;

                        font-family:Arial, Helvetica, sans-serif;

                        color:#00F;

            }

            

 

.hidden_main

{

            position:relative;

            display:none;

            overflow:hidden;

            background-color:#F5F5F5;

            font-family:Arial, Helvetica, sans-serif;

}

