body {
	font-size: small;
	font-family: verdana;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url('../images/AEROSCAPE-Logo-ver.jpg');
	background-repeat: no-repeat;
	background-position: 10% 40%;
	background-attachment: fixed;
}
#ft0 {
    filter: progid:DXImageTransform.Microsoft.shadow(color=#999999, direction=135, strength=3);
}
h1 {
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 5px;
}
h2 {
	font-size: small;
	font-weight: bold;
	margin: 2px;
	text-align: left;
}
h3 {
	font-size: small;
	font-weight: normal;
	margin: 2px;
	text-align: left;
}
p {
	color: rgb(68,68,68);
	line-height: 27px;
	font-size: small;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
}
q {
	color: #000000;
	line-height: 20px;
	font-size: small;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: left;
}
li {
	font-size: small;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}
tr.blue td {
    background-color: #C2EEFE;
    padding: 2px;
    text-align: left;
    border: 1px solid #7BD9FD;
}
td.blue {
    background-color: #C2EEFE; 
}
td {
    padding: 2px;
    text-align: left;
    border: 1px solid #7BD9FD;
} 
a:link { 
    color: rgb(82,82,82); 
} 
a:visited { 
    color: #0000a0; 
} 
a:hover { 
    color: #ff0000; 
} 
a:active { 
    color: #ffff00; 
}
.floating {
    float: left;
    height: 346px;
    width: 10%;
    border: solid #7BD9FD;
    border-width: 1px 0px 1px 1px;
    background-color: #C2EEFE; 
}
.floating2 {
    float: left;
    width: 90%;
}
#header {
    height: 135px;
	width: 760px;
	border-bottom: 1px solid rgb(221,255,255);
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/top_menu_cloud.jpg'); 
	background-repeat: no-repeat;
}
#mainmenu {
    height: 60px;
	width: 760px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
}
#mainbox {
	height: auto;
	width: 758px;
	border: 1px solid rgb(86,126,235);
	background: rgb(255,255,255);
	margin-right: auto;
	margin-left: auto;  
}
#title {
	height: auto;
	width: 758px;
	margin-bottom: 5px;
}
#mainbox-menu {
	height: auto;
	width: 738px;
	border: 1px solid rgb(86,126,235);
	background: rgb(116,216,252);
	margin-right: auto;
	margin-left: auto;  
}
#contents {
	margin-left: 5px;
	width: 575px;
	float: left;
}
#page-title {
    font-size: small;
	height: 20px;
	width: 563px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid rgb(5,215,250);
	text-align: left;
	float: left;
	background: rgb(5,215,250);
}
#content-box {
    font-size: small;
	height: auto;
	min-height: 540px;
	width: 543px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid rgb(5,215,250);
	text-align: left;
	float: left; 
	padding: 10px; 
}
#subcat {
	font-size: small;
	height: auto;
	width: 160px;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid rgb(156,156,254);
	float: right;
}
#link-box {
	font-size: smaller;
	width: 154px;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid rgb(156,156,254);
	background: rgb(150,255,255);
	float: right;
	text-align: left;
	padding: 3px;
}
#adv-box {
	font-size: smaller;
	width: 154px;
	height: 30px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid rgb(156,156,254);
	float: right;
	text-align: left;
	padding: 3px;
}
#footer {
	height: auto;
	width: 756px;
	margin-top: 5px;
	margin-bottom: 5px;
}