body {
    margin: 0px;
    padding: 0px;
    background-image: url(Images/mykonos-bkgd.jpg);
}
#Logo {
    position: relative;
    width: 100%;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #09395F;
}
#header_container {
    background-position: center top;
    width: 100%;
    position: relative;
    background-color: #09395F;
    height: 255px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
#header {
    margin: auto;
    width: 665px;
    overflow: visible;
    position: relative;
    background-color: #09395F;
    height: 265px;
}

#navigation {
	background-color: #F60;
	height: 45px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navigation ul li {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#navigation ul li a {
	border: thin solid #0CF;
	padding: 5px;
	float: left;
	margin: 5px;
	text-decoration: none;
	color: #FFF;
}
#navigation ul li a:link, 
#navigation ul li a:visited {
color: #FFFFFF;
}
#navigation ul li a:hover {
	background-color: #306;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navigation ul li a.present {
background-color: #666666;
}
#header_container #header #Logo h2 {
    color: #99EDFF;
    font-size: 24px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-style: oblique;
}
h2 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
}
p {
    margin: 6px;
    color: #0DE6FF;
    font-size: 18px;
    font-weight: bold;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.p1 {
    font-size: large;
    color: #FFF;
    position: relative;
    text-indent: 6px;
    text-align: right;
    font-weight: bold;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
img {
    margin: 2px;
    text-align: left;
    font-size: 24px;
}
table {
	left: 6px;
	top: 6px;
	right: 6px;
	bottom: 6px;
	margin-left: 15px;
}
blockquote {
	margin: 6px;
}
tr {
	background-color: #D4FCF1;
	text-align: center;
}
td {
	background-color: #95EAC9;
	height: auto;
	width: auto;
	margin-left: 10px;
}
span {
	color: #F00;
}
img2 {
	vertical-align: middle;
	position: relative;
}
