    body{
        background: url('images/trbg.jpg') no-repeat #000000 center top;
        margin: 0;
        padding: 0;
        color : #ffffff;
        padding-bottom: 30px;
    }
    a img{
        border: 0;
    }
    #main{
        
        width : 994px;
        margin-left: auto;
        margin-right: auto; 
        padding: 0;
    }
    #nav{
        float: left;
        background: url(images/nav.jpg) no-repeat;
        width: 573px;
        height: 26px;
        padding-left: 15px;
        padding-top: 10px;
    }
    #nav a img{
        margin-right: 12px;
    }
    #socialn{
        float: right;
        background: url(images/socialn.jpg) no-repeat;
        width: 189px;
        height: 36px;
        padding-left: 34px;
        padding-top: 3px;
    }
    #socialn a img{
        margin-right: 15px;
    }
    #mid{
        height: 420px;
        width: 994px;
        padding-top: 96px;
    }
    #bloglower{
    }
    #blog{
        width: 595px;
        float: left;
        background: url('images/bg.png');
        padding: 20px;
    }
    #sidebar{
        width: 300px;
        float: right;
        margin-bottom: 60px;
    }
    a{
        color : #ffffff;
    }
    #date-time{
        font-size: 12pt;
        float: right;
    }
    #footer{
        clear: both;
        color : #4b4b4b;
        font-size: 12pt;
        margin-top: 30px;
    }
    #footer hr{
        color : #4b4b4b;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}