/* Edited with EditCSS */

*{padding:0;
margin:0;}

body {
background-color:#ffffcc;
font-family: sans-serif ;
background-image: url(http://pms.ro-ji.com/bg-img.jpg);
background-repeat: repeat-y;
background-position: center top;
}

a{
color:#0000ff;
font-weight: bold;
}

A:hover {
 position:relative;
 top:1px;
 left:1px;
}

strong{
font-weight:normal;
}

td{
line-height:160%;
font-size:13px;
padding:5px;
}

EM{
 font-size:100%;
 font-style: normal;
 }

hr{
 color: #000000; 
  background-color: #000000;
  height: 1px; 
  border: 1px;
  border-style: dashed;
}

h1{
font-size:13px;
padding-left:0.3em;
border-top:2px solid #ff9900;
border-bottom: 2px solid #ff9900;
}

h2
{
font-size:10px;
font-weight:normal;
}

h3{
font-size;large;
padding-left;0.3em;
border-top:2px solid #ff9900;
border-bottom: 2px solid #ff9900;
}

h4{
font-size;13px;
font-weight:bold;
padding-left;0.3em;
border-top: 2px solid grey;
border-bottom: 2px solid grey;
}


#container {
width:800px;
background-color:white;
margin-top:16px;
margin-left:auto;
margin-right:auto;
}
#site{
width:800px;
font-size:12px;
font-weight:normal;
}

#a8{
width:480px;
padding-top:10px;
padding-left:20px;
text-align:center;
background-color:white;
}

#header h1 {
fontsize:90%;
text-align:center;
}

#header h2 {
color:pink;
font-size:12px;
text-align:right;
margin-top:50px;
margin-right:50px;
}
#header {
height:150px;
width:800px;
text-align:center;
background-color:#ffffff;
}

#header2{
width:750px;
fontsize:90%;
text-align:right;
}

#siteinfo{
width:800px;
text-align:center;
}

#adstop{
width:800px;
text-align:center;
}

/*saidebar*/
#sidebar{
width:250px;
background-color:#fff;
float:right;
line-height:160%;
}

/*menu*/
#menu{
font-size:13px;
line-height:160%;
text-align:left;
margin-top:20px;
text-align;top;
}

/*menu2*/
#menu2{
text-align:left;
line-height:150%;
list-style-image:url(listmark.gif);
}


#category{
margin-top:3px;
text-align:right}

#category a,#category span{
font-size:12px;
color:#77a822;
margin-left:10px;
}

#content{
width:550px;
background-color:#fff;
font-size:13px;
text-align:left;
float:left;
}

#textbox{
width:480px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
line-height:190%;
font-size:12px;
}

#content h3 {
font-size:14px;
color:darkblue;
}
#content p{
font-size:12ps;
color:#666666
line-height:140%;
text-align:left;
}

#footer{
clear:both;
width:800px;
text-align:center;
font-size:12px;
margin-top:10px;
}

/*ads*/
#ads{
text-align:left;
}

ul{
list-style:none;
width:230px;
margin-left:0;
padding-left:0;
border-bottom: 1px solid#999;
}
li{
border-top:1px solid #999 ;
list-style-image:url(list.jpg);
margin-left:10px;
}
li a{
text-decoration:none;
}

.menu{
height:40px;
width:230px;
background-img:url(bg-menu.jpg);
background-repeat:norepeat;
font-size:14px;
font-weight:bold;
text-align:center;
}

.red{
color:red;
font-size:12px;
font-weight:bold;
}
