A:hover {
	color: yellow;
	background-color: silver;
}
#topMenu {
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}
#topMenu li {
	float: left;
	border-width: 0 0 0 1px;
	text-align: center;
	border: 1px solid black;
	margin-left: -1px;
}
#topMenu li:first-child {
	margin-left: 0px;
}
#topMenu li a {
	display: block;
	padding: 3px;
	color: #6699CC;
	font-weight: bold;
}
#topMenu li a:hover {
	background: #ffffff;
}
TEXTAREA.description {
	border-style: none;
	text-align: center;
}
code {
	margin-left: 1em;
	padding-left: 1em;
	border-left: 3px solid green;
	font-size: small;
}
blockquote {
	background-image: url(/images/blockquote.png);
	background-repeat: no-repeat;
	background-position: top left;
}
p.blogtitle {
	text-align: center;
}
.blogentry {
	border: 1px dotted black;
	width: 100%;
}
.imageClass {
	border: 0px;
	vertical-align: middle;
}
.secondImageClass:hover {
	border: 3px solid yellow;
}
.dButton {
	BORDER: #000000 1px solid;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff
}
.small {
	font-size: small;
}
span.cal {
	float: left;
	width: 2.1em;
	padding: 0;
	margin: .1em;
	text-align: center;
	border: 1px solid silver;
	font-size: small;
}
span.cal:hover{
	background: silver;
}
.sideDiv {
	width: 14em;
	border-bottom: 1px dotted black;
	margin: 2px;
	text-align: left;
}
.sb {
	border: 0px;
}
BODY {
	background: #ffffff;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
//	text-align: center;
}
A:link, A:visited, A:active {
	text-decoration: none;
	color: red;
}
.mainDiv {
	padding: 3px;
}
.secondImageClass {
	border: 3px solid #ffffff;
	vertical-align: middle;
	margin: 0px;
}
.sb:hover {
	border: 0px;
	background: #ffffff;
}
A:hover {
/*	color: yellow;
	background-color: silver;*/
	border-bottom: 1px dotted #ba0000;
}
#topMenu {
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}
#topMenu li {
	float: left;
	border-width: 0 0 0 1px;
	text-align: center;
	border: 1px solid gray;
	margin-left: -1px;
}
#topMenu li:first-child {
	margin-left: 0px;
}
#topMenu li a {
	display: block;
	padding: 3px;
	color: #6699CC;
	font-weight: bold;
}
#topMenu li a:hover {
	background: #ffffff;
}
TEXTAREA.description {
	border-style: none;
	text-align: center;
}
code {
	margin-left: 1em;
	padding-left: 1em;
	border-left: 3px solid green;
	font-size: small;
}
p.blogtitle {
	text-align: center;
}
.blogentry {
	border: 1px dotted black;
}
.imageClass {
	border: 0px;
	vertical-align: middle;
}
.secondImageClass:hover {
	border: 3px solid yellow;
}
.dButton {
	BORDER: #000000 1px solid;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff
}
.small {
	font-size: small;
}
span.cal {
	float: left;
	width: 2.2em;
	padding: 0;
	margin: .1em;
	text-align: center;
	border: 1px solid silver;
	font-size: small;
}
span.cal:hover{
	background: silver;
}
.sideDiv {
	width: 14em;
	border-bottom: 1px dotted black;
	margin: 2px;
	text-align: left;
}
.sb {
	border: 0px;
}
blockquote {
	background-image: url(/images/blockquote.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: larger;
	padding-left: 15px;
	padding-top: 15px;
}

