body {  margin:0px 0px 20px 0px; background:#FFF;
        background-image: url(bg.jpg);	}

input,textarea,select { border: 1px solid #46816B; 
                        background-color:#000000; 
                        color: #F7F7F9; font-size: 8pt; }

p  { text-indent: .25in; }

a:link	        { color: #46816B;  text-decoration: none; font-weight: bold; }
a:visited	{ color: #46816B;  text-decoration: line-through; font-weight: bold; }
a:active	{ color: #F7F7F9;  text-decoration: none; font-weight: bold; }
a:hover   	{ color: #F7F7F9;  text-decoration: none; font-weight: bold; }

.splash a:link	        { color: #F7F7F9;  text-decoration: none; font-weight: bold; }
.splash a:visited	{ color: #F7F7F9;  text-decoration: none; font-weight: bold; }
.splash a:active	{ color: #46816B;  text-decoration: none; font-weight: bold; }
.splash a:hover   	{ color: #46816B;  text-decoration: none; font-weight: bold; }
				
#content { position:absolute; margin-right:20px;
           margin-left: 15px; color:#F7F7F9;
           border-left:2px double #F7F7F9;
	   border-right:2px double #F7F7F9;
           border-bottom:2px double #F7F7F9; }
		
.blog { padding:15px; background: #000; }

.blogbody { font-family: tahoma, arial, sans-serif; 
	    color: #F7F7F9; font-size: 11px; background: #000;
            padding: 0px 15px; width: 685px; }

.entry { padding: 0px 15px; border-bottom: 1px solid #46816B; }

.posted	{ font-family: tahoma, arial, sans-serif; 
	  font-size: x-small; color:#F7F7F9;
	  text-align: right; margin-bottom: 50px; }

.footer	{ font-family: tahoma, arial, sans-serif; 
	  font-size: x-small; color:#F7F7F9;
	  padding-top: 20px; text-align: center;
          background: #000; }

.title	{ font-family: tahoma, arial, sans-serif;
	  font-size: medium; color: #FFF; font-weight: bold; }			

.comments   { width: 225px; }	
	
.comments-head	{ font-family: tahoma, arial, sans-serif; 
		 font-size:small; color: #F7F7F9; 
                 margin: 25px 0px 5px 15px;	
                 width: 225px; }		
		
.comments-post { font-family: tahoma, arial, sans-serif; 
		 font-size:x-small; color: #F7F7F9; 
                 margin: 5px 15px;	
                 width: 225px; text-align: right; }

.comments-body { font-family: tahoma, arial, sans-serif; 
		 font-size:small; color: #F7F7F9; 
                 margin: 5px 15px;	
		 border-bottom:1px solid #F7F7F9;	
                 width: 225px; text-align: left;
  		 padding:5px; margin-left: 15px;
  		 background-color: #000;  }

#banner-commentspop { display: none; }