* {
padding: 0;
margin: 0;
}

body {
width: 1000px;
margin: 0 auto;
}

a {
list-style: none;
font-size: 14px;
font-family: "arial";
color: #ffffff;
text-decoration: none;

}


.detaildes {
color: #c0c0c0;
font-family: arial;
font-size:14px;
text-align: left; 
line-height: 20px;
}

h1, h2, #navigation a {
color: #fff;
font-family: Georgia;
font-size: 32pt;
font-weight: normal;
}

h2 {
font-size: 16pt;
font-family: verdana;
padding: 15px 15px 0;

}


#footer {
color: #c0c0c0;
font-family: Georgia;
font-size: 16pt;
font-weight: normal;
}



#welcome {
color: #787678;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 20px 0;
font-size: 12px;
}

#navigation li, #fGallery li {
background: url(images/navigation-bg.jpg) no-repeat top left;
height: 100px;
width: 100px;
float: left;
list-style: none;
text-align: center;
padding-top: 60px;
margin-left: 10px;
}

body:lang(en) #navigation li {
height: 90px;
}

#navigation a {
font-size: 18pt;
text-decoration: none;
color: #5b5b5b;
}

#navigation a:hover {
color: #ffffff;
}

#fGallery li {
background: #000;
color: #ffffff;
width: 145px;
margin:-10px 7px;
}

#footer {
font-size: 12px;
padding: 10px;
}

#gNavigation li, #gNavigation li a {
padding-right: 15px;
list-style: none;
font-size: 15px;
font-family: "Times New Roman", Times, serif;
color: #787678;
font-weight: normal;
letter-spacing:1.5px;
}

#gNavigation li a {
padding: 0;
text-decoration: none;
}

#gNavigation li a:hover {
padding: 0;
color: #fff;
}

.galleryPageBox {
width: 153px; 
border: 5px solid #000; 
overflow: hidden; 
height: 100px; 
display: block; 
color: #fff; 
text-align: center; 
background: #000000;

}

.galleryPageBoxName {
width: 153px;
border: 5px solid #000; 
height: 40px; 
display: block; 
color: #787678;
text-align: center; 
font-family:"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
letter-spacing:1.5px;
background: #000000;
margin-bottom: 0px;
overflow: hidden;
}

#album {
background: #000;
float:right;
}

#album a {
color:#787678;
font-family:"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
letter-spacing:1.5px;
text-decoration: none;
padding-right:5px;
}

#album a {
color:#787678;
font-family:"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
letter-spacing:1.5px;
text-decoration: none;
padding-right:5px;
}


h3 {
border-bottom: 1px solid #333; 
font-family: times new roman; 
font-size: 14px; 
color: #fff;
letter-spacing: 1.3px;
padding-bottom:3px;
}

#album a:hover {
color: #fff;
}

.detailimage {
float: left;
width: expression(this.width > 475 ? 475: true);
height: expression(this.height > 475 ? 475: true);
max-height: 475px;
max-width: 475px;
}


.top {
padding-right: 15px;
list-style: none;
font-size: 14px;
font-family: "arial";
color: #fffff;
text-decoration: none;

}
.top:hover {
padding-right: 15px;
list-style: none;
font-size: 14px;
font-family: "arial";
color: #fff;
text-decoration: underline;

}

.top:visited {
padding-right: 15px;
list-style: none;
font-size: 14px;
font-family: "arial";
color: #ffffff;
text-decoration: none;


}

