a:link {
	color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;}
a:active {
	color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;}
a:visited {
	color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;}
a:hover {
   min-height:400px;
	text-decoration: underline;
}
p {
	font-weight: normal; font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}
td {
	font-weight: normal; font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}

td.line {
	background: #CCCCCC;
}

#box {
	position:absolute;
	background: #CCCCCC;
	width:300;
	top: 300;
	right: 50;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#back {
	position:absolute;
	top: 0;
	left: 0;
}

#news {
	position:absolute;
	top: 469;
	left: 20;
	width:500;
}


h1 {font-weight: bold; font-size: 13px; color: #CCCCCC; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}


h2 {
  margin:1.5em 0 .75em;
  font:50%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

h3 {font-weight: normal; font-size: 11px; color: #555555; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; }

b {font-weight: bold; font-size: color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

b.sub {font-weight: bold; font-size: color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
	font-size:75%;
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:100%;
  font-weight:normal;
  font-family: verdana, sans-serif;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
	font-family: verdana, sans-serif;
  margin:10;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

