a:link , a:hover , a:visited
{
font: Times New Roman 20px;
color: #ff0000;

}


body 
{
background-color: #000000;
font-family: Times New Roman;
font-size: 20px;
color: #555555;
}





#main
{
width: 100%;
border:0px ;
border-style:none;
padding:0;
border-collapse:separate;
border-spacing:1px;
}

#title
 {

 background: #000000;
font-family: Times New Roman;
font-size: 20px;
color: #c00000;
 width: 100%;
 padding:0% 0%;

 }
 


#content 
{
border:0px ;
border-style:none;
border-collapse:separate;
border-spacing:1px;
padding:0px 4px;
width: 100%;
background: #141414;
font-family: Times New Roman;
font-size: 15px;
color: #555555;

}
#content a:link , #content a:hover
{
font: Times New Roman 20px;
color: #ff0000;
text-decoration : underline;
}
#content a:visited
{

color: #555555;
text-decoration : underline;
}
#content img 
{float:left; margin:4px 9px 4px 1px; border:2px solid #555555; width: 49%;
}


#pictab
{
width: 100%;
border:0px ;
border-style:none;
padding:0;
border-collapse:separate;
border-spacing:0px;

font-family: Times New Roman;
font-size: 15px;
color: #c50000;


}
#pictab img 
{float:left; margin:4px 0px 4px 0px; border:2px solid #555555; width: 99%;
}


