body {
	background-color: #ffffff;
	background: url('http://www.deck-techs.com/images/dplate.jpg');
	background-attachment: fixed;
	margin: 0 0 0 0;}

#bodyText {
	font-family: arial;
	font-color: black;
	font-size: 12pt;
	width: ;
	margin: ;}
	
h1 {
	text-align: center;
	font-family: arial;
	color: red;
	font-size: 12pt;
	width: ;
	margin: ;}

#bodyPhotos {
	width: ;
	text-align: center;}

#bodyTable {
	border-left: 8px ridge grey;
	border-right: 8px ridge grey;
	border-top: none;
	border-bottom: none;}
#twp td{
	font-family: arial;
	font-size: 10pt;}
	
a:link {
	color: #000099;
	text-decoration: underline;}

a:visited {
	color: #000099;
	text-decoration: underline;}

a:active {
	color: #000099;
	text-decoration: underline;}

a:hover {
	color: #0000ff;
	text-decoration: underline;}
	
#serviceArea {
	font-color: #000000;
	font-size: 10pt;
	font-family: arial;
	text-align: center;}

#footer {
	margin: ;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	width: ;}

#header {
	margin: ;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	width: ;}
	
#menu {
	width: auto;
	padding: 0;
	margin:  0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: ;
	color: #ffffff;
	text-align: center;}

#menu ul {
	list-style: none;
	margin: 5;
	padding: ;
	border: none;
	font-style: italic;}
		
#menu li {
	border-bottom: ;
	padding: ;
	width: auto;
	margin: ;
	display: inline}

#menu li a {
	display: ;
	width: auto;
	margin: ;
	padding: 2 4 2 4;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	border: 2px solid #000000;}

html>body #menu li a {
	width: auto}

#menu li a:hover {
	border: 2px solid #000000;
	background-color: #ffff00;
	color: #000000;
	padding: ;}