@charset "utf-8";
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
#content {
	position:absolute;
	top:239px;
	left:242px;
	width:494px;
	height:404px;
	padding:10px 20px 10px 20px;
	overflow-y:auto;
font: 16px times new roman, sans-sarif;
}
#content2 {
	position:absolute;
	top:239px;
	left:242px;
	width:494px;
	height:404px;
	padding:10px 20px 10px 20px;
	overflow-y:auto;
	text-align:left;
font: 16px times new roman, sans-sarif;
}

#content3 {
	position:absolute;
	top:239px;
	left:242px;
	width:494px;
	height:404px;
	padding:10px 20px 10px 20px;
	overflow-y:auto;
background-image:url('images/22ndplane.jpg');
	text-align:left;
}

div.transbox
{
  width: 175px;
  height: 100px;
  margin: 20px 152px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
div.transbox p
{
  margin: 10px 40px;
  color: #000000;
}

div.transbox2
{
  width: 175px;
  height: 176px;
  margin: 20px 152px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
div.transbox p
{
  margin: 10px 40px;
  color: #000000;
}

div.transbox3
{
  width: 175px;
  height: 160px;
  margin: 20px 152px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
div.transbox p
{
  margin: 10px 40px;
  color: #000000;
}

body {
	background-color:#AE985C;
	color:#143862;
	text-align:justify;
}
h3 {
	text-align:center;
}

p {
font-size:9pt;
}


div.p2 {
text-indent:25px;
}

.fltlt {
	float:left;
	margin:5px 10px 0px 0px;
}

.fltctr {
  margin-left: 15%;
  margin-right: 30%
}

div.img
{
  margin: 12px;
  border: 0px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

div.img2
{
  margin: 12px;
  border: 0px;
  height: auto;
  width: auto;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 3px solid #143862;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 4px;
background-color:#ffffff;
}

ul.inside {list-style-position:inside}