* {
padding: 0;
margin: 0;
}

body {
width: 1000px;
margin: 0 auto;
background: #404040;
}

a {
list-style: none;
font-size: 14px;
font-family: "arial";
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a:visited {
list-style: none;
font-size: 14px;
font-family: "arial";
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a:hover {
list-style: none;
font-size: 14px;
font-family: "arial";
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}

.detaildes {
color: #404040;
font-family: "arial";
font-size:14px;
text-align: left; 
line-height: 20px;
}

h1, h2, #navigation a {
color: #cccccc;
font-family: "arial";
font-size: 20pt;
font-weight: normal;
}

h2 {
color: #666;
font-size: 13pt;
font-family: "arial";
padding: 0;
font-weight: bold;
text-align: left;

}


#footer {
color: #c0c0c0;
font-family: "arial";
font-size: 16pt;
font-weight: normal;
}



#welcome {
color: #787678;
font-family: "arial";
padding: 0px 20px 0;
font-size: 12px;
}

#navigation li, #fGallery li {
background: ;
height: 25px;
float: right;
list-style: none;
text-align: center;
padding:10px 15px 0;
margin-left: 10px;
color: #cccccc;
}

#navigation a {
font-size: 12pt;
text-decoration: none;
color: #cccccc;
font-weight: bold;
}

#navigation a:hover {
color: #ffffff;
}

#fGallery li {
background: #000;
color: #cccccc;
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: "arial";
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: #cccccc;

}

.galleryPageBoxName {
width: 153px;
border: 5px solid #000; 
height: 40px; 
display: block; 
color: #787678;
text-align: center; 
font-family: "arial";
font-size:14px;
font-weight:bold;
letter-spacing:1.5px;
background: #cccccc;
margin-bottom: 0px;
overflow: hidden;
}

#album {
background: #000;
float:right;
}

#album a {
color:#787678;
font-size:16px;
font-weight:bold;
letter-spacing:1.5px;
text-decoration: none;
padding-right:5px;
}

#album a {
color:#787678;
font-size:16px;
font-weight:bold;
letter-spacing:1.5px;
text-decoration: none;
padding-right:5px;
}

#button a {
	-moz-border-radius-bottomleft:31px;
	-moz-border-radius-bottomright:31px;
	-moz-border-radius-topleft:31px;
	-moz-border-radius-topright:31px;
	border:1px #666666 solid;
	cursor:pointer;
font-family: "arial";
	font-size:20px;
	padding:16px 55px;
	text-decoration:none;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
	background:#666666 url(/images/button-grad.png) repeat-x scroll left top;
	font-weight: bold;
	color: #ffffff;
}

#button a:hover {
	border-color:#000000 !important;
}

.arial, h3, #album a {
font-family: arial;
}

h3 {
border-bottom: 1px solid #333; 
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 {
list-style: none;
font-size: 12px;
font-weight: bold;
font-family: "arial";
color: #22519E;
text-decoration: none;
}

}
.top:hover {
list-style: none;
font-size: 12px;
font-weight: bold;
font-family: "arial";
color: #22519E;
text-decoration: underline;
}

}

.top:visited {
list-style: none;
font-size: 12px;
font-weight: bold;
font-family: "arial";
color: #22519E;
text-decoration: none;
}

.desc {
font-size: 12px;
text-align: left;
color: #333333;
padding: 10px;
font-family: "arial";

}

