body {
    padding: 0;
    margin: 0;
    /*background: #ff3600;*/
    background: #807a78;
    background-image: url(pics/backlast.png);
    background-attachment: fixed;
    background-position: top center;
    text-align: center;
    color: #fff;
    position: relative;
    font-family: "Tahoma";
    font-size: 9pt;
    line-height: 1.6;
}



#text {
	margin:12px 0 12px 0;
}

img {
    border: 0;
}

#site {
    margin: 0 auto;
    width: 998px;
    text-align: left;
    position: relative;
}

#lustra {
    height: 514px;
    border-bottom: 1px solid #4e5c77;
}

#lenta {
    width: 14px;
    height: 61px;
    background-image: url(pics/lenta.png);
    position: absolute;
    left: 998px;
    top: 100px;
}

#lustra1, #lustra2, #lustra3 {
    height: 416px;
    float: left;
}

#lustra4 {
    height: 98px;
    clear: left;
}

#lustra1 {
    background-image: url(pics/lustra/1.jpg);
    width: 171px;
}

#lustra2 {
    background-image: url(pics/lustra/2.png);
    width: 166px;
}

#lustra3 {
    background-image: url(pics/lustra/3.jpg);
    width: 661px;
}

#lustra3 a {
    position: absolute;
    color: #fff;
    font-size: 11pt;
    text-shadow: 0 1px 1px #000;
    text-decoration: none;
}

#lustra3 a:hover {
    color: #ccc;
}

#home {
    top: 145px;
    left: 525px;
}

#contact {
    top: 135px;
    left: 615px;
}

#links {
    top: 130px;
    left: 710px;
}

#lustra4 {
    background-image: url(pics/lustra/4.png);
    width: 998px;
}

#content {
    background-color: #224d82;
    background-image: url(pics/backtop.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding: 40px;
    padding-bottom: 0;
    height: 100%;
    overflow: hidden;
}

#content h1 {
    font-weight: normal;
    color: #99ccff;
    font-family: "Georgia";
    font-size: 12pt;
    padding: 0px;
    margin: 0px;
}

#left {
    float: left;
    width: 600px;
}

.block {
    padding-bottom: 15px;
}

#right {
    margin-left: 610px;
}

.photo {
    position: relative;
    float: left;
    width: 300px;
    padding: 20px 0 20px 0;
}

.name {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #666699;
    padding: 8px;
    font-size: 8pt;
    text-shadow: 0 1px 1px #000;
}

.mini {
    position: absolute;
    top: 20px;
    left: 200px;
}

.mini a {
    height: 79px;
    width: 56px;
    padding-bottom: 6px;
    display: block;
    background-repeat: no-repeat !important;
}

.mini a:hover {
    background-position: 6px 0px !important;
}

a.models img {
    border: 5px solid #666699;
}

a:hover.models img {
    border: 5px solid #000;
}

.mini img {
    width: 56px;
    height: 79px;
    position: absolute;
}

#bottom {
    text-align: center;
    background-image: url(pics/backbottom.png);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 69px;
    background-color: #224d82;
    padding-top: 30px;
    font-size: 14pt;
}

#casting {
    text-indent: 20px;	
}

/*preload classes*/

#photogirl {
	border: 5px solid #666699;
}

.svw {
    width: 50px;
    height: 20px;
    background: #fff;
}

.svw ul {
    position: relative;
    left: -999em;
}

/*core classes*/
.stripViewer {
    position: relative;
    overflow: hidden;
    border: 0px solid #333;
    margin: 0px;
}

.stripViewer ul { /* this is your UL of images */
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    width: 1%;
    list-style-type: none;
}

.stripViewer ul li {
    float: left;
}

.stripTransmitter {
    overflow: auto;
    width: 1%;
	margin-top:15px;
}

.stripTransmitter ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}

.stripTransmitter ul li {
    width: 20px;
    float: left;
    margin: 0 0px 0px 0;
}

.stripTransmitter a {
    font: bold 10px Verdana, Arial;
    text-align: center;
    line-height: 22px;
    background: #ccc;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 1px;
    padding: 2px;
}

.stripTransmitter a:hover, a.current {
    background: #fff;
    color: #000;
}

/*tooltips formatting*/
#tooltip {
    background: #fff;
    color: #000;
    opacity: 0.85;
    border: 5px solid #dedede;
}

#tooltip h3 {
    font: normal 10px Verdana;
    margin: 0;
    padding: 6px 2px;
    border: 0;
}

#photogirl li:hover {
    cursor: pointer;
}

a.r1 {
    text-decoration: none; 
    font-weight: bold; 
    color: #ffccff; 
    font-family:"Georgia"; 
    font-size:10pt;
}

a.r1:hover {
    text-decoration: none; 
    font-weight: bold; 
    color: #ffccff; 
    font-family:"Georgia"; 
    font-size:12pt;
}

a.r2 {
    text-decoration: none; 
    font-weight: bold; 
    color: #33ffff; 
    font-family:"Georgia"; 
    font-size:12pt;
}

a.r2:hover {
    text-decoration: none; 
    font-weight: bold; 
    color: #33ffff; 
    font-family:"Georgia"; 
    font-size:12pt;
}

a.r3 {
    text-decoration: none; 
    font-weight: bold; 
    color: #f314f0; 
    font-family:"Georgia"; 
    font-size:10pt;
}

a.r3:hover {
    text-decoration: none; 
    font-weight: bold; 
    color: #f314f0; 
    font-family:"Georgia"; 
    font-size:12pt;
}

a.r4 {
    text-decoration: none; 
    font-weight: bold; 
    color: #f0f314; 
    font-family:"Georgia"; 
    font-size:10pt;
}

a.r4:hover {
    text-decoration: none; 
    font-weight: bold; 
    color: #f0f314; 
    font-family:"Georgia"; 
    font-size:12pt;
}


