html {

height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {
height:100%;
max-height:100%;
overflow:hidden;
padding:0;
margin:0;
border:0;
background:#fbd116 url("/images/blackstar.jpg") no-repeat fixed center center;
}

#header{
position:absolute;
margin:0;
top:0;
left:0;
display:block;
width:100%;
height:100px;
z-index:5;
overflow:hidden;
text-align:center;
background:#ce2028 url("/images/redgradient.gif") repeat-x fixed top left;
color:#000;
border-bottom:1px solid #000000;
}

#footer{
position:absolute;
margin:0;
bottom:0;
left:0;
display:block;
width:100%;
height:100px;
z-index:5;
overflow:hidden;
text-align:center;
background:#016b40 url("/images/greengradient.gif") repeat-x fixed bottom left;
color:#fff;
border-top:1px solid #000000;
}

#left
{
position:absolute;
top:100px;
left:0;
bottom:100px;
width:125px;
z-index:4;
overflow:none;
text-align:center;
}

* html #left {height:100%; top:0; bottom:0; border-top:100px solid #ffffff; border-bottom:100px solid #ffffff; color:#fff;}

#contents{
position:absolute; 
top:100px;
left:125px;
bottom:100px;
right:0;
z-index:3; 
overflow:auto;
text-align:center;
}

* html #contents{
top:0;
left:0;
right:0;
bottom:0;
height:100%;
max-height:100%;
width:100%;
overflow:auto;
position:absolute;
z-index:3;
border-top:100px solid #ffffff;
border-bottom:100px solid #ffffff;
border-left:125px solid #fbd116;
}

#header *{
display:inline;
margin: 5px 5px auto 5px;
}

#header h1{
display:none;
}

#footerp{
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:0.8em;
margin: 5px 10px auto auto;
color: #ffffff;
float:right;
height:90px;
max-width:40%;
text-align:center;
}

#footer p a{
color: #ffffff;
text-decoration:none;
border-bottom:1px dotted #ffffff;
}

#footer p a:hover{
color: #ffffff;
border-bottom:1px solid #ffffff;
background:#013923;
}

#footer img{
border:0;
}

#crests {margin:5px auto auto 10px; float:left;}

#crests img{
margin:0 5px 0 auto;
display:inline;
}

/*
*  for the profile page



*/







div.section{



 padding-bottom:10px;



 margin:0 1% 1% 1%;



text-align:centre;



}







div.section h3{



 text-align:center;



}







div.section ul{



 margin:auto;



}







div#a-flight,



div#b-flight,



div#c-flight{



 width:30%;



 float:left;



}







div#command-team{



 background:#462156 url(/images/profiles/adinkra/nkyinkyim.gif) no-repeat scroll 97% 90%;



 border: 1px solid #bfbfbf;



 padding-bottom: 10px;



 width:30%;



 margin:5px auto;



 margin-bottom:10px;



}







div#a-flight{



 background:#ce2028 url(/images/profiles/adinkra/akoben.gif) no-repeat scroll 97% 95%;



 border: 1px solid #bfbfbf;



 padding-bottom: 10px;



 display:inline;



 margin-left:2.8%;



}







div#b-flight{



 background:#fbd116 url(/images/profiles/adinkra/gye-name.gif) no-repeat scroll 97% 95%;



 border: 1px solid #bfbfbf;



 padding-bottom: 10px;



}







div#c-flight{



 background:#016b40 url(/images/profiles/adinkra/nkonsonkonson.gif) no-repeat scroll 97% 95%;



 border: 1px solid #bfbfbf;



 padding-bottom: 10px;



}







div#command-team a,



div#a-flight a,



div#c-flight a,



div#command-team h3,



div#a-flight h3,



div#c-flight h3{



color:#ffffff;



text-decoration:none;



}







div#b-flight a,



div#b-flight h3{



color:#000000;



text-decoration:none;



}



div#command-team a:hover{

background:#80389e;

text-decoration:underline;

}

div#a-flight a:hover{

background:#9c1920;

text-decoration:underline;

}

div#b-flight a:hover{

background:#fefae7;

text-decoration:underline;

}

div#c-flight a:hover{

background:#013923;

text-decoration:underline;

}



/*
ul.profiles li.b{



 background:url(/images/unionflag.png) no-repeat 97% 50%;



}

ul.profiles li.g{



 background:url(/images/ghana.png) no-repeat 97% 95%;



}
*/

div.full{



 width:auto !important;



 float:none !important;



}







div.full ul{



 width:20%;



}







p.backlink{



 text-align:center;



 background-color:#eee;



}







p.backlink a{



 text-decoration:none;



}







p.backlink a:hover{



 text-decoration:underline;



}







div.profile{



 padding:5px 20px;



 background-color:#eee;



 margin:5px 15px 10px 15px;



 text-align:justify;



}







div.profile h3{



text-align:center;



}







div.profile p{



 text-indent:20px;



}







div.profile img,



div.profile-js img{



 width:200px;



 float:left;



 margin-right:15px;



 margin-bottom:15px;



}







div.profile-js img{



 margin-right:15px;



 margin-bottom:15px;



}







/*For the contact information tables*/



table#command-team,



table#a-flight,



table#b-flight,



table#c-flight



{

  border:1px solid #bfbfbf;

	

	border-collapse: collapse;



	width:98%;



	text-align:center;



	margin: 5px auto 10px auto;



	font-family:"Trebuchet MS",arial,sans-serif;



	font-size:0.7em;



	}







table#command-team th,



table#a-flight th,



table#b-flight th,



table#c-flight th



 {



	border-width: 0px;



	padding: 2px;



  text-align:center;



	width:25%;

	

	background-color: #bfbfbf;

	color:#000000;

}







table#command-team td,



table#a-flight td,



table#b-flight td,



table#c-flight td {



padding:2px;



	text-align:center;



	width:25%;

	color:#ffffff;

	border-top:1px solid #bfbfbf;



}




table#command-team td

{

background:#462156;

}



table#a-flight td

{

background:#ce2028;

}



table#b-flight td

{

background:#fbd116;

color:#000000;

}



table#c-flight td

{

background:#016b40;

}



table#command-team td:hover

{

background:#80389e;

}

table#a-flight td:hover

{

background:#9c1920;

}

table#b-flight td:hover

{

background:#fefae7;

}

table#c-flight td:hover

{

background:#013923;

}



#header img, #footer img { behavior: url(/css/iepngfix.htc); }