@charset "utf-8";
/* CSS Document */
/* Lepin.ca 2009 Allan.Yu*/


/* for firefox v-scrollbar*/
html {
overflow:-moz-scrollbars-vertical;
}
/* CSS reset */
* {
MARGIN: 0px;
padding: 0px;
}
img{
border:0;
}
ul,li {
margin:0; 
padding:0; 
list-style:none;
}
#girlsphotos li h3{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
color:#FF0066;
}
#girlsphotos li h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
}
h1{
font-family:"Times New Roman", Times, serif;
font-size:22px;
font-weight:normal;
color:#000;
}
.fonts{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000;
line-height:20px;
}
#title{
text-align:left;
width:940px;
padding-left:40px;
padding-top:20px;
padding-bottom:0px;
}
#girlsphotos {
width:520px;
}
#girlsphotos li{
display:block;
width:130px;
height:365px;
float:right;
}
.hd {
font-family:"Times New Roman", Times, serif;
color: #000;
font-style:italic; 
font-size:14px;
}
p{
margin:0px;
padding:0px;
}
BODY {
background-image:url(../images/bgbg.gif);
background-color: #fff;
}
#main{
border:1px solid #000;
text-align:center;
width:980px;
height:1720px;
margin:0 auto;
background:url(../images/bg.jpg) no-repeat;
background-color:#FFFFFF;
}
#footer{
background-color:#999999;
border:1px solid #000;
width:980px;
height:90px;
margin:0 auto;
padding:0px;
}
#linkbox{
float:left;
padding:5px;
width:auto;
height:80px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
    color:#333333;
	text-decoration: none;
	font-weight: bolder;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
/*   nav    */
#nav {
margin:0px;
list-style:none;
}
#nav li{
float:left;
width:90px;
height:25px;
}
#nav li a{
opacity: 0.3;
filter:alpha(opacity=30);
-moz-opacity:0.3;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
font-weight:normal;
padding:auto auto; 
color:#FFFFFF;
background-color:#000000;
text-decoration:none;
display:block;
border-top:4px solid #CC6600; 
width:90px;
height:25px;
}
#nav li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
text-align:center;
display:block;
color:#00ffFF;
background-color:#000000;
text-decoration:none;
border-top:4px solid #ff3300;
opacity: 0.7;
filter:alpha(opacity=70);
-moz-opacity:0.7;
}


h3{
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
color:#000;
}
h5{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#000;
}