@charset "utf-8";
/* CSS Document */
body {
margin: 0px;
background: url(../backgrounds/thalassa1.jpg);
background-repeat:repeat;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
color:#0000FF;
background-color:#FFFF00;
text-transform:uppercase;
letter-spacing:1px;
}
#container {
margin:0px auto;
width:781px;
height:1500px;
}
#header {
width:781px;
height:58px;
background-repeat:no-repeat;
border-top-style:solid;
border-color:#0000CC;
}
#navigation {
width:741px;
padding:5px 20px 5px 20px;
height:50px;
border-top-style:solid;
border-bottom-style:solid;
border-color:#0000CC;
}
#column_1 {
width:33%;
float:left;
}
#column_2 {
width:33%;
float:left;
}
#column_3 {
width:33%;
float:left;
}
#main_content{
width:741px;
padding:1px 20px 1px 20px;
border-bottom-style:solid;
border-color:#0000CC;
height:auto;
}
#box_photos {
width:741px;
height:400px;
border-bottom-style:solid;
border-color:#0000CC;
}
#box_1 {
width:240px;
height:200px;
float:left;
}
#box_2 {
width:240px;
height:200px;
float:left;
}
#box_3 {
width:240px;
height:200px;
float:left;
}
#box_4 {
width:240px;
height:200px;
float:left;
}
#box_5 {
width:240px;
height:200px;
float:left
}
#box_6 {
width:240px;
height:200px;
float:left;
}
#apt1 {
width:370px;
height:230px;
float:left;
}
#apt2 {
width:370px;
height:230px;
float:left;
}
#footer {
width:741px;
padding:10px 20px 10px 20px;
height:50px;
border-bottom-style:solid;
border-color:#0000CC;
}
#column_4 {
width:33%;
float:left;
}
#column_5 {
width:33%;
float:left;
}
#column_6 {
width:33%;
float:left;
}