﻿html {
	height:100%;
}

div {
	font-family:"Book Antiqua", Garamond, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:1.3em;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

body {
	background-color:#efefef;
	margin:0;
	}

#header {
	background-position:center top;
	top:-56px;
	left:0px;
	height:76px;
	padding:10px 10px 0px 10px;
	border-bottom:1px #a2c2e9 solid;
}

#center {
	padding:0px;
	margin:0 auto;
	width:800px;
	height:600px;
	/*background-color:#fff;*/
	background-color:#fff4d4;
	background-image:url(images/towercolor.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	/*border:1px #dedede solid;*/
	border:10px #dedede solid; 
}

#content0 {
	margin:2px 10px;
	border:none;
	height:375px;
	width:575px;
}

#esa_logo {
	position:relative;
	top:-200px;	
	left:30px;
	width:120px;
	height:34px;
	background-color:transparent;
	/*background-image:url(images/logotag120.png);
	background-repeat:no-repeat;
	background-position:;*/
	border:none;
	z-index:50;
	display:none;
}

#callout_right {
	position:relative;
	top:-379px;
	left:610px;
	width:300px;
	height:375px;
	background-color:transparent;
	/*border:1px solid #c66005;*/
	border:none;
	text-align:left;
	z-index:50;
}

a, a:link
{
	text-decoration: none;
	/*border-bottom:1px dotted #000;*/
	font-weight: normal;
	color: #0f80ba;
	line-height: ;
	border-style: none;
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #eb9e3f;
	background: transparent;
	border-style: none;
}

h1 {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:1.5em;
	font-style:italic;
	color:#005581;
}

p {
	margin-left:2.2em;
	margin-right:1em;
}

ul li {
	margin-left:3em;
	margin-right:1em;
}

.address {
	margin-left:4em;
}