/* CSS Document */
body 
{
background-color: #FFFFFF;
font-family: Verdana;
text-align: left;
margin: 0 0 20px 0;
font-size: 10px;
color: #666666;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
}

hr {
height:1px;
border:0;
border-top:1px solid #cccccc;
}

#top {
height: 106px;
}

#logo {
width: 700px;
margin: 0 auto 0 auto;
}  

#main {
width: 700px;
margin: 20px auto 0 auto;
}

#ads {
width: 468px;
height:60px;
margin: 0 auto 20px auto;

}
#news {
width: 169px;
float: left;
}
#news_bg  {
background-image: url(images/news_bg.gif);
width: 169px;
background-repeat: repeat-y;
padding: 10px;
}
#news_top {
background-image: url(images/news_top.gif);
height: 38px;
background-repeat: no-repeat;
}
#news_button {
background-image: url(images/news_button.gif);
height: 22px;
background-repeat: no-repeat;
}

#id {
margin: 0 0 0 173px;
padding: 10px;
background-color: #FFFFFF;
border: 1px solid #c9c9c9;
}


a:link              { font: 10px verdana; color: #666666; text-decoration: none; font-weight: 700;}
a:active            { font: 10px verdana; color: #666666; text-decoration: none; font-weight: 700;}
a:visited           { font: 10px verdana; color: #666666; text-decoration: none; font-weight: 700;}
a:hover             { font: 10px verdana; color: #999999; text-decoration: none; font-weight: 700;}

#addblog {
	
}
#addblog label {
	display:block;
	font-weight:bold;
}

#dirs label {
	display:inline;
}

h1{
font-size: 30px;
}
h3 {
	font-size:16px;
	padding:10px 0 10px 0;
}
h4 {
	font-size:14px;
	padding:5px 0 5px 0;
}
label {
	font-weight:bold;
	display:block;
}
#moreInfo {
width: 169px;
display: none;
position: absolute;
margin-top: 60px;
border-top: 1px solid #cccccc;
}
#moreInfo1 {
width: 169px;
display: none;
position: absolute;
margin-top: 80px;
border-top: 1px solid #cccccc;
}
#moreInfo2 {
width: 169px;
display: none;
position: absolute;
margin-top: 100px;
border-top: 1px solid #cccccc;
}
#moreInfo_bg  {
background-image: url(images/news_bg.gif);
width: 160px;
background-repeat: repeat-y;
padding: 10px;
}
#moreInfo_button {
background-image: url(images/news_button.gif);
height: 22px;
background-repeat: no-repeat;
}