body {
	
	background-attachment: scroll;
	background-image: url(../Images/GearLIGHT.gif);
	background-repeat: no-repeat;
	background-position: 200px 200px;
}

ul {
	float: left;
	margin-top: 70px;
	text-align: right;
	padding: 10px;
	list-style-type: none;
}

li {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	color: #000066;
	list-style-type: none;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	float: none;
	}

td {
	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;	
}
#banner td {
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;	
}

p {
	
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-left: 10px;
	padding-bottom: 10px;
}


h1 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	margin-bottom: 50px;
	margin-left: 160px;
	font-style: italic;
	font-weight: normal;
	font-size: 20pt;
}

h2 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	color: #000066;
	margin-left: 160px;
	margin-top: 50px;
	font-size: 16pt;
}

h3 {
	
	color: #000066;
	margin-bottom: 20px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	
	color: #000066;
	margin-bottom: 20px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
} 

#content ul {
	float: left;
	margin-top: 10px;
	text-align: left;
	padding: 10px;
	list-style-type: none;
}

#content ul h3 {
	
	color: #000066;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

#content ul h4 {
	
	color: #000066;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

.photo-right {
	
	float: right;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #000099;
	border-left-color: #0000CC;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

strong {
	
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

a:link {
	
	font-style: italic;
	color: #000033;
	text-decoration: none;
}

a:visited {
	
	font-style: italic;
	color: #000066;
	text-decoration: none;
}


a:active {
	
	font-style: italic;
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	
	font-style: italic;
	color: #000033;
	text-decoration: underline;
}

td a:link {
	font-style: italic;
	color: #000033;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}

td a:visited {
	
	font-style: italic;
	color: #000066;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}


td a:active {
	
	font-style: italic;
	color: #FF9900;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
}

td a:hover {
	
	font-style: italic;
	color: #000033;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
}
#nav {
	
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 400px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0000CC;
	margin-top: 40px;
	margin-right: 30px;
}

#nav a:link {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000033;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
}

#nav a:visited {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000066;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}



#nav a:active {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF9900;
	background-image: url(http://www.ormach.com/Images/Gradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
}

#nav a:hover {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000033;
	background-image: url(http://www.ormach.com/Images/Gradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
}
table {
	float: left;
	margin-top: 20px;
}
#banner table {
	float: left;
	margin-top: 0px;	
}
