

body
{
    background-color: white;
    background-repeat: no-repeat;
    background-position: 0px 190px; ;
    text-align: middle;
    padding: 0px;
    margin:0px;
    
}
 
.Banner
{
    width: 100%;
    text-align: center;
    /*  background-image: url('/graphics/bannerback.gif');*/
    background-repeat: repeat-x;
}

.Banner a
{
    border: none;
    margin: none;   
}


.Middle
{
    
    width: 790px;
    margin:auto;
   
}  




.MainBox
{
    width: 510px;
    background-color: white; 
    background-repeat: no-repeat;
    height: 550px;
    overflow: scroll;
    float: left;
    padding: 0px;
    border-left: 5px solid #cec793;
    border-top: 5px solid #cec793;
    border-bottom: 5px solid #cec793;
}

.ShowBox
{
    width: 248px;
    background-image: url('/graphics/showback.gif');
    height: 550px;
    float: left;
    border-right: 5px solid #cec793;
    border-top: 5px solid #cec793;
    border-bottom: 5px solid #cec793;
    border-left: 5px solid #ded7b3;
   
}
.ShowModelBox
{
    width: 248px;
    background-image: url('/graphics/showback.gif');
    height: 550px;
    float: left;
    border-right: 5px solid #cec793;
    border-top: 5px solid #cec793;
    border-bottom: 5px solid #cec793;
    border-left: 5px solid #ded7b3;
   
}
.ImageWrap
{
    width: 248px;
    height: 250px;
}

.ImageWrap h1
{
    margin-top: 15px;
    margin-left: 5px;
    font-family:  trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.ImageWrap h2
{
    margin-top: 20px;
    margin-left: 5px;
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

.ImageWrap h3
{
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    display: inline;    

}

.ImageWrap h4
{
    font-family:  trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: blue;

}

.ImageWrap h5
{
    font-family:  trebuchet MS;
    font-size: 12px;
    margin: 2px;
    font-weight:  normal;
    font-style: italic; 
}

.ImageWrap h6
{
    font-family:  trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    display: inline; 
}
 .ModelWrap
{
    width: 248px;
    height: 430px;
}

.ModelWrap h1
{
    margin-top: 15px;
    margin-left: 5px;
    font-family:  trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.ModelWrap h2
{
    margin-top: 20px;
    margin-left: 5px;
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

.ModelWrap h3
{
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    display: inline;    

}

.ModelWrap h4
{
    font-family:  trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: blue;

}

.ModelWrap h5
{
    font-family:  trebuchet MS;
    font-size: 12px;
    margin: 2px;
    font-weight:  bold;
    font-style: italic; 
}

.ModelWrap h6
{
    font-family:  trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    display: inline; 
}
 #add
{
    margin-left:40px;
}

#AlterDetailsBox
{
  border: 1px dotted #555555;

}

.Image
{
    width: 248px;
    height: 250px;
    display: none;
    overflow: hidden;
    border: 1px solid #999999;
}
.BigName
{
    width: 100%;
    height: 30px;
    font-family:  trebuchet MS;
    font-size: 21px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.MegaName
{
    font-family:  trebuchet MS;
    font-size: 37px;
    font-weight: bold;
    color: #111111;
    text-align: center;

}

.PortraitBox
{
    width: 100px;
    height: 130px;
    background-color: white;
    border: 6px solid white;
    margin: 4px;
    margin-top: 10px;
    margin-left: 11px;
    float: left;
    border: 1px solid #cec793;  
}
.PortraitBox h3
{
    font-family:  trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #333333;

}

.Portrait
{
    width: 100%;
    height: 110px;
    background-color: white;
    overflow: hidden;
    
}
.Portrait a, img
{
    border: 0px;
}

.Portrait a:hover 
{
    background-color: #000000;   
}

.ModelName
{
    width: 100%;
    height: 20px;
    background-color:white;
    text-align: center;
}

.ModelName h1
{
    font-family:  trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    color: #cec793;
    display: inline;
}

.ModelName h2
{
    font-family:  trebuchet MS;
    font-size: 11px;
    font-weight: normal;
    color: #444444;
    display: inline;
}

.ModelName h3
{
    font-family:  trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    color: #ff2222;
    display: inline;
}




.InfoBox
{
    width: 100%;
    height: 180px;
}

.InfoBox h1
{
    font-family:  trebuchet MS;
    font-size: 20px;
    font-weight: bold;
}

.InfoBox h2
{
    font-family:  trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: blue;

}

.InfoBox h3
{
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    margin-bottom: 0px; 
}
.InfoBox h4
{
    font-family:  trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px;
    margin-bottom: 0px;
}

.ModelBox
{
    width: 100%;
    height: 70px;
}

.ModelBox h1
{
    font-family:  trebuchet MS;
    font-size: 20px;
    font-weight: bold;
}

.ModelBox h2
{
    font-family:  trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: blue;

}

.ModelBox h3
{
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 0px; 
}
.ModelBox h4
{
    font-family:  trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px;
    margin-bottom: 0px;
}


.ReturnBox
{
    width: 100%;
    height: 45px;
    text-align: center;
    
}
 .ReturnBox a
 {
    width: 50px;
    border: 2px solid #555555;
    font-family:  trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #555555;
    background-color:#dddddd;
    padding-left: 7px;
    padding-right: 7px;
 }
 
 .ReturnBox a:hover
 {
    background-color: #cec793;  
    border: 3px solid #000000;
    color: #000000;
 }


/* Contact and AddGirl */

 .PlainBox
{
    width: 96%;
    background-image: url('/graphics/showback.gif');
    background-repeat: repeat-y;
    background-position: top right;
    
    float: left;
    padding: 0px;
    border: 5px solid #cec793;
}

.PlainBoxInner
{
    width: 90%;
    margin-left: 20px;
    margin-top: 20px;
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: normal;
}

input, textarea
{
    font-family:  trebuchet MS;
    font-size: 10px;
    font-weight: normal;
}


     
.PlainBoxInner h1
{
    font-family:  trebuchet MS;
    font-size: 20px;
    font-weight: bold;
}     
    
.PlainBoxInner h2
{
    font-family:  trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: blue;
}     
         
     
.PlainBoxInner h3
{
    font-family:  trebuchet MS;
    font-size: 12px;
    font-weight: normal;
}     
  
  
.Clearer
{
    clear: both;    
}   
.Footer
{
    width: 97%;
    text-align: center;
    font-family:  trebuchet MS;
    font-size: 10px;
    font-weight: normal;
    border-top: 1px dotted #999999;
    color: #777777;
    margin-top: 5px;
}
.Footer a
{
 color: #333333;
 font-weight: bold;
}



.LoginBox
{
    background-color: #eeeeee;
    width: 200px;
    text-align: center;
    font-family:  trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    
    margin: auto;
    margin-top: 30px;
    padding: 10px;
    border: 1px dotted #777777;

}