
	.body {
		margin:0px 0px 0px 0px;
		background:#FFFFFF;
                                
               scrollbar-3d-light-color: #90AEA4; scrollbar-arrow-color: #FFFFFF;
               scrollbar-base-color: #cococo; scrollbar-dark-shadow-color: #000;
               scrollbar-face-color: #90AEA4;
               scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #000; }

	A 			{ color: #336699; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #336699; text-decoration: none; } 
	A:visited	{ color: #336699; text-decoration: none; } 
	A:active	{ color: #90AEA4;  } 
	A:hover		{ color: #90AEA4; text-decoration: underline; }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:25px;
		font-weight:normal;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #99CCFF;
  		background:#336699;
  		padding:15px; 
  		text-transform:uppercase;
		letter-spacing: .2em; 		
		}
	
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: 15px;
		color: #FFF;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#99CCFF;
		font-size:10px;
		font-weight:bold;
  		background:#336699;	
  		text-transform:none;	
		letter-spacing: .none; 		
		}	
				
	#content {
		float:left;
		width:65%;
		background:#fff;
		border-right:1px dotted #999;
		margin-right:15px;
		padding-bottom:20px;
		}

	#links {
		background:#fff;
		padding-right:15px;				
		}
		
	.blog {
  		padding-left:0px;
  		padding-top:0px;
  		padding-right:0px;			
		}	
	
	.blogbody {
		font-family: Verdana, Georgia, Geneva;
		color:#000000;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:105%;
  		padding-left:0px;	
  		padding-right:0px;
  		padding-top:2px;			
		}


	.blogbody a         { color: #C91919; font-weight:bold; }
	.blogbody a:link    { color: #C91919; text-decoration: none; }
	.blogbody a:visited { color: #C91919; text-decoration: none; }
	.blogbody a:active  { color: #C91919; } 
	.blogbody a:hover { color: #1936C9; text-decoration: underline; }
	
	.title	{ 
		font-family:Georgia, Times New Roman, Geneva, Verdana; 
		font-size:13px; 
		color: #000000;
                                line-height:120%;
		text-transform: uppercase;
		font-weight:bold;	
		}
	.title a         { color: #276952; text-decoration: none; font-weight:bold; }
	.title a:link    { color: #276952; text-decoration: none; }
	.title a:visited { color: #276952; text-decoration: none; }
	.title a:active  { color: #276952;  } 
	.title a:hover { color: #90AEA4; font-weight: bold; text-decoration: underline; }
	
		
	#menu {
  		margin-bottom:15px;
		background:#FFF;  
		font-family:Verdana, Geneva;
		color:#000000;
		font-size:11px;
		font-weight:normal;
  		line-height:140%;							
		}	
		
	.date	{ 
		font-family:Trebuchet, Trebuchet MS, Verdana; 
		font-size:20px; 
		color: #276952; 
		border:1px solid #999;
		padding:5px;
		margin-bottom:5px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:Geneva, verdana;
		font-size:10px; 
		color: #808080;                               
		}
	.posted a         { color: #336699; text-decoration: none; font-weight:bold; }
	.posted a:link    { color: #336699; text-decoration: none; }
	.posted a:visited { color: #336699; text-decoration: none; }
	.posted a:active  { color: #90AEA4;  } 
	.posted a:hover { color: #90AEA4; text-decoration: underline; }
		
		
	.calendar {
		font-family:Geneva, verdana;
		color:#666;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
  		align:center;				
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:12px;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	


	.linkspage {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:105%;
  		padding:2px;				
		}

	.archivebody {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:10px;
		font-weight:normal;
  		line-height:160%;
  		padding:4px;				
		}
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:bold;
  		background:#EEE;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#EEE;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:10px;
		font-weight:bold;
		border-top:0px solid #CCC;
		border-bottom:0px solid #CCC;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
	
	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:1px;		
		}		
	.comments-body a         { color: #336699; font-weight:bold; }
	.comments-body a:link    { color: #336699; text-decoration: underline; }
	.comments-body a:visited { color: #336699; text-decoration: underline; }
	.comments-body a:active  { color: #90AEA4; } 
	.comments-body a:hover { color: #90AEA4; text-decoration: underline; }

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;	
		}	
	.comments-post a         { color: #336699; font-weight:bold; }
	.comments-post a:link    { color: #336699; text-decoration: none; }
	.comments-post a:visited { color: #336699; text-decoration: none; }
	.comments-post a:active  { color: #90AEA4; } 
	.comments-post a:hover { color: #90AEA4; text-decoration: none; }

	.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;			
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;
  		border:1px dashed #CCC;			
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;			
		}

		
	.comments-head	{ 
		font-family: georgia, verdana, arial, sans-serif; 
		font-size: 12px; 
		color: #666; 
		border:1px solid #999;
		padding:5px;
		font-weight:normal;
		margin-top:2px;		
		}		

	#banner-commentspop {
		font-family:georgia, verdana, arial, sans-serif;
                                font-style: italic;
		color:#FFF;
		font-size:16px;
		font-weight:bold;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #99CCFF;
  		background:#336699;
  		padding:15px; 
		}

.llheader1 { font-size: 11px ; font-family: Verdana; color: #FFFFFF }
.llheader2 { font-size: 11px ; font-family: Verdana; color: #111111 }
.llbullet { font-size: 8px ; font-family: Verdana; color: #000000 }
.llitem { font-size: 8px ; font-family: Verdana; color: #000000 }

        .quote {
                font-family:Verdana, Geneva;
                color:#000000;
                font-size:11px;
                font-weight:normal;                
                background:#FFF;
                line-height:140%;
                padding-left:70px;
                padding-right:5px;
                padding-top:2px;
                }


        .quote a         { color: #CC3300; text-decoration: none; font-weight:bold; }
        .quote a:link    { color: #CC3300; text-decoration: underline; }
        .quote a:visited { color: #CC3300; text-decoration: underline; }
        .quote a:active  { color: #CC3300;  } 
        .quote a:hover { color: #90AEA4; text-decoration: underline; }


        .szibody {
                font-family:Verdana, Geneva;
                color:#FFFFFF;
                font-size:11px;
                font-weight:normal;
                line-height:140%;
                padding-bottom:5px;
                padding-top:5px;
                }


        .szibody a         { color: #FFFF80; text-decoration: none; font-weight:normal; }
        .szibody a:link    { color: #FFFF80; text-decoration: underline; }
        .szibody a:visited { color: #FFFF80; text-decoration: underline; }
        .szibody a:active  { color: #FFFF80;  }
        .szibody a:hover { color: #80FFFF; text-decoration: underline; }


        .fictionbody {
                font-family:Verdana, Geneva;
                color:#000;
                font-size:11px;
                font-weight:normal;
                line-height:140%;
                padding-bottom:5px;
                padding-top:5px;
                }


        .fictionbody a         { color: #FFFF80; text-decoration: none; font-weight:normal; }
        .fictionbody a:link    { color: #FFFF80; text-decoration: underline; }
        .fictionbody a:visited { color: #FFFF80; text-decoration: underline; }
        .fictionbody a:active  { color: #FFFF80;  }
        .fictionbody a:hover { color: #80FFFF; text-decoration: underline; }


       .gb {
                font-family:Verdana, Geneva;
                color:#000000;
                font-size:11px;
                font-weight:normal;                
                background:#FFF;
                line-height:120%;
                padding-left:5px;
                padding-right:5px;
                padding-top:2px;
                }


        .gb a         { color: #336699; text-decoration: none; font-weight:bold; }
        .gb a:link    { color: #336699; text-decoration: underline; }
        .gb a:visited { color: #336699; text-decoration: underline; }
        .gb a:active  { color: #90AEA4;  } 
        .gb a:hover { color: #90AEA4; text-decoration: underline; }

       .header {
                font-family:Verdana, Geneva;
                color:#FFF;
                font-size:10px;
                float: center;
                font-weight: normal;                                  
                background:#000;
                line-height:100%;
                }


        .header a         { color: #FFF; text-decoration: none; font-weight:normal; }
        .header a:link    { color: #FFF; text-decoration: none; }
        .header a:visited { color: #FFF; text-decoration: none; }
        .header a:active  { color: #FFFF00; text-decoration: none;  } 
        .header a:hover { color: #FFFF00; text-decoration: none; }


       .header1 {
                font-family:Verdana, Geneva;
                color:#FFF;
                font-size:10px;
                float: center;
                border-left:1px solid #000;
                border-right:1px solid #000;
                border-bottom:1px solid #000;
                font-weight: normal;                                  
                line-height:100%;
                }


        .header1 a         { color: #336699; text-decoration: none; font-weight:bold; }
        .header1 a:link    { color: #336699; text-decoration: none; }
        .header1 a:visited { color: #336699; text-decoration: none; }
        .header1 a:active  { color: #90AEA4; text-decoration: none;  } 
        .header1 a:hover { color: #90AEA4; text-decoration: none; }

