@charset "utf-8";
/* CSS Document */

body {
margin:0px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
background-image:url(../photo/thalassa1.jpg);
background-repeat:repeat;
}
a:hover {
color:#0000FF;
background-color:#FFFF00;
text-transform:uppercase;
letter-spacing:1px;
}

#container {
margin:0px auto;
width:781px;
height:1981px;
background-color:#FFFCC0;
}
#header {
width:781px;
height:68px;
background-repeat:no-repeat;
border-top-style:solid;
border-color:#0000CC;
background-color:#FFCC00;
}
#navigation {
width:741px;
padding:0px 20px 0px 20px;
height:70px;
borsder-top-style:solid;
border-color:#0000CC;
text-align:center;
}
#main_content {
width:741px;
height:1610px;
padding:0px 20px 0px 20px;
border-top-style:solid;
border-color:#0000CC;
}
#box_photos {
width:741px;
padding:5px 0px 5px 0px;
height:400px;
border-bottom-style:solid;
border-color:#0000CC;
}
#box_1 {
width:240px;
height:200px;
float:left;
padding:0px 2px 0px 2px;
}
#box_2 {
width:240px;
height:200px;
float:left;
padding:0px 2px 0px 2px;
}
#box_3 {
width:240px;
height:200px;
float:left;
padding:0px 2px 0px 2px;
}
#box_4 {
width:240px;
height:200px;
float:left;
padding:0px 2px 0px 2px;
}
#box_5 {
width:240px;
height:200px;
float:left;
padding:0px 2px 0px 2px;
}
#box_6 {
width:240px;
height:200px;
float:left;
padding:0px 2px 0px 2px;
}
#main_text {
	width:500px;
	height:1197px;
	float:left;
	font-size:18px;
}
#main_navigation {
width:231px;
height:1197px;
float:left;
text-align:right;
padding:0px 10px 0px 0px;
background-color:#FFCC00;
}

#footer {
width:741px;
padding:0px 20px 0px 20px;
height:80px;
border-top-style:solid;
border-color:#0000CC;
float:left;
border-bottom-style:solid;
text-align:center;
}
