body {  
    margin:9px 9px 0 9px;
    padding:0;
    background:#843E15;
    color: white;
    background-image:  url(pics/Kansi_iso.jpg);
    background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top left;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-style:normal;    		
}
#header {    
    position: absolute;
    left: 135px;
    top: 10px;
    height: 120px;
    width: 780px;
    background-position: top right;
}     
   
#leftmargin {    
    position: absolute;
    left: 840px;
    top: 125px;
    width: 125px;
	min-height: 920px;  
	background-image:  url(pics/leftpic.jpg);
	background-repeat: repeat-y;
	background-position: center;
    border: solid 1px black;
}

#content {
    position: absolute;
    left: 135px;
    top: 125px;
    width: 700px;
    z-index: 0;
    background-image: url(pics/AlphaBG.png);
    background-position: 686px 610px;
    border: solid 1px black;
}
#navi {
    position: absolute;
    left: 5px;
	top: 125px;
    height: 280px;
    width: 125px;
	background-image: url(pics/AlphaBGWhite.png);
	z-index: 5;
    border: solid 1px black;
    padding-top: 7px;
}
#footer {
    position: absolute;
    z-index: 1;
    left: 0px;
    top: auto;
    height: 40px;
    width: 700px;
    border-top: solid 1px silver;
}
#adbar {
	position: absolute;
    left: 10px;
    top: 630px;
    width: 125px;
	min-height: 920px;  
	z-index: 2;
	background-repeat: repeat-y;
	background-position: center;
}

#latestupdates {
	position: absolute;
    left: 5px;
    top: 420px;
    width: 125px;
	z-index: 3;
	background-image: url(pics/AlphaBG.png);
	border: solid 1px black;
	
}
A 	
{
	text-decoration: none;
    color: white;
    font-variant: small-caps;
}

A.header
{
	text-decoration: none;
    color: black;
    font-variant: small-caps;
}
        
A:active {  
    text-decoration: underline;
    color: white;
}
            
A:hover {   
    text-decoration: underline;
    color: white;
    background-image: none;
}


A.td 	{ text-decoration: underline; font-size: 10pt; font-variant: normal; }
A.td:hover { text-decoration: none; font-size: 10pt; font-variant: normal; }
A.td:active { color:Gray; font-size: 10pt; font-variant: normal; }

th {font-size: 11pt; font-weight:normal;}
td.header {height: 120px}
td	{  font-size: 10pt; }
td.text	{ font-size: 10pt; margin-left: 20px}
td.answer { font-size: 10pt; font-style: italic}
td.header { font-size: 10pt; background-image: url(pics/tablebg.gif); background-repeat: repeat-x; }
td.adbar {text-align:center}
li	{  text-indent: 11px; font-size: 10pt; font-weight:normal;  margin-top: 2px; text-align:left}
li.date	{ text-indent: 0px; font-size: 11pt; font-weight:bold; margin-top: 2px}

H1	{ font-size: 15pt;   }
H2	{ font-size: 13pt;   }
H3	{ font-size: 12pt; text-align:center;  }

i.date {font-size:smaller;}

p	{ text-decoration: none; text-indent: 20px; font-size: 10pt; color: white; margin-bottom: 8px; margin-top: 4px; text-align: left}
p.no_indent	{ text-decoration: none; text-indent: 0px; font-size: 10pt; color: white; margin-bottom: 4px; margin-top: 4px; text-align:left}

ol.navi { text-align: justify; margin: 0px; padding-left:0px;}
li.navi {
 list-style-type: none;
 padding-right:2px;
 padding-left:0px;
 font-weight: bold;
 font-size: 14pt;
 word-spacing: normal;
 border-width: 1px;
 border-color: black;
}
