body,
html {
margin:0;
padding:0;
background-color:#FFFFFF;
border:0px;
font-family: Georgia,Serif;
font-size:12px;
color:#000000;
}

body {
min-width:950px;
}

a:link, a:visited {
color:#ff254f;
text-decoration:none;
}
a:hover {
color:#EBA;
text-decoration:underline;
}

a img {
border-width:0;
}

#wrap {
margin:auto;
width: 950px;
position: relative;
}

#header {
height:200px;
padding-top:16px;
padding-bottom:22px;
}

#headerad {
position:absolute;
width:728px;
height:90px;
top:5px;
left:222px;
}

#devider {
background-image:url(../images/devide.jpg);
width:300px;
height:26px;
}

/* RIGHT --------------------------------- */

/* top:124px; */
/* top:322px; */

#rightbar {
position:absolute;
left:655px;
top:124px;
width:300px;
}

#righttitle {
font-size:14px;
}

#textright {
padding:8px 0px;
font-size:11px;
line-height:16px;
color:#666666;
}


/* LEFT ---------------------------------- */

/* top:132px; */
/* top:332px; */

#leftwrap, #leftwrap2 {
position:absolute;
top:132px;
width:625px;
}

#title h1 { 
background: transparent url(www.3onota.com/vdrk/images/h1.gif) no-repeat top left;
margin-top: 10px;
display: block;
width: 1px;
height: 1px;
float: left;
}

#title h1 span {
display: none; 
}

#title {
width:350px;
font-size:19px;
font-weight:bold;
color:#ff254f;
padding-left:0px;
}

#date {
color:#999999;
line-height:30px;
}

#textleft {
color:#666666;
font-size:14px;
line-height:20px;
}

/* COMMETNS --------------------------------- */
#comments{
width:495px;
border:#999999 dotted 1px; 
font-size:13px;
}
.comment1{
background-color:#F9F9F9;
margin:1px;
padding:3px;
}
.comment2{
background-color:#DCE8F0;
margin:1px;
padding:3px;
}
.smltext{
color:#666666;
font-size:10px;
}

/* COLOR ---------------------------------- */
.pink {color:#ff254f;}

.blacker {color:#333333;}


/* FOOTER --------------------------------- */
#footer {
text-align:center;
width:100%;
background:#cc9;
padding: 1px 0px;
}