@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
}
.centerframe{
display:block;
width:auto;
height:auto;
background-color:#373737;
margin-left:1px;
margin-right:1px;
margin-top:30px;
overflow:auto;
}
.centerframemain{
display:block;
width:auto;
height:301px;
background-color:#373737;
margin-left:1px;
margin-right:1px;
margin-top:30px;
overflow:auto;
}
.picbox{
display:block;
width:2640px;
height:301px;
}
.picboxroad{
display:block;
width:3700px;
height:301px;
}
.picboxland{
display:block;
width:3720px;
height:301px;
}
.picboxnature{
display:block;
width:3850px;
height:301px;
}
.picboxweddings{
display:block;
width:2450px;
height:301px;
}
.bickbox{
position:relative;
height:156px;
margin-top:3px;
}
.box1{
position:absolute;
height:150px;
width:110px;
background-color:#a1a1a1;
margin-left:1px;
margin-top:0px;
}
.box2{
position:absolute;
height:150px;
width:110px;
background-color:#7e7e7e;
margin-left:112px;
margin-top:0px;
}
.box3{
position:absolute;
height:150px;
width:110px;
background-color:#c6c6c6;
margin-left:223px;
margin-top:0px;
}
.box4{
position:absolute;
height:150px;
width:110px;
background-color:#424242;
margin-left:334px;
margin-top:0px;
}
.box5{
position:absolute;
height:150px;
width:110px;
background-color:#eeeeee;
margin-left:445px;
margin-top:0px;
}
.lgbox {
position:relative;
width : auto;
height : 150px;
background-color : #b7b7b7;
margin-left : 556px;
margin-right : 1px;
margin-top : 0px;
}
.box1:hover{
background-color:#FFFFFF
}
.box2:hover{
background-color:#FFFFFF
}
.box3:hover{
background-color:#FFFFFF
}
.box4:hover{
background-color:#FFFFFF
}
.box5:hover{
background-color:#FFFFFF
}
.liberato{
position:absolute;
right:1px;
}
.spacerimg{
margin-left:4px;
margin-top:13px;
float:none;
}
.boldf{
font-size:500%;
color:#FFFFFF;
}
.bout{
color:#a1a1a1;
}
.box1:hover .bout{
color:#000000;
}
.box1:hover .boldf{
color:#373737;
}
.allery{
color:#7e7e7e;
}
.box2:hover .allery{
color:#000000;
}
.box2:hover .boldf{
color:#373737;
}
.box2:hover a.gallerylink{
color:#000000;
}
.ink{
color:#c6c6c6;
}
.box3:hover .ink{
color:#000000;
}
.box3:hover .boldf{
color:#373737;
}
.ontact{
color:#424242;
}
.box4:hover .ontact{
color:#000000;
}
.box4:hover .boldf{
color:#373737;
}
ul{
font-size:80%;
}
li{
list-style:none;
}
menu{
display:block;
z-index:100;
height:150px;
width:110px;
}
gallery{
height:150px;
width:110px;
}
#menupos{
position:inherit;
margin-top:0px;
z-index:100;
}
#gallerypos{
	position:absolute;
	margin-bottom:0px;
	z-index:0;
	left: 2px;
	top: 58px;
}
a.gallerylink{
text-decoration:none;
color:#7e7e7e;
font-size:90%;
}
a{
text-decoration:none;
}
.textabout{
width:400px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
color:#CCCCCC;
}
.contact{
width:400px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
color:#CCCCCC;
}
.link{
text-decoration:none;
color:#CCCCCC;
}
.link:hover{
text-decoration:underline;
}