html {
	    height: 100%;
	}

body {
   		background: white;
   		color:       black;
   		font-family: Verdana,Arial,Helvitica,sans-serif;
   		font-size: 10px;
   		margin:0px 0px 0px 0px;
		padding:0px;
		text-align:center;
		}

	#frame {
		width:750px;
		background-image:url('images/background.gif');
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#frame-large {
	    width:100%;
		background-image:url('images/background.gif');
		position:absolute;
		left:0px;
		margin-right:auto;
		margin-left:0px;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}

	
	#leftcontent {
		width:150px;
		background-image:url('images/background.gif');
		float:left;
		height:100%;
		padding-bottom:20px;
		}
		
    .menu-light {
        font-size: 11pt;
        font-weight: bold;
        color: white;
        padding-bottom: 50px;
        }
        
    .menu-dark  {
        font-size: 11pt;
		color: #5D7A89;
        padding-bottom: 50px;
        }
        
    td {
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 5px;
        }

    #largeleft {
		width:350px;
		float:left;
		}
		
	#centertitle {
	    float:left;
	    width:555px;
		background:  white;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		}
		
	#center-large {
	    float:left;
		background:  white;
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		}

		
	#titlename {
	    width:180px;
		font-size: 14pt;
		color: #5D7A89;
		padding-left: 10px;
		float:left;
		}

	#centercontent {
	    width:555px;
		float:left;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		padding: 10px;
		}
		
	#gallerylist {
	    width:535px;
		float:left;
		background: #d2dbe0;
		}

		
	#gallerycontent {
	    width:555px;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		padding: 10px;
		margin-bottom:5px;
		
		}
		
    #gallerycontent1 {
	    width:555px;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		padding: 10px;
		margin-bottom:5px;
		
		}


		
	#gallerypicture {
	    width:315px;
		float:left;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		}
		
	#gallerypicture-large {
	    width:535px;
		float:left;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		}

		
	#galleryprice {
	    width:215px;
		float:left;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		}
		
	#galleryprice-large {
	    width:535px;
		float:left;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		}
		
	#size {
	    width:210px;
	    float:left;
	    padding-top:5px;
	    padding-bottom:5px;
	}
	
	#price {
	    width:130px;
	    float:left;
	    padding-top:5px;
	    padding-bottom:5px;

	}

	#reference {
	    width:150px;
	    float:left;
	    padding-top:5px;
	    padding-bottom:5px;

	}

	#reserved {
	    width:250px;
	    font-size: 11pt;
        color: #B21271;
        float:left;
   	    padding-top:5px;
	    padding-bottom:5px;

	}
	
	#enlargement {
	    width:200px;
        float:left;
   	    padding-top:15px;
	    padding-bottom:5px;
	    nowrap:true;
	}

	#centertop {
	    width:535px;
		float:left;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		padding: 10px;
		}
		
	#centerbottom {
	    width:535px;
		float:left;
		background:  white;
		font-size: 11pt;
		color: #5D7A89;
		padding: 5px;
		}



	#lccontent {
	    width:590px;
		float:left;
		}

	#rightcontent {
		width:160px;
		float:left;
		}
	
	#banner {
	    width:535px;
		margin-left:150px;
		margin-top:10px;
		margin-bottom:20px;
		font-size: 18pt;
		color: #5D7A89;
		}
		
	#footer {
	    width:430px;
		margin-left:0px;
		font-size: 36pt;
		color: #5D7A89;
		height: 50px;
		}
		
    #updatedon {
        width:170px;
        font-size: 9pt;
        color: #B21271;
        float:left;
        margin-left:80px;
    }
    
    #pageof {
        width:120px;
        font-size: 9pt;
        color: #5D7A89;
        float:left;
    }
    
    .pagelink {
        font-size: 9pt;
        color: #5D7A89;
    }
    
    .pagelinkul {
        font-size: 9pt;
        color: #5D7A89;
        text-decoration:underline;
        font-weight:bold;
    }
    
    .red {
        font-size: 11pt;
        color: #B21271;
    }
    
    .largered {
        font-size: 14pt;
        color: #B21271;
    }

    
    .enlarge {
        font-size: 9pt;
        color: #5D7A89;
        nowrap:true;
    }

    #dotted {
        border-style: dotted; 
        border-width: 1;
		}
TD {
   color:       black;
   font-family: Verdana,Arial,Helvitica,sans-serif;
   font-size:   10px
}		

A {
   text-decoration: none;
}
