
p, table   { color: #000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify }
.center   { color: #69c; font-size: 8pt; font-weight: lighter; text-align: center }
.sidebarcontent  { font-size: 8pt; margin-left: 10px; margin-right: 5px; text-align: left !important; }
a:link { color: #c03; text-decoration: underline;}
a:visited { color: #c03 }
a:hover { color: #66c; text-decoration: none }
html, body  { margin: 0; padding: 0 }
.copyright { font-size: 8pt; padding-top: 6px; padding-left: 6px }
.bodytable  { height: 100% }
.contenttable { padding-top: 12px; padding-left: 12px }
h1 { font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-style: oblique; font-weight: bold; text-align: left; margin: 12px }
h2 { color: #69c; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0 0 -2px 4px }
.bottomnav  { font-size: 8pt; text-align: center }
.leftborder { background-repeat: repeat-y; background-position: right top }
.celldeco { text-align: center; margin-top: 10px; padding-top: 12px; border-top: 2px groove #69c }
ul li  { color: inherit; font-size: inherit; font-family: inherit; text-align: justify; list-style-type: square; list-style-image: url("images/bullet.gif"); vertical-align: top }

div.thumbnail {
	background: url('images/thumb_shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.thumbnail img {
	background-color: #fff;
	border: 1px solid #555;
	margin: -8px 8px 8px -8px;
	padding: 1px;
	position: relative;
	vertical-align: bottom;
}
img.bigimage{
	background-color: #fff;
	border: 1px solid #555;
	padding: 2px;
	vertical-align: bottom;
}

#projects  { font-size: 8pt; text-align: left; margin-left: 10px }
#projects a {position: relative; z-index: 0;}
#projects a:hover {background: none;}
#projects a span {display: none;}
#projects a:hover span {display: block; top: 5px; left: 15px; position: absolute; background: #fff; border: 1px solid black; width: 130px; padding: 5px; text-align: center; z-index: 100;}
#projects img  { position: relative; top: -12px; left: -1px; float: right; clear: right }