/* CSS Document- last rev: 2/03/2010; Paul M. Hill */
@charset "ISO-8859-1";

html { height: 100%; }
body {
	font-size: 1em;
	font-family: "Arial Black", Gadget, sans-serif;
	height: 100%;
	background-color:#fff;
	color: #ABABAB;
}
	.safari body { font-size: 0.9em; }
	.ie body {  font-size: 0.85em; }
	.gecko body {  font-size: 1.0em; }
	
#relative {
	position: relative;
	z-index: 50;
	width: 100%;
}

#home {
	font-size: 200%;
	position: absolute;
	width: 275px;
	left: 0px;
	top: 130px;
	z-index: 10;
	height: 489px;
}
 	.safari #home { top: 120px; font-size: 200%;}
	.ie #home { top: 100px; font-size: 200%;}
	.gecko #home { top: 110px; font-size: 250%;}

img { border: 0; }

ul.MenuBar
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 275px;
}
ul.MenuBar a
{
	color: #ABABAB;
	text-decoration: none;
}
li a:hover, a:focus
{
	/*color:  red;*/
	text-decoration: underline;
}
ul.MenuBar li  { }
ul.MenuBar li a:link { }
ul.MenuBar li a:visited { }

a
{
	color: #ABABAB;
	text-decoration: none;
}
a:hover
{ text-decoration: underline; 
}
.current { text-decoration: underline; 
}

#webdesignH
{
	position:absolute;
	text-align:left;
	font-size:0.4em;
	bottom: -172px;
	color: #ABABAB;
	left: 5px;
	height: 92px;
	z-index: 10;
	width: 573px;
}

.HiRes {
	font-size: 50%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
.tableMin
{
	border:0px;
	padding:0px;
	margin:0px;
	width: 100%;
}
.td100
{
	width:10px;
	vertical-align:middle;
	margin-left:10px;
}
.td400
{
	width:250px;
	margin-left:10px;
	vertical-align: middle;
	text-align: center;
	margin-right: 250px;
}
.p75
{
	text-align:center;
	font-size:75%;
}
.span75 { margin-top:5px; }

table {
	vertical-align: middle;
	width: 100%;
}

#img1, #img2, #img3, #img4 
{
	position: absolute;
	left: 10px;
	top: 3px;
	visibility: hidden;
	z-index: 99;
}

#img4a {
	position: absolute;
	left: 1450px;
	top: 3px;
	z-index: 99;
	visibility: hidden;
}
#img5 {
	position: absolute;
	left: 1470px;
	top: 3px;
	visibility: hidden;
	z-index: 99;
}
#img6 {
	position: absolute;
	left: 1470px;
	top: 3px;
	visibility: hidden;
	z-index: 99;
}

#mainbody {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1023px;
	margin: 20px;
	padding: 0px;
	z-index: 10;
	width: 100%;
}
.h1 {
	margin-bottom: 200px;
	padding-bottom: 200px;
}
#mainTitle {
	position: absolute;
	z-index: 50;
	height: 75px;
	width: 550px;
	left: 2px;
	top: 25px;
}
#img0 {
	position: absolute;
	top: 125px;
	left: 300px;
	z-index: 1000;
}
