@charset "UTF-8";
/* CSS Document */

.photos{
position:relative;
float:left;
width:750px;
height:300px;
left:35px;
top:150px;
}
.links{
position:relative;
float:left;
width:750px;
height:34px;
top:90px;
left:55px;
border:0px;
}
.wallpaper{
position:relative;
float:left;
width:565px;
height:100px;
left:260px;
top:110px;
}
.nav{
position:relative;
float:left;
width:856px; 
top:20px;
}
.link{
font-family:arial;
color:#02B2F7;
font-size:10px;
text-decoration:none;
padding:0px;
border:none;
}
.link:hover{
text-decoration:underline;
}
.thumbs{
font-family:arial;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

