body {
    margin:0px 0px 20px 0px;
	padding:0px;
    background-color:#fff;
    font-family: Verdana, Helvetica, Arial, sans-serif;		
}

.annotation { 
    background-color: #f6f6e8;
    font-family: Palatino, Georgia, Times New Roman, serif;
    font-style: italic;
    padding: 10px; 
}
.firsttimeinfo {
	display: block;
	float: right;
	font-size: small;
	padding-bottom: 10px;
}

.button { font-size: 10px; }
form { margin-bottom:0px; }
.copyright { font-size: x-small; }


a { color: #039; text-decoration: underline; }
a:link { color: #039; text-decoration: underline; }
a:visited { color: #039; text-decoration: underline; }
a:active { color: #999999; }
a:hover { color: #999999; }

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

#banner {
	background-color: #039;
background-image: 
url("http://www.deadmilkmen.com/tourstories/images/header_map.gif");
background-repeat: 
no-repeat;
    color:#9cf;
    padding:10px;
	padding-left:15px;
	border-bottom: 5px solid #996600;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #99ccff;
    text-decoration: none;
}

.description {
    color:#99ccff;
    font-size:small;
	font-weight: bold;
    text-transform:none;	
}
				
#content, #container {
	margin: 10px 180px 20px 10px;
}

#links {	
    float: right;
    padding:10px;
	padding-top: 0px;				
    width:150px;
    border-left:1px solid #996600;		
}
.blog {
    padding: 10px; 
}

.blogbody {
	color:#000;
	font-size:small;
	font-weight:normal;
	line-height:150%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.title	{
	font-size: medium;
	color: #996;
}			

#menu {
	text-align:left;
	font-size: small;
}		

.date	{ 
	font-size: large; 
	color: #960; 
	border-bottom:1px solid #960;
	margin-bottom:10px;
	font-weight:bold;
}			

.posted	{  
	font-size: x-small; 
	color: #999966; 
	margin-bottom:25px;
}

.side {
	color:#996;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	padding:2px;				
}	

.sidetitle {
	color:#960;
	font-size:small;
	font-weight:bold;
	padding:2px;
	margin-top:15px;
	text-transform:uppercase;		
}		

.syndicate {
	font-size:xx-small;		
	padding:2px;
	margin-top:15px;  		
	}	

.powered {
	color:#666;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:25px;					
}	

.comments-body {
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#fff;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999; 					
}		

.comments-post {
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#fff;		
}	
	

.trackback-url {
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#fff;
	line-height:140%;
	padding:5px;		
	border:1px dotted #999; 					
}


.trackback-body {
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#fff;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999; 					
}		

.trackback-post {
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#fff;		
}	

.comments-head	{ 
	font-size:small; 
	color: #666; 
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;		
}		

#banner-commentspop {
	color:#fff;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #fff;	
	border-right:1px solid #fff;  		
	border-top:1px solid #fff;  		
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;  		  		  			 
}

#imgholder { margin: 0 10px 10px 0; border: 1px solid #ccc; float:left; }
.imgembed { margin: 10px; }



