
a[href*="jdhorn.com"]:hover{
	background-color: #FFFFCC;
}

div.rightsidebar {
	background-color: #DCDCDC;
	border: #000000 1px solid;
	clear: right;
	float: right;
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	text-align: left;
	width: auto;
}

h1{
	font-size: 22px;
}

h1, h2, h3, h4{
	color: #000182;
	font-weight: normal;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 18px;
}

.code{
	font-family: "Courier New", Courier, monospace;
	font-size: larger;
}

.footer a:hover{
	text-decoration: underline;
}

.footer, .footer a {
	color: #000182;
	font-size: x-small;
	padding: 10px;
	text-align: center;
	text-decoration: none;
}

.small{
	font-size: small;
}

#maincontent{
	padding: 0px 15px;
}

#maintable{
	background-color: #FFFFFF;
	border: 2px solid #000000;
	width: 80%;
}

#toplink{
	clear: both;
	float: right;
	font-size: 9px;
	width: auto;
}
