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

body
{ width:100%;
margin:0;
background-color:#fcdbe9;
}

#container {
width: auto;
}

#header {
width: auto;
height:240px;
background-image:url(../images/headerbg.gif);
background-repeat:repeat;
text-align:center;
}

#firstgallery {
width: auto;
height: 120px;
background-color: #fcdbe9;
padding:0 0 0 110px;
}

#secondgallery {
width:auto;
height: 120px;
background-color: #fcdbe9;
padding:0 0 0 110px;
}

a:link{text-decoration:none;}

#friendlysite {
height:124px;
width:auto;
background-color: #fcdbe9;
padding:0 0 0 118px;
}

#friendlyspace {
width:auto;
background-color: #fcdbe9;
height: 332px;
padding:0 0 0 0;
background-image:url(../images/friendlyspace_img);
}

#footer {
width:auto;
background-color:#fcdbe9;
height:68px;
}

p {text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.friends {
margin:0 auto;
width:600px;
text-align:center;
padding-top:35px;

}

a{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
color:#FF0080;
}

