


body
  {
    text-align: center;
    font-family: Arial;
    font-size: 11pt;
  
  
  #pic1 {
position: relative;
top: 5px; 
left: 100px; 
width: 180px; 
  
	}


#pic2
	{
 
 position: relative;
  top: 100px; 
  left: 180px; 
  width: 180px; 
  
	}


#pic3
	{
 
 position: relative;
  top: 180px; 
  left: 200px; 
  width: 180px; 
  
	}

  
  }
        
#wrapper 
{
		margin: 0 auto;
  		width:800px;
		background:#CCCCCC;
		text-align: left;
	}


	
		
#header {
		height:120px; 
		background:#CCCCCC;
		color:#0000CD
	}



#main {		text-align: center;
		color:#0000CD;
		width:700px;
		height:800px;
		background-image:url(fighterfaded.gif);
		background-attachment:fixed;
		background-repeat:no-repeat;
		background-position:50% 50%;
	
}



#tkdlist
	{

	Float: right;
  
	}


	
#menu {
		width: 140px;
		float:left
} 
	
#menu ul
{
font-family: Arial, Helvetica, sans-serif;
margin:0;
padding:0
} 	

#menu li
{
display: inline;
/* for IE5 and IE6 */
} 

#menu a
{
color: #0000CD;
text-decoration: none;
font-size: 16px;
display: block;
padding: 3px;
width: 160px;
background-color: transparent;
} 

#menu a:link, #menu1 a:visited
{

color: #0000CC;
text-decoration: none
} 

#menu a:hover
{
background-color: #0000CC;
color: #fff
} 

#menu li a#current
{
background: #00BEE4
} 



#map
{

position: relative;
  top: 100px; 
  left: 10px; 
  width: 180px; 


}	

#footer 
	{
		
		
		padding:2px;
		background:transparent;
		height:1px;
		
	}


#timetable
{
position: relative;
  top: 120px; /* 120 pixels from the top of the container */
  left: 0px; /* 0 pixels from the left hand side */


}

	CAPTION.MYTABLE
  {
     
     background-color:transparent;
     color:blue;
     border-style:solid;
     border-width:1px;
     border-color:blue;
	

  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:12pt;
     background-color:transparent;
     width:600px;
     border-style:solid;
     border-color:blue;
     border-width:1px;
	border-collapse:collapse;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     color:blue;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:8pt;
     background-color: transparent;
     color:blue;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }

#affiliation 
	{
		
		
		position: relative;
  top: 215px; /* 500 pixels from the top of the container */
  left: -280px; /* -120 pixels from the left hand side */
  width: 180px; /* Always set a width for absolute positioned 	block level elements, such as divs */
		
	}
