body
{  
    background: #F0EFEF;
    color: #777;    
    font-size: 100%;
    font-family: helvetica, arial, sans-serif;
    min-width:1100px; /* suppose you want minimun width of 1000px */
    width: auto !important;  /* Firefox will set width as auto */
    width:1100px;             /* As IE ignores !important it will set width as 1000px; */
}

p
{
    padding: 0 0 6px 0;
    line-height: normal;
}
  
h1 
{
    font: normal 145% verdana, geneva, sans-serif;
    color: #43423F;
    margin: 0 0 15px 0;
    padding: 15px 0 5px 0;
}

h2
{   font: normal 145% verdana, geneva, sans-serif;
    color: #1293EE;
    margin: 0 0 15px 0;
    padding: 15px 0 5px 0;
}

h3
{
    font: normal 100% verdana, geneva, sans-serif;
    color: #1293EE;
    margin: 0 0 15px 0;
    padding: 15px 0 5px 0;
}


a, a:hover
{
    outline: none;
    text-decoration: underline;
    color: #CC0000;
}

a:hover
{
    text-decoration: none;
}

ul
{
    margin: -10px 0px 2px 4px;
}

ul li
{
    list-style-type: circle;
    margin: -4px 0px 3px 0px; 
    padding: 0px 0px 3px 5px;
}

ol
{
    margin: -10px 0px 2px 4px;
}

ol li
{
    margin: -4px 0px 3px 0px; 
    padding: 0px 0px 3px 5px;
}


#ylaosa
{
    height: 170px;
    background: #6e0000;
}

#border
{
    height: 6px;
	background: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}

#menu
{
    width: 150px;
	background: #F0EFEF;
	float:left;
} 

ul#menu, ul#menu li
{
    float: left;
    margin: 0; 
    padding: 0;
}

ul#menu li
{   list-style: none;
}

ul#menu li a
{
	letter-spacing: 0.2em;
	display: block;
	height: 15px;
	padding: 40px 26px 6px 26px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	font-style: normal;
	font-variant: normal;
} 

ul#menu li a:hover, ul#menu li.selected a:hover, ul#menu li.Obs a
{
	color: #6e0000;
	font-weight: bold;
	text-decoration:underline;
}

#page
{	width: 1120px;}

#pageright
{	width: 696px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}

#tweetframe
{ 
	width: 240px;
	margin-top: 5px;
	margin-left: 2px;
	float: left;
}


#sisalto
{
    margin: 5px 0px 5px 5px;
  	padding: 20px 20px 20px 40px;
  	background: #FFF;
	text-align: left;
	width: 620px;
}


#footer
{
    clear:left;
    height: 33px;
    padding: 24px 0 5px 0;
    text-align: center; 
    background: #6e0000;
}

  
table
{ margin: 10px 0 30px 0;}

table tr th
{
    background: #3B3B3B;
    color: #FFF;
    padding: 7px 4px;
    text-align: left;
}
  
img
{	color: white;
	margin: 0px 0px 0px 0px;
	border: none;
	background: white;
}

.imga
{	float: none;}
	
.imgright
{	float: right;
	padding-right: 6px;
	padding-top: 6px;}
	
.imgleft
{
	float: left;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 8px;}

.imgcenter
{	text-align: center;
	display:block;
    	margin-top: 6px;
	/*border: 5px solid red;*/
}

span.note
{	background: #aeefef;
	color: black;}

.Obs
{
	color: #666;
	font-weight: bolder;
}
	
.boxedtext
{   border: solid #bebebe 1px;
	margin: 2em 2em 0em 0em;
}


.tekstilaatikko
{	position: relative;
	top: -2em;
	padding: 3px;
	margin: -.5em .5em -1.5em .5em;
	border: solid #e0e0e0 1px;
}

.blueotsikko, .redotsikko
{   margin: 0em 1em 1em 1em;
    font-weight: bold;
    font-style: italic;
    position: relative;
    padding: 0em 0.5em;
    top: -1.5em;
}

.blueotsikko
{	background: #12096e;
	color: #ffffff;
}
	
.redotsikko
{	background: #6e0000;
	color: #ffffff;
}
	
.boldnote
{	color: #000;}


#pelipaikattable table
{
    border: 0px solid black;
    width: 595px;
}

#pelipaikattable td
{
    padding: 10px;
    vertical-align: top;
}

