body {
background-color : #000;
font-family : Helvetica, "Trebuchet MS", sans-serif;
margin : 0px;
padding : 0px;
}

h1, li{
color : #444;
font-size : 14px;
font-weight : bold;
margin : 0px 0px 5px 0px;
padding : 5px 0px 0px 0px;
}
br {
line-height:10px
}

a:link, a:visited, a:active {
text-decoration : none;
}

h1 a:link, h2 a:link, h1 a:visited, h2 a:visited {
color:#444;}
h1 a:hover, h2 a:hover {
color:#444;}


#container {
line-height; normal;
text-align : left;
margin :10px;
padding :35px 60px 40px 50px;
width : 575px;
}

#title {
line-height:20px;
color: #666;
font-size : 20px;
font-weight: bold;
margin: 0px 0px 20px 0px;
padding : 0px;
}
#title a, #nav a {
color : #666;
}
#title a:hover, #nav a:hover {
color: #999;
}
#title h1 {
color: #666;
margin-top: 3px;
}

.content {
color: #666;
font-size : 14px;
width: 100%;
}
.content a img{
border: 0px; 
}

ul, li {display: inline-block;
margin: 0px;
padding: 0px;
}

ul {  float: left;
margin-right: 40px;
}
.content a {
text-decoration:none; color: black;
}
.content a:hover{
color: #666;

}
.content p {
line-height: 115%;
word-spacing : 0.08em;
text-align : left;
font-weight :normal;
}
ul p {
width: 140px;
height: 130px;
margin: 10px 0px 0px 0px;
}
ul a p {
cursor:default;}

.content p.top {
width:200px;
float: right; 
text-align: left;
margin: 0px 0px 7px 0px;
padding-top: 1px;

}

.content p.posteda {
margin : 0px 0 0px 0;
padding : 4px 0 30px 0;
}
.content p.posteda a {color: #666; width: auto; display: inline;}
.content p.posteda a:hover {color: #999;}
.content p.postedc {
border-bottom: 1px dotted #333;
margin : 0px 0 0px 0;
padding : 4px 0 5px 0;
color: #666
}

.black {color: black}

