body {
    color: #eeeeee;
    background-color: #000000;
 }

 a:link {
    color: #ff0000;
    text-decoration: none;
 }

 a:visited {
    color: #ff0000;
    text-decoration: none;
 }

 a:hover {
    color: #ffff00;
    text-decoration: none;
 }

 .sf_blog_sidebar ul li a {
    color: #EEEEEE;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #EEEEEE;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #ffff00;
 }

 .sf_blog_sidebar {
    color: #ffffff;
 }

 .sf_blog_sidebar a {
    color: #ffffff;
 }

 .sf_blog_sidebar a:visited {
    color: #ffffff;
 }

 .sidebarlist h2.homelinkheader {
    color: #eeeeee;
 }

 .sidebarlist h2.homelinkheader a {
    color: #eeeeee;
 }

 .sidebarlist h2.homelinkheader a:visited {
    color: #eeeeee;
 }

 .sidebarlist h2.homelinkheader a:hover {
    color: #ffff00;
 }

 .sidebaritem {
    border: 2px solid #313129;
 }

 .sidebaritem td {
    color: #ffffff;
 }

 .sidebaritem a {
    font-family: "Courier New",Courier,monospace;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #eeeeee;
 }

 .sidebaritem a:visited {
    color: #eeeeee;
 }

 .sidebaritem a:hover {
    color: #ffff00;
 }

 div#sidebar_left ol, div#sidebar_left ul {
    color: #FF0000;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    color: #ffffff;
    background-color: #ff0000;
 }

 .sf_blog_content {
    color: #eeeeee;
 }

 h3.sf_blog_posttitle {
    font-family: "Courier New",Courier,monospace;
    font-size: 20px;
    font-weight: bold;
    margin: 7px 0 10px 0;
 }

 h2.sf_blog_posttitle a:hover {
    font-family: "Courier New",Courier,monospace;
    font-size: 20px;
    font-weight: bold;
    margin: 7px 0 10px 0;
    color: #ffff00;
 }

 h2.sf_blog_posttitle {
    font-family: "Courier New",Courier,monospace;
    font-size: 20px;
    font-weight: bold;
    margin: 7px 0 10px 0;
 }

 h3.sf_blog_posttitle a:hover {
    font-family: "Courier New",Courier,monospace;
    font-size: 20px;
    font-weight: bold;
    margin: 7px 0 10px 0;
    color: #ffff00;
 }

 .sf_blog_entry {
    margin-left: 5px;
    margin-right: 35px;
    font-size: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    text-align: justify;
 }

 .sf_blog_header_wrapper {
    height: 130px;
    width: 850px;
    padding-left: 70px;
    padding-top: 58px;
    background-image: url(http://images.quickblogcast.com/2/0/5/1/3/140657-131502/nybclogo3dheader.jpg);
    background-repeat: no-repeat;
    background-position: 20px 10px;
 }

 .sf_blog_footer {
    border-top: 10px solid #ff0000;
    background-color: #313129;
    color: #eeeeee;
 }

 
