body
{
background:#020202 url(images/background.jpg) repeat-x;
width: 1200px;
height: auto;
margin: 0 auto;
}

#top
{
background:url(images/top.jpg) no-repeat;
width: 1200px;
height: 106px;
}

#left
{
background:url(images/left.jpg) no-repeat;
width: 306px;
height: 682px;
float:left;
}

#middle
{
background:url(images/middle.jpg) no-repeat;
width: 473px;
height: 682px;
float:left;
}

.menu
{
width:108px;
height::682px;
float:left;
}

.album
{
background:url(images/middle_ireland2008.jpg) no-repeat;
width:365px;
height:682px;
float:left;
padding-top: 70px;
}

.album2
{
background:url(images/middle_ireland2007.jpg) no-repeat;
width:365px;
height:682px;
float:left;
padding-top: 70px;
}

.contact
{
background:url(images/middle_paper_contact.jpg) no-repeat;
width:365px;
height:682px;
float:left;
padding-top: 70px;
}

#right
{
background:url(images/right.jpg) no-repeat;
width: 421px;
height: 682px;
float:left;
}

#bottom
{
background:url(images/bottom.jpg) no-repeat;
width: 1200px;
height: 45px;
float:left;
}

.frame
{
border-color:#FFFFFF;
border-width:1px;
}

.album_title
{
font-family:arial;
font-size:11px;
font-weight:bold;
height: 30px;
}
