html, body {
    padding:0;
    margin:0;
}

img {
    border: 0;
}

div#topbg {
    width: 100%;
    height: 20px;
    background-image: url('/img/topbg.png');
    background-repeat: repeat-x;
}

div#access_bg {
    width: 206px;
    height: 168px;
    background-image: url('/img/access_bg.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    right: 35px;
    font-family: Verdana;
    font-size: 13px;
    color: #85878a;
    padding-top: 1em;
    z-index: 2;
}

div.line {
    background-image: url('/img/line.png');
    margin-top: 1em;
    margin-left: 1em;
    margin-right: 1em;
    background-repeat: repeat-x;
    text-align: center;
    height: 2px;
}

div#time {
    margin-left: 1em;
                margin-right: 1em;
}

div#logobg {
    background-image: url('/img/logo_bg.png');
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 423px;
}

div#logoright {
    width: 100%;
    height: 130px;
    background-image: url('/img/logo_line.png');
    background-repeat: repeat-x;
}

img#girl {
    position: absolute;
    right: 233px;
    top: 21px;
    z-index: 3;
}

div.menu {
    position: absolute;
    top: 129px;
    right:0;
    width: 100%;
    background-image: url('/img/nav.png');
    background-repeat: repeat-x;
    height: 30px;
    z-index: 1;
    line-height: 30px;
    color: #FFFFFF;
    font-family: Verdana;
    text-align: center;
}


div#ads {
    padding: 40px 1em 1em 1em;
    height: 70px;
}

div#ads img {
    float: left;
    margin-right: 4px; 
    border: 1px #000 solid;
}

h1 {
    font-family: Verdana;
    font-size: 18px;
    color: #000000;
}

h2 {
    font-family: Verdana;
    font-size: 16px;
    color: #000000;
}

div.content {
    float: left;
    margin: 1em;
}

div#leftmenu {
    width: 198px;
    background-image: url('/img/menu.png');
    background-repeat: no-repeat;
    height: auto;
    min-height: 150px;
    padding: 1em;
    float: left;
}

div#leftmenu h3 {
    font-family: "MS Sans Serif";
    font-size: 14px;
    color: #6386ae;
}

div#leftmenu a {
    display: block;
    height: 15px;
    text-decoration: none;
    padding-left: 25px;
    margin-bottom: 6px;
    background-image: url('/img/bullet.png');
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 10px;
    color:#86a3c1;
}

div#main {
    margin: 1em 1em 1em 2em;
    float: left;
    width:70%;
}

div#footer {
    font-family: Verdana;
    font-size: 10px;
    color:#85878a;
    padding-top: 36px;
    clear: both;
    width: 100%;
    height: auto;
    position: relative;
    background-image: url('/img/nav.png');
    background-repeat: repeat-x;
    text-align: center;
    margin-top:10px;
    margin-bottom:10px;
}

div#seotext {
    color: #85878a;
    font-family: Verdana;
    font-size: 10px;
}

div.title {
    width: 100%;
    height: 25px;
    background-image: url('/img/titlebg.png');
    background-repeat: repeat-x;
    font-family: "MS Sans Serif";
    font-size: 14px;
    line-height: 25px;
    color:#4444bc;
    font-weight: bold;
    vertical-align: middle;
}

div.page {
    display: inline;
    padding: 5px;
}

div.current a {
    color:#000;
}

div.page a {
    font-family: Verdana;
    font-size: 110%;
    text-decoration: none;
}

a.cat {
    color:#ff9900;
    text-decoration: none;
    font-family:Verdana;
    font-size:120%;
}

 img { behavior: url('/iepngfix.htc') }

.importa {
    color:red;
}

.floats
{
    margin: -3em 0 0 -2em;
    position: relative;
    display: inline-block;
    clear: both;
}
.floats:after
{
    content: '';
    display: block;
    clear: both;
}
.floats .left
{
    position: relative;
    float: left;
    display: inline;
    overflow: hidden;
    margin: 3em 0 0 2em;
    width: 14em;
    min-width: 200px;
}
.floats .left .r
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.floats .left .min
{
    margin: 0 0 170px 0;
    height: 6em;
    width: 200px;
}

div.video_thumb {
    vertical-align: middle;
    display: inline-block;
    width: 100px;
    margin: 1em;
}

.right {
    position: relative;
    right: 1em;
    top: 0;
}

.pages {
	font-family: Verdana;
	font-size: 110%;
	color: #000000;

}

.amenu {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:15px;
	margin-right:15px;
	}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	}

.textsmall {
	font-family: Verdana;
	font-size: 11px;
	color: #85878a;
	}

.smallimg {
	border: 7px #CFCFCF solid;
}