body {
	margin:5px;
	/* hide from mac ie to set margin back to zero \*/
	margin: 0px;
	/*end hide*/
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#wrap {
/* hide from mac ie \*/
	position: absolute;
	left: 50%;
	margin-left: -375px;
	top: 50%;
	margin-top: -215px;
	/* end hide */
	height: 430px;
	width: 750px;
}
#categoryNav {
	position: absolute;
	top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B16F18;
	width: 750px;
	left: 0px;
}
#categoryNav a, #categoryNav a:visited{
	font-size: 14px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#categoryNav a:hover{
	color: #AF701D;
}

#subNav {
	position: absolute;
	top: 50px;
	width: 120px;
	font-size: 14px;
}
#subNav a, #subNav a:visited{
	color: #B16F18;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B16F18;
}
#subNav a:hover{
	color: #FFFFFF;
	display: block;
	width: 120px;
}

#text {
	position: absolute;
	top: 80px;
	width: 275px;
	right: 10px;
}

#text h1 {
	font-size: 12px;
	font-weight: bold;
}

#photos {
	position: absolute;
	top: 25px;
	left: 178px;
	width: 275px;
	height: 355px;
}
/*stops the flash content from positioning accross and down the page */
#photos object, #photos embed{
	top: 7px;
	left: 0px;
	display: inline;

}
#footer {
	position: absolute;
	bottom: 5px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B16F18;
	padding-top: 5px;
}
#footer p {
	position: relative;
	margin: 0px;
	padding-left: 0px;
	color: #B16F18;
}
#footer a, #footer a:visited{
	color: #B16F18;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
}
#nnns {
	position: absolute;
	right: 2px;
	bottom: 5px;
	display: inline;
}

#logo {
	margin-top: 0px;
	line-height:0px;
	font-size:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	position: absolute;
	top: -61px;
}
#wrap #logo img {
	margin: 0px;
	padding: 0px;
}

#request {
	width: 535px;
}
#request td{
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
}
#photos p {
	text-align: right;
}
#imagegallery {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#imagegallery li{
	display: inline;
}
#process {
	border: 0px;
	border-style: none;
	text-align: left;
}
#process td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B16F18;
	vertical-align: top;
	width: 350px;
}
#process img{
	float: left;
	margin-right: 15px;
	border: 0px;
}
.blackBg {
	background-color: #000000;
}
#galleryPhotos td{
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#galleryPhotos {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pt {
	display: inline;
}
.pt img, .ls img{
	padding: 1px;
}
.ls, .lsbtrow {
	display: inline;
}
/*to top align all images in the bottom roww of the gallery*/
.lsbtrow img{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 51px;
}
#nextPage {
	position: relative;
	text-align: left;
	left: 180px;
	bottom: -10px;
}
#nextPage a, #nextPage a:visited{
	text-decoration: none;
	color: #996600;
	font-size: 14px;
}
#nextPage a:hover{
	color: #FFFFFF;
}
#wrap #text #process td.noBorder {
	border: 0px;
}
#splash {
	text-align: center;
	width: 700px;
	height: 200px;
	position: relative;
	top: 55px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #text {
	top: 50px;
}
form td , form th{
	vertical-align: top;
	text-align: left;
	margin: 2px;
}
