
body
{
margin-left: auto;  /* Margin between screen and content */
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
padding: 0px;
text-align: center;  /* For centering the main base element in IE6 */
}

p
{
margin:0px 10px 10px 10px;
font-size: 11px;
line-height: 24px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  /* Master font for all pages */
padding: 5px; /* margin between text and column edges */
text-align: justify;
}

#base
{
width: 792px; /* Size of actual content element */
margin-left: auto; /* For centering base element on screen for Opera etc. */
margin-right: auto;
padding: 0px;
text-align: left;
}

#base h1 
{
margin:0px; /* top,right,down,left */
font-size:12px; /* Size of heading inside each text box */ 
padding: 5px;   /* h1 distance from top of each column/text box edges */
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#topmenu
{
width: 792px;
height: 150px; /* --> banner picture height. Width? */
padding: 0px;
border: 0px solid yellow;
}

#bannertext
{
position: absolute;
margin-top: 40px;
margin-left: 25px;
}

#menubar
{
width: 792px;
height: 20px;
text-align: center;
margin-top: 130px;
padding: 0px;
border: 0px solid yellow;
position: absolute;
}

.cleared /* EI KÄYTÖSSÄ ! */
{
clear:both;
line-height:0;
}

#menubar ul
{
margin:0px;
padding-left: 0px;   /* Has border-right: 2px in stylesheet */
margin-left: 0px;
background-color: transparent;
float: left;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menubar ul li
{
display: inline;
text-align: center;
}

#menubar ul li a
{
width: 97px;  /* 97x8=776 + 8x2px=16 = 792 These should match total width of 792px */
height: 20px;
padding: 0px;
margin: 0px;
float: left;
}

#menubar ul li a.right
{
width: 99px; /* In order for last menu item on right to fill total width 792px */
border: 0px;
}

#styleswticher
{
position: absolute;
margin-left: 620px;
margin-top: -14px;
border: 0px solid red;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
clear:both;
}

#footer
{
clear: both;
margin: 0px;
padding: 5px;
}

#footertext
{
font-size: 9px;
font-family: Verdana,Geneva,Arial,sans-serif;
text-align: center;
margin-right: auto;
margin-left: auto;
}

p.thankyou
{
text-align:center;
}

#dopplr-blog-badge-for-pplatan  /* DOPPLR Trip plan from dopplr.com */
{
margin: 10px 10px 10px 10px;
line-height: 14px;
}

