body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
td {
	font-size: 12px;
}
h1 {
	font-style: normal;
	font-weight: bold;
	color: #0;
	text-transform: uppercase;
	font-size: 16px;
}
h2 {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-transform: none;
	font-size: 12px;
}
h3 {	
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
}

h4 {	
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

h5 {	
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}

a#nextprev {
	color: #a0a0a0;
	font-size: 12px;
	text-decoration: none;
}

a#nextprev:hover {
	font-size: 12px;
	color: #a0a0a0;
	background-color: #FFFFFF;
	text-decoration: underline;
}

table#projects
{
	position: absolute; 
	top: 40px; 
	left: 40px		
}

.title
{
	vertical-align:bottom;
	font-size: 12px;
	#font-style:oblique;
	#font-weight:bold;
}

.showtitle
{
	#color: #A0A0A0;
	font-style:oblique;
}

.asterisk
{
	color: #FF0000;
}

.description
{
	font-size: 12px;
}

td#thumbnail
{
	height:101px;
	vertical-align:top;
}

td#thumbnailgap
{
	xbackground-color: #FF0000;
	height:15px;
	vertical-align:top;
}


td#name
{
	position: relative;
	font-size: 12px;
	text-align:left;
	vertical-align:center;
}


table#description
{
	position: absolute; 
	top: 40px; 
	left: 20px
}

table#sidebar
{
	position: absolute; 
	text-align:right;
	top: 40px; 
	right: 20px
}
