﻿		img.displayed {display: block;margin-left: auto;margin-right: auto}
		img.border {border: 0px;}
		table.center {margin-left:auto; margin-right:auto;}
		td.justify {text-align:left; font-size:larger;}
		td.fontbig {font-size:larger;}
		div.center {text-align:center;}
		
		#Home
		{display: block;width: 95px;height: 56px;background: url("Pictures/HomeRollover.png") no-repeat 0 0;}
		#Home:hover
		{background-position:0 -56px;}
		#Home span
		{display: none;}
		#HomeSel
		{display: block;width: 95px;height: 56px;background: url("Pictures/HomeSelected.png") no-repeat 0 0;}
		#HomeSel span
		{display: none;}
		
		#Consulting
		{display: block;width: 95px;height: 56px;background: url("Pictures/ConsultingRollover.png") no-repeat 0 0;}
		#Consulting:hover
		{background-position: 0 -56px;}
		#Consulting span
		{display: none;}
		#ConsultingSel
		{display: block;width: 95px;height: 56px;background: url("Pictures/ConsultingSelected.png") no-repeat 0 0;}
		#ConsultingSel span
		{display: none;}
		
		#Repair
		{display: block;width: 95px;height: 56px;background: url("Pictures/RepairRollover.png") no-repeat 0 0;}
		#Repair:hover
		{background-position: 0 -56px;}
		#Repair span
		{display: none;}
		#RepairSel
		{display: block;width: 95px;height: 56px;background: url("Pictures/RepairSelected.png") no-repeat 0 0;}
		#RepairSel span
		{display: none;}
		
		#News
		{display: block;width: 95px;height: 56px;background: url("Pictures/NewsRollover.png") no-repeat 0 0;}
		#News:hover
		{background-position: 0 -56px;}
		#News span
		{display: none;}
		#NewsSel
		{display: block;width: 95px;height: 56px;background: url("Pictures/NewsSelected.png") no-repeat 0 0;}
		#NewsSel span
		{display: none;}
		
		#Contact
		{display: block;width: 95px;height: 56px;background: url("Pictures/ContactRollover.png") no-repeat 0 0;}
		#Contact:hover
		{background-position: 0 -56px;}
		#Contact span
		{display: none;}
		#ContactSel
		{display: block;width: 95px;height: 56px;background: url("Pictures/ContactSelected.png") no-repeat 0 0;}
		#ContactSel span
		{display: none;}
		
		#Custom_Builds
		{display: block;width: 95px;height: 56px;background: url("Pictures/CustomBuildsRollover.png") no-repeat 0 0;}
		#Custom_Builds:hover
		{background-position: 0 -56px;}
		#Custom_Builds span
		{display: none;}
		#Custom_BuildsSel
		{display: block;width: 95px;height: 56px;background: url("Pictures/CustomBuildsSelected.png") no-repeat 0 0;}
		#Custom_BuildsSel span
		{display: none;}
		
		p.center {border: thin outset Black; text-align:center; width:500px; border-width:2px;}