body { 
background-color: #000066;
font-family: Trebuchet ,"Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

#window  {
position: relative;
width: 732px;
height: 650px;
margin: auto;
background-color: #000066;
border: 0px;
border-style: solid; 
border-color: black;
color: #000000;
}


#t-text  { 
position: absolute;
width: 200px;
height: 290px;
top: 100px;
left: 40px;
z-index: 30;
background-color: #ffff99;
padding: 10px;
border-style: solid;
border-width: 4px;
border-color: #ffffff;
color: #000000;
}

#a-text  { 
position: absolute;
width: 200px;
height: 280px;
top: -300px;
left: 275px;
z-index: 31;
background-color: #ccffcc;
padding: 10px;
border-style: solid;
border-width: 4px;
border-color: #ffffff;
color: #000000;
}

#b-text  { 
position: absolute;
width: 200px;
height: 280px;
top: 140px;
left: 510px;
z-index: 32;
background-color: #ccff99;
padding: 10px;
border-style: solid;
border-width: 4px;
border-color: #ffffff;
color: #000000;
}

#logo  {
position: absolute;
width: 150px;
height: 180px;
top: 400px;
left: 310px;
z-index: 15;
border: 0px;
}


p { 
text-align: left;
font-size: 16px;
font-weight: bold;
}

p.dropcap:first-letter {
font-weight:  bold;
font-size: 200%;  
font-family: Palatino, serif;
color: #0000cc;
float: left;
margin-right: 1px;
}

h3 { 
margin: 0px;
font-size: 18px; }

h1 { 
margin: 0px; 
padding: 0px;
color: #6666ff;
background-color: #000066;
font-size: 24px;
font-weight: normal;
}

h1.company  { 
position: absolute;
top: 430px;
left: 55px;
margin: 0px; 
padding: 0px;
color: #ffffff;
background-color: #000066;
font-size: 24px;
 }

#training-button  { 
position: absolute;
top: 210px;
left: 150px; }

#art-button  { 
position: absolute;
top: 210px;
left: 150px; }

#business-button  { 
position: absolute;
top: 200px;
left: 150px; }

#text-reflection  {
position: absolute;
width: 200px;
height: 22px;
top: 525px;
left: 55px;
background-image: url(text-reflection.jpg);
background-repeat: no-repeat;
  }
	
#business-reflection  {
position: absolute;
width: 230px;
height: 250px;
top: 525px;
left: 510px;
background-image: url(reflection.jpg);
background-repeat: repeat;

  }
	
#art-reflection  {
position: absolute;
width: 230px;
height: 250px;
top: 615px;
left: 275px;
background-image: url(reflection.jpg);
background-repeat: repeat;
  }

#training-reflection  {
position: absolute;
width: 230px;
height: 250px;
top: 570px;
left: 40px;
background-image: url(reflection.jpg);
background-repeat: repeat;
  }
	
#b06 { 
position: absolute;
width:53px;
height: 32px;
top: 10px;
left: 680px;
z-index: 14;
background-color: #ffffff;
color: #000000;
}