body         {

background-color: #FFFFFF; 
background-repeat: no-repeat; 
background-attachment: fixed; 
background-image: url('../images/back1.jpg');
margin:0px; 
font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
color: #000; 
padding: 0; 
}

#block       { 
position: absolute;
left: 10px;
top: 130px;
width: 100%; 
height: 0;
 } 
              
#lftBar      { 
position: absolute; 
width: 143px; 
top: 0px; 
left: 0px; 
line-height: 150%; }

#outside      { 
margin-top: 30px;
text-align: center;
}


#inside      { 
text-align: center; 
margin: 1em auto; 
width: 80%;
}


#indexpage      { 
margin-top: 150px;
font-size: 1em;
font-weight: bold; }

#intro      { 
margin-top: 60px;
font-size: 0.9em;
font-weight: bold; }
 
#level0 {
margin-top: 0px;}

#level1 { 
margin-left:143px; 
padding-left:0px; 
background:transparent; }

#lev20 { 
margin-left:0px; 
padding-left:0px; 
background:transparent; }

#flag      { 
position: absolute; 
width: 68px; 
top: 20px; 
right: 61px;
z-index: -1;  
margin-top: 0px; }


#rgtBar      { 
position: absolute; 
width: 190px; 
top: 0; 
right: 10px; 
z-index: -1;  
margin-top: 0px; }

#main        { 
line-height: 150%; 
z-index: 1; 
background:transparent; 
margin-left:0px; }
       
a img 		{
border: none;  }

a            { 
text-decoration: none; 
color: #C0C0C0; 
font-weight: bold; }

a:link       { 
color: #A45824; }

a:visited    {
color: #F69230 }

a:hover      { 
color: #FF3626; }

a:active     {
color: #68DB26; }

a:link.choice { 
color: #555555; }

a:visited.choice { 
color: #F79C00; }

a:hover.choice { 
color: #33CC33;  }

a:active.choice { 
color: #E7DBC9; }

h1, h2, h3, h4, h5, h6 {font-family: 'Arial Rounded MT Bold', 'Arial', 'Helvetica', sans-serif;
color: #FFF;}

h1           { font-size: 18pt; }
h2           { font-size: 16pt; }
h3           { font-size: 14pt; }
h4           { font-size: 12pt; }
h5           { font-size: 10pt; }
h5           { font-size: 8pt; }


ul           { 
 
list-style-image: url('../images/symbolbut.gif');
list-style-position: outside; 
font-size: 8pt; 
vertical-align: text-bottom; 
margin-left: 10px;
padding-left: 10px }