@charset "UTF-8";
<!-- Whoo! Do you want to see so much? Let's show me. But don't vomit. -->
@charset "UTF-8";


body {
		margin:0px;
		background:#FFFFFF;		
}
	A 	{ color: #333399; text-decoration: none; font-weight:bold; }
	A:link	{ color: #003366; text-decoration: none; }
	A:visited	{ color: #333399; text-decoration: none; }
	A:active	{ color: #FFCC66;  }
	A:hover		{ color: #FFCC66;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

#all {
	background: #FFFFFF center;
	width: 660px;
	margin: 0px auto 10px;
}

#top {
	font-family:georgia, verdana, arial, sans-serif;
	color:#FFF;
	font-size: small;
	font-weight:bold;
	width:660px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#000080 center;
	margin: 0px auto;
		}
		
#top2 {
	font-family:georgia, verdana, arial, sans-serif;
	color:#FFF;
	font-size: small;
	font-weight:bold;
	width:100%;
	padding:15px;
	margin: 0px auto;
	text-align: center;
		}
				
#lef                                    {
		width:200px;
		border:2px solid #708090;	
                                           background:#DCDCDC;
		}	
	.lef2              {
		font-family:georgia, verdana, arial, sans-serif;
		color:#003366;
		font-size: small;
		font-weight:bold;
		line-height:130%;
		margin-left:15px
                margin-top:15px
  		background:#D3D3D3;			
		}	
		
	.lef2title        {
		font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:small;
		font-weight:normal;
                                           line-height:200%;
  		padding:2px;
  		margin-top:10px;
		text-align:left;
  		background:#D3D3D3;		
		}

#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

#links {
		background:#DCDCDC;
		padding:15px;				
		border:1px solid #FFF;			
		}	
	
/* L? */
    
.blog {
    width:460px;
    background-color: #FFFFFF;
    margin-left:200px
    padding: 0px;
    background: none;
}


.blogbody {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    color: #696969;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    padding: 0.5em;
    margin-bottom: 0.5em;
    background: none;
}


.date { 
    color: #999999;
    font-family:Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0.5em 0em 0.5em 0em;
}


.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #696969;
    padding-top: 5px;
    border-top: 1px solid #808080;
}


#content h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #696969;
    text-align: left;
    margin-bottom: 5px;
}

.sign {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    color: #666666;
    margin-bottom: 10px;
}

.posted {
    background: none;
    color:#666666;
    font-family:Verdana, Arial, sans-serif;
    font-size: 0.7em;
    font-weight:normal;
}


.extended {
    color:#666666;
    display:block;
    float:right;
    font-family: Verdana, Arial, sans-serif;
    font-size:1em;
    font-style:normal;
}


/* TCh*/
.sidebar h2 {font-family: Verdana, Arial, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #696969;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    padding: 0.25em;
    background: none;
    }

.sidebar ul {
    padding-left: 5px;
    margin: 0px;
    margin-bottom: 20px;
    }

.sidebar ul ul {
    margin-bottom: 0px;
    }

.sidebar #categories ul {
    padding-left: 5px;
    }


.sidebar li {
    color: #a9a9a9;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: left;
    line-height: 150%;
    margin-top: 3px;
    list-style-type: none;
    }

.sidebar #categories li {
    list-style-type: none;
    }

.sidebar {
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar img {
    border: 3px solid #666666;
    }

.photo {
    text-align: left;
    margin-bottom: 20px;
    }

.link-note {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    padding: 2px;
    color: #666666;
    }

#powered {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    color: #666666;
    margin-top: 50px;
    }

