

:link {
	color: #0000FF;
	text-decoration: none;
}

:visited {
	color: #0000AA;
	text-decoration: none;
}

:hover {}

:active {}

:focus {}

.small { 
	font-size: x-small; 
}

body {
	background: #FFFFFF url(/img/JohnWeldon_150x64.gif) no-repeat scroll 35px 25px;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
}

div.main {
	width: 800px;
	background: #FFFFFF;
	border: #000000 solid 0px;
	padding: 10px;
	margin: 80px;
}

div.contact {
	clear: both;
	font-size: small;
}

div.clear {
	clear: both;
}

div.content {
	width: 640px;
	display: inline;
}

div.adsense {
	width: 120px;
	display: inline;
} 

div.footer {
	width: 728px;
	clear: both;
	padding-top: 20px;
}

div.left { 
	float: left; 
}
div.right { 
	float: right;
}
div.hide {
	display: none;
}

pre {
	font-family: Lucida Console, monospace;
	font-size: small;
	margin: 15px;
	padding: 10px;
	padding-left: 20px;
}

code {
	font-family: Lucida Console, monospace;
	font-size: small;
	padding: 15px;
}

.quote {
	font-size: smaller;
	font-style: italic;
}
