body,div, {margin:0;padding:0;}
.bodygray {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	line-height: 16px;
	text-transform: lowercase;
	font-variant: normal;
	padding-left: 0px;
	text-align: left;
}
img {border:0;}

a:link {
	color: #666666;
	text-decoration:none;
	text-align: right;
	text-indent: 0px;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration:underline
}

.t1 {
	font-size:14px;
	margin-left:0px;
	text-align:left;
}
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: lighter;
	margin-left: 5px;
	text-indent: 0px;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
	
.t2 {
	font-size:14px;
	font-style:italic;
	margin-left:5px;
	text-align:center;
}
	
.t3 {
	font-size:12px;
	margin-top:52px;
	margin-left:5px;
	text-align:left;
}	

#myGallery {
	width:660px;
	margin-top:23px;
	height:570px;
	z-index:5;
	border:none;
	margin-left:0px;
}

.t1 td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.t2 td {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.t3 td {
	padding:5px;
}

.jdGallery {
	overflow: hidden;
	position: relative;}

.jdGallery .slideElement {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}

.jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: #FFFFFF;
}

.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 195%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left {
	filter:alpha(opacity=50);}

.jdGallery a.right:hover, .jdGallery a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;}

.jdGallery a.left {
	left: 0px;
	top: -542px;
	background-image: url(../img/L_arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

* html .jdGallery a.left {
	background-image: url(../img/L_arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.jdGallery a.right {
	right: 0px;
	top: -542px;
	background-image: url(../img/R_arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

* html .jdGallery a.right {
	background-image: url(../img/R_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.backgroundlogo {
	background-image: url(../images/pattywhitelogoWEB.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	background-position: 4px 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bodygray10pt {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	line-height: 17px;
	text-transform: lowercase;
	font-variant: normal;
	text-align: left;
}

