html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body { color:#fff; background: #fff url(/images/back.jpg) repeat-x left 50%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:22px; font-size:13px}
h1 { font-size:18px; font-weight:bold}
a { color:#fff}
 
#horizon {text-align:center;position:absolute;top:50%;left:0;width:100%;height:1px;overflow:visible;visibility:visible;display:block}
#container  {margin-left:-300px;position:absolute;top:-95px;left:50%;width:600px;height:140px;visibility:visible;text-align:left;background:url(/images/logo_blueskies.png) no-repeat 5px 5px; overflow:hidden; padding-top:115px; padding-left:105px  }
#box { height:290px; padding:10px}
p { margin-bottom:16px}
p.small { font-size:11px}