body {
	margin: 0px 0px 20px 0px;
		background-color: white;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 600px;
	
	background-color: #FFFFFF;
	border: solid 1px white;
	}

#banner {
	color: #191970;
	background-color: #dcdcdc;
	text-align: left;
	margin-top: 0px; 
	padding: 6px 10px; 
	border-bottom: 1px solid #FFFFFF;
	

	}

#banner-img {
	display: none;
	}


#banner a  { 
	color: #191970; 
	text-decoration: none
	 }

#banner h1 { 
	font-size: 100%; 
	font-weight: 700
	 }

#banner h2 {
	font-size: small;
	}

#annai  { 
	background-color: white; 
	text-align: left; 
	padding-bottom: 1em; 
	height: auto; 
	border-bottom: 2px solid #dcdcdc;
	 }

#annai h1 { 
	font-size: x-small;
	}

#annai h2 {
	font-size: small;
	}



#center {
	float: left;
	width: 440px;
	overflow: hidden;
	border-top: 2px none;
	}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: black;
	}

#right {
		float: left;
	
	
	width: 150px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	font-size: 75%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content table {
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	}

.content blockquote {
font-size: 75%;
	font-weight: normal;
	line-height: 150%;

	}

.content li {
	line-height: 150%;
	}

.content dl {
	font-size: 75%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content h2  {
	font-size: 70%; 
	font-weight: bold; 
	margin-bottom: 10px;
	}

.content h3  { 
	font-size: 87%; 
	font-weight: bold; 
	margin-bottom: 10px;
	}

.content p.posted { 
	font-size: 68%; 
	line-height: normal; 
	text-align: left; 
	margin-bottom: 25px; 
	padding: 3px; 
	border-top: 1px solid #999999;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2  { 
	color: #191970; 
	font-size: 70%; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	text-transform: uppercase; 
	letter-spacing: 0.3em;
	}

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

.sidebar li  { 
	font-size: 72%; 
	line-height: 100%; 
	text-align: left; 
	list-style-type: none; 
	margin-top: 10px;
	}

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

.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;
	margin-bottom: 15px;
	}

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

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

div.tl-tweets { margin:0px 0px 20px;  }
div.tl-tweet { padding:8px 5px;border-bottom:dashed 1px #ccc; }
p.tl-text { margin-bottom:3px;  overflow:hidden; }
p.tl-posted {color:#aaa; }
img.tl-image { margin:5px; border:0;}
img.trash { width:10px;height:10px;margin-right:3px; }
