
	body {
		margin:0px 0px 0px 0px;
		background:#FFF;		
		}
		

	A 			{ color: blue; text-decoration: underline; }
	A:link		{ color: blue; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #red;  }
	A:hover		{ color: green;  }

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

h1 {
		font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		color:#000;
		font-size:x-large;
		font-weight:bold;	
		margin-bottom:10px;
}


#banner {
	padding-top:78px;
	background:#000;
	font-family:lucidia grande, trebuchet ms, arial, sans serif;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px; 
 	background-image: url(http://www.andrewraff.com/images/random.image.php);
 	background-repeat: no-repeat;
}


.topheader {
		padding-top:80px;
		background:#000;
 		background-image: url(http://www.andrewraff.com/images/random.image.php);
 		background-repeat: no-repeat; 
}

.top {
	font-size:18px;
	font-family:  "Lucida Grande", skia, "Trebuchet MS", Helvetica, Arial, sans serif;
	color:#300;
	font-weight:bold;
	background-color:#FFF;
	margin-top:50px;
}


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

	.description {
		font-family: georgia, times new roman, serif;
		color:#000;
		font-size:small;
  		text-transform:none;	
		}

	
	#content {
float:left;
width:65%;
background:#fff;
margin-left:30px;
margin-right:30px;
padding-bottom:20px;
	}
		

#container {
		background:#FFF;
		width:75%;
		float:left;	
		}

	#links {
		margin-right:30px;
		padding-top:20px;
 		}
		
	.blog {
		background:#FFF; 
		}

	.blogbody {
		font-family: lucida grande, georgia, times new roman;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:1.4;
  		margin-left:20px;
		margin-right:30px;
}

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

	.title	{
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		font-size: 12pt;
        font-weight:bold;
		color: #003;
		}			

	.menu {
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
        font-size:11px;
        color:#333;
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		font-size: small;
		font-weight:bold; 
		color:#999;
		font-weight:bold;
		background:#FFF;
		margin-top:14px;
		margin-bottom: 10px; 
		}			
		
	.posted	{ 
		font-family:Lucida Grande, verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #AAA; 
		margin-bottom:25px;
		}

	blockquote {
		line-height:1.2;
		margin: 0 20px 0 30px;
  		padding: 0 0 0 20px;
		background: 
url(http://www.andrewraff.com/images/quotes.gif) no-repeat top left;
		}
	
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	

.linkylink {
background:#EEE;
margin-left:40px;
margin-right:20px;
font-family:lucida grande, verdana;
font-size:x-small;
padding-bottom:5px;
}

.link {
margin-bottom: 1.3;
}

	.topside {
		font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		color:#999;
		font-size:small;
		font-weight:normal;
	line-height:1.5;
}	
		
	.sidetitle {
		font-family:"Lucidia Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		color:#003;
		font-size:small;
		font-weight:bold;
  		margin-top:10px;
		margin-left:0;
		}	
		
.side {
		font-family: lucida grande, verdana, sans serif; 
		color:#333;
		font-size:x-small;
		font-weight:normal;
		line-height:1.3;;
		padding-left:20px;
		margin-bottom:2em;
}	

	.sidesingle {
		font-family: lucida grande;
		color:#333;
		font-size:10pt;
		font-weight:normal;
	line-height:1;	
}	

	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#EEE;		
		}	
		
	
	.comments-body {
		font-family:georgia, times new roman, serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#EEE;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border:1px dotted #AAA; 					
		}		

	.comments-post {
		font-family:"Lucidia Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;		
		}	
			
	
	.trackback-url {
		font-family:"Lucidia Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:georgia, times new roman, serif;
		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 {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family: "Lucidia Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:"Lucidia Grande", "Trebuchet MS", Helvetica, Arial, sans serif;
		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;  		  		  			 
		}
