html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border:none;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

div.center {
  text-align: center;
}

div#wrapper {
		margin-left: auto;
		margin-right: auto;
}

div#header_r {
	padding:0px 25px;
	text-align: left;
}

#logo {
	position: absolute;
	right: 30px;
	top: 18px;
	width: 300px;
	padding: 0px;
	text-align: right;
	height:60px;
}

#logo img {
	float: right;
}

#dr400 {
	position: absolute;
	left: 30px;
	top: 16px;
}

#coord {
	float: right;
	margin-right: 15px;
	margin-top: 8px;
	color:#FFFF33;
}

#metar {
	position: absolute;
	left: 180px;
	top: 76px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	padding:0;
	margin:0;
	line-height:3em;
	color:#FFFF33;
	text-decoration:none;
	text-align: left;
}
	
#acaigle a, #acaigle a:link, #acaigle a:hover {
	position: absolute;
	left: 150px;
	top: 11px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 2em;
	padding:0;
	margin:0;
	line-height:3em;
	color:#FFFF33;
	text-decoration:none;
	text-align: left;
}

div#tabarea {
	background: url(../images/top_menu_bg.jpg) top left repeat-x;
	margin: 0 6px;
}

div#footer_r {
	padding-top: 10px;
	height: 0px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #ebebeb url(../images/header_top_middle.jpg) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/header_top_left.jpg) 0 0 no-repeat;
}

#whitebox_tr {
	height: 16px;
	overflow: hidden;
	background: url(../images/header_top_right.jpg) 100% 0 no-repeat;
}

#whitebox_m {
	width: auto;
	padding: 0;
	margin:0 6px;
	background: url(../images/left_bg.jpg) 100% 100% repeat;

}


#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

.clr {
	clear: both;
}

#page_bg {
	background: #ebebeb;
	margin:8px 8px;
}

div#wrapper {
	background: url(../images/left_shadow.jpg) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/right_shadow.jpg) 100% 0 repeat-y;
}

div#header {
	background: #06569d url(../images/header_top_middle_shadow_bg.jpg) bottom left repeat-x;
	margin:0 6px;
	height: 60px;
}

div#header_r {
	background: transparent url(../images/header_lr_bg.jpg) bottom right no-repeat;
}

div#footer_home {
	background: url(../images/footer_m_bg.jpg) 0 0 repeat-x;
}

div#footer_l {
	background: url(../images/footer_l_bg.jpg) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/footer_r_bg.jpg) 100% 0 no-repeat;
}

#OF {
	/* overflow: hidden; */
}	



