A:link {text-decoration: none; border:0; color: transparent;}
A:visited {text-decoration: none; border:0; color: transparent;}
A:active {text-decoration: none; border:0; color: transparent;}
A:hover {text-decoration: none; border:0; color: transparent;}

.main {
background-image:url('../images/butterfly.png');
background-repeat:repeat-y;
width:990px;
height:800px;
margin:auto;
position:relative;
}

.color {
text-align:right;
padding:2px;
margin:2px;

}

div.header{
padding:2px;
margin:25px 50px 25px 50px;
}

div.photoframe{
width:612px;
height:408px;
margin-left:100px;
float:left;
display:table-cell;
vertical-align: middle;
text-align:center;
overflow:hidden;
}

.photoimage {
max-width:600px;
max-height:400px;
border-style:double;
border-width:3px;
border-color:#111;

}

div.categories {
width:200px;
height:408px;
margin-left:25px;
float:left;
}

div.categories p {
padding-left:10px;
font-size:1em;
}

div.categories p img{
padding-top:2px;
border:0px;
}

div.scroller {
width:612px;
height:150px;
margin-left:100px;
margin-top:448px;
}



div.scrollerline li {
width:80px;
height:50px;
margin:1px;
text-align:center;
overflow:hidden;
border-style:double;
border-width:3px;
border-color:#111;
cursor:pointer;
}

div.copyright {
text-align:left;
position:absolute;
bottom:0px;
padding:0;
margin:0;
}

img {
border:0;
}

.next {
float:right;
}


