﻿body
{
	font-family: 'Comic Sans MS' , 'Microsoft Sans Serif';
	font-size: 11pt;
	font-weight:normal;
}

.quote
{
	font-family: 'Comic Sans MS' , 'Microsoft Sans Serif';
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
}

.quotesig
{
	font-family: 'Comic Sans MS' , 'Microsoft Sans Serif';
	font-size: 8pt;
	font-weight:bold;
	text-align:right;
}

.leftcol
{ 
	width:210px;
}
.rightcol
{ 
	width:210px;
}
.currentprojects
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
enterhere.a:link
{
	color:white;
	text-decoration:none;
}

h1
{ 
	font-family:Comic Sans MS, Microsoft Sans Serif;
	font-size:14pt;
	font-weight:bold;
	color:#0228ad;
}

h2
{ 
	font-family:Comic Sans MS, Microsoft Sans Serif;
	font-size:12pt;
	font-weight:bold;
	color:#0228ad;
}

.horizontalnavbar
{
	font-size: 8pt;
	text-decoration:none;
}
.horizontalnavbar:hover
{
	color: black;
}

a.verticalnavbar
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none;
}
a.verticalnavbar:hover
{
	color: black;
}

.secondpagehead
{
	color:#0228ad;
	font-weight:normal;
	font-family:Comic Sans MS, Microsoft Sans Serif;
	font-size:24pt;
	font-style:italic;
}
a.hyper:hover
{
	color: black;
	text-decoration: none;
}

a.hyper:link
{
	color:#0228ad;
	text-decoration:none;
}
a.hyper:visited
{
	color:#0228ad;
}
#thumblist {
	overflow: auto;
	border: none;
	width: 130px;
	height: 500px;
	background-color: White;
	color: #000000;
	
}
#thumblist img {
	margin-top: 10px;
}

.thumbnail 
{
	border-width:2px;
	width:80px;
}
.fabrications
{
	font-size:8pt;
}
.returntotop
{
	height:50px;
}

