#tl {
        background-image: url(/images/faye_header.jpg);
        bottom: 250px;
        right: 250px;
}

#tr {
        bottom: 250px;
        right: 60px;
}

#bl {
        background-image: url(/images/faye-birthday.jpg);
        bottom: 60px;
        right: 250px;
}

#br {
        background-image: url(/images/faye_header2.jpg);
        bottom: 60px;
        right: 60px;
        white-space: nowrap;
}

#br form {
        position: absolute ;
        top: 20px ;
        left: 10px ;
}

#ul1 {                                                                          
        bottom: 440px;                                                          
        right: 440px;                                                           
        background-image: url(/images/temp_banner.gif);                         
}                                                                               

#u1 {                                                                           
	bottom: 440px;                                                          
	right: 250px;                                                           
}                                                                               
                                                                                
#u2 {                                                                           
	bottom: 630px;                                                          
	right: 250px;                                                           
}                                                                               
                                                                                
#u3 {                                                                           
        bottom: 820px;                                                          
        right: 250px;                                                           
}                                                                               

#u4 {                                                                           
        bottom: 1010px;                                                         
        right: 250px;                                                           
}                                                                               

#u5 {                                                                           
        bottom: 1200px;                                                         
        right: 250px;                                                           
}                                                                               

#u6 {                                                                           
        bottom: 1390px;                                                         
        right: 250px;                                                           
}                                                                               

#advert {
	position: absolute;
	bottom: 0px;
	right: 60px;
	height: 20px ;
	width: 340px;
	border: thin solid #88bbff;
	border-bottom: none;
}

#advert img {
	margin:0px;
	border:0px;
}

#background {
	position: absolute;
	bottom: 60px;
	right: 214px;
	background-image:url(/images/giant_arrow.gif) ;
	height: 500px;
	width: 576px;
	z-index:0;
}

img { 
	border: 0px;
}

.box1 {
        background-color: white;
        border: thin solid #88bbff;
        width: 140px;
        height: 140px;
        padding: 5px;
	margin-bottom: 40px;
        overflow: hidden;
	clear:left;
	float:left;
}

.boxy {
        border: 1px solid black;
        text-align: right ;
        position: absolute ;
        left: 50px ;
        bottom: 60px ;
        padding: 20px ;
}

.boxx {
        position: absolute ;
        background-color: white;
        border: thin solid #88bbff;
        width: 130px;
        height: 130px;
        padding: 10px;
        overflow: visible;
	z-index: 3;
}

.boxx p {
        color: #666666;

}

.boxx p strong {
        color: #000000;
}

.boxx p a {
        color: #9999ff;
}

.cboxx {
        background-color: white;
        border: thin solid #88bbff;
        width: 140px;
        height: 140px;
        padding: 5px;
        overflow: hidden;
}


