HTML {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}

BODY {
    padding: 0;
    margin: 0 auto;
    BACKGROUND: #330066 ;
    FONT-SIZE: 12px;
    /*url(../images/mainback0.gif) repeat*/
    FONT-FAMILY:  Tahoma,Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
    LINE-HEIGHT: 14px;
    /*letter-spacing: 0.1em;
	FONT-WEIGHT: normal;
    TEXT-ALIGN: center;*/
}

BODY.popup {
    padding: 0;
    margin: 0 auto;
    FONT-SIZE: 12px;
    FONT-FAMILY:  Tahoma,Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
    LINE-HEIGHT: 14px;
    background-color:#fff;
}

#main {
    MARGIN: 0px auto;
    WIDTH: 798px;
    POSITION: relative;
    top: 15px;
}



#leftborder {
    BACKGROUND: url(../images/borderleft.gif) no-repeat;
    POSITION: absolute;
    LEFT: 0px;
    TOP: 27px;
    WIDTH: 21px;
    HEIGHT: 548px
}

#rightborder {
    BACKGROUND: url(../images/borderright.gif) no-repeat;
    POSITION: absolute;
    LEFT: 777px;
    TOP: 27px;
    WIDTH: 21px;
    HEIGHT: 548px
}

#borderup {
    BACKGROUND: url(../images/borderup.gif) no-repeat;
    POSITION: absolute;
    TOP: 0px;
    LEFT: 0px;
    WIDTH: 798px;
    HEIGHT: 27px;
}

#header {
    POSITION: absolute;
    TOP: 27px;
    LEFT: 19px;
    WIDTH: 758px;
    HEIGHT: 100px;
    background-color: #330066;
    padding: 0;
    margin: 0;
}

#header A {
    BACKGROUND: url(../images/hothoose.jpg) no-repeat bottom left;
    WIDTH: 325px;
    HEIGHT: 75px;
    padding: 0;
    padding-top: 25px;
    float: left;
}

#leftcontent {
    position: absolute;
    width: 132px;
    height: 448px;
    top: 127px;
    left: 19px;
    background-color: #330066;
}

#leftmenu {
    WIDTH: 125px;
    MARGIN: 0px;
    padding: 0;
    padding-top: 0px;
    float: left;
}

#leftmenu DL, DT {
    display: block;
    padding: 0;
    margin: 0;
    width: 125px;
    float: left;
}

#leftmenu DT {
    height: 33px;
    padding: 0;
    margin: 0;
    color: #330066;
    padding-top: 7px;
    position: relative;
    top: 15px;
    left: 7px;
}

#leftmenu DT a:link {
    margin: 0;
    border: 0;
    display: block;
    width: 125px;
    text-align: center;
    padding: 0;
    height: 33px;
    float: left;
}

.leftmenuimage {
    width: 125px;
    height: 32px;
    padding: 0;
    margin: 0;
    border: 0;
}

#opcitat {
    position: relative;
    top: 32px;
    left: 7px;
    display: block;
    width: 125px;
    height: 86px;
    float: left;
    padding:0;
    margin:0;
}
#opcitat img { padding:0; margin:0; }

#centercontent {
    width: 484px;
    height: 414px;
    position: absolute;
    width: 484px;
    height: 414px;
    top: 127px;
    left: 151px;
    background-color: #330066;
    padding: 0;
    margin: 0;
}

#textbox {
    width: 449px;
    height: 385px;
    background-color: #ffffff;
    position: relative;
    top: 12px;
    left: 18px;
    padding: 0;
    margin: 0;
    float: left;
}

#boxborderup {
    BACKGROUND: url(../images/textborderup.jpg) no-repeat top left;
    width: 449px;
    height: 17px;
}

#boxborderbottom {
    BACKGROUND: url(../images/textborderbottom.jpg) no-repeat bottom;
    width: 449px;
    height: 17px;
}

div.text {
    width: 395px;
    height: 351px;
    text-align: left;
    padding: 0;
    margin: 0;
    /*letter-spacing: 0.15em;*/
    padding-left: 22px;
    padding-right: 22px;
    overflow: auto;
	color:#7e7e84;
	
}

div.text h1 { color:#7e7e84; font-weight:bold; font-size: 22px; line-height:22px; }
div.text h2 { color:#7e7e84; font-weight:bold; font-size: 20px; line-height:20px; }
div.text h3 { color:#7e7e84; font-weight:bold; font-size: 18px; line-height:18px; }
div.text h4 { color:#7e7e84; font-weight:bold; font-size: 16px; line-height:16px; }
div.text h5 { color:#7e7e84; font-weight:bold; font-size: 14px; line-height:14px; }
div.text h6 { color:#7e7e84; font-weight:bold; font-size: 12px; line-height:12px; }
div.text b { font-size: 14px; padding: 0;
margin: 0; display: inline; /*letter-spacing: 0.15em;*/
overflow: auto; margin: 0; }

div.popupcont { width:600px; background-color:#fff; margin:0px; padding:22px; }

div.textpopup {
    text-align: left;
    color:#7e7e84;
    width:550px;
}

div.textpopup h1 { color:#7e7e84; font-weight:bold; font-size: 22px; line-height:22px; }
div.textpopup h2 { color:#7e7e84; font-weight:bold; font-size: 20px; line-height:20px; }
div.textpopup h3 { color:#7e7e84; font-weight:bold; font-size: 18px; line-height:18px; }
div.textpopup h4 { color:#7e7e84; font-weight:bold; font-size: 16px; line-height:16px; }
div.textpopup h5 { color:#7e7e84; font-weight:bold; font-size: 14px; line-height:14px; }
div.textpopup h6 { color:#7e7e84; font-weight:bold; font-size: 12px; line-height:12px; }
div.textpopup b { font-size: 14px; padding: 0;
margin: 0; display: inline; /*letter-spacing: 0.15em;*/
overflow: auto; margin: 0; }

#rightcontent {
    position: absolute;
    width: 142px;
    height: 414px;
    top: 127px;
    left: 635px;
    background-color: #330066;
}

#toptipsgfx {
    position: relative;
    top: 12px;
    left: 0px;
    display: block;
    BACKGROUND: url(../images/toptips.jpg) no-repeat top left;
    width: 125px;
    height: 39px;
    float: left;
}

#rightmenu {
    WIDTH: 126px;
    MARGIN: 0px;
    padding: 0;
    padding-top: 0px;
    float: left;
}

#rightmenu DL, DT {
    display: block;
    padding: 0;
    margin: 0;
    width: 126px;
    float: left;
}

#rightmenu DT {
    height: 25px;
    padding: 0;
    margin: 0;
    color: #330066;
    padding-top: 4px;
    position: relative;
    top: 15px;
    left: 0px;
}

#rightmenu DT a:link {
    margin: 0;
    border: 0;
    display: block;
    width: 126px;
    text-align: center;
    padding: 0;
    height: 25px;
    float: left;
}

.rightmenuimage {
    width: 126px;
    height: 25px;
    padding: 0;
    margin: 0;
    border: 0;
}

#girlspic {
    position: relative;
    top: 44px;
    left: 0px;
    display: block;
    width: 125px;
    height: 171px;
    float: left;
    padding:0;
    margin:0;
}
#girlspic img { padding:0; margin:0; }

#adress {
    width: 626px;
    height: 34px;
    position: absolute;
    top: 541px;
    left: 151px;
    BACKGROUND: url(../images/adress.jpg) no-repeat top left;
    clear: left;
}

p.adress {
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Tahoma,Helvetica, Verdana,  Arial, sans-serif;
    /*letter-spacing: 0.1em;*/
    TEXT-ALIGN: left;
    color: #ffffff;
    position: relative;
    top: 9px;
    margin: 0;
    padding: 0;
    padding-top: 3px;
    padding-left: 315px;
}

#borderbottom {
    BACKGROUND: url(../images/borderbottom.gif) no-repeat;
    POSITION: absolute;
    TOP: 575px;
    LEFT: 0px;
    WIDTH: 798px;
    HEIGHT: 27px;
}

#upmenu {
    position: absolute;
    top: 95px;
    right: 40px;
}

#upmenu ul {
    display: block;
    margin: 0;
    padding: 0;
	float:left;
}

#upmenu ul li {
    float: right;
    display: block;
    width: 125px;
    padding: 0;
    padding-left: 14px;
	float:left;
}

#upmenu ul a:link {
    display: block;
    width: 125px;
    text-align: center;
    padding: 0;
    height: 33px;
	
}

.upmenuimage {
    width: 125px;
    height: 33px;
    padding: 0;
    margin: 0;
    border: 0;
	float:left;
}

#cleaner {
    clear: both;
}
