img {
	border:none;
	outline:none;
}
a:link {
	color: #32489b;
	text-decoration:underline;
}
a:visited {
	color: #32489b;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:none;
	border:none;
	outline-style: none;
}
a:active {
  outline: none;
}
.hiddenPic {display:none;}

body#index {
	margin:0px;
	padding:0px;
	background-image: url(images/index-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#about {
	margin:0px;
	padding:0px;
	background-image: url(images/about-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#jowls {
	margin:0px;
	padding:0px;
	background-image: url(images/jowls-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#photos {
	margin:0px;
	padding:0px;
	background-image: url(images/photos-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#enhance {
	margin:0px;
	padding:0px;
	background-image: url(images/enhance-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#bio {
	margin:0px;
	padding:0px;
	background-image: url(images/bio-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#media {
	margin:0px;
	padding:0px;
	background-image: url(images/media-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
position:relative;
	width:980px;
	margin:0 auto;
}
#nav {
	width: 980px;
	height: 75px;
	margin: 0 auto;
}
#nav .name {
	position:absolute;
	top:25px;
	left:50%;
	margin-left:165px;
	width: 325px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	line-height:18px;
}
#nav .name2 {
	position:absolute;
	top:43px;
	left:50%;
	margin-left:165px;
	width: 325px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
	line-height:18px;
}
#edu {
	position:absolute;
	top:75px;
	left:50%;
	margin-left:-80px;
	width: 325px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#80a3b7;
	text-align:right;
}
#edu a {
	color:#362f2d;
	text-decoration:none;
}
#edu a:visited {
	color: #362f2d;
}
#edu a:hover {
	color: #80a3b7;
}
#edu ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
#edu ul li {
	display:inline-block;
	float:left;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-left: 10px;
	height:18px;
	line-height:18px;
}
#right {
	width: 479px;
	float:right;
}
#right2 {
	width: 550px;
	float:right;
}
#right p {
	color:#736357;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	margin-bottom:7px;
	line-height:15px;
	padding-right:50px;
}
#quote {
	width: 329px;
	padding-left:150px;
	padding-top:5px;
	float:right;
}
#quote p {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:11px;
	color:#998675;
	text-align:left;
	line-height:14px;
	margin-top:0px;
	margin-bottom:4px;
}
body#about #right h2 {
	color:#8d5e89;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:12px;
	margin-bottom:7px;
	font-weight:normal;
}
body#jowls #right h2 {
	color:#9e005d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:12px;
	margin-bottom:7px;
	font-weight:normal;
}
body#enhance #right h2 {
	color:#908200;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:12px;
	margin-bottom:7px;
	font-weight:normal;
}
body#bio #right h2 {
	color:#80a3b7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:7px;
	margin-top:12px;
	font-weight:normal;
}
body#media #right h2 {
	color:#f16eaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:7px;
	margin-top:12px;
	font-weight:normal;
}
.small {
	font-size:8px;
	letter-spacing:-.05px;
}
.jowlsm {
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9e005d;
	font-size:11px;
}
#foot {
	width:980px;
	height: 55px;
	margin: 0 auto;
	position:absolute;
	top:547px;
	left:50%;
	margin-left:-490px;
}
#foot .left {
	float:left;
	width: 310px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#80a3b7;
	text-align:right;
}
#foot .left a {
	color:#362f2d;
	text-decoration:none;
}
#foot a:visited {
	color: #362f2d;
}
#foot a:hover {
	color: #80a3b7;
}
#foot .left ul {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0;
}
#foot .left ul li {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	height:18px;
	line-height:18px;
}
#foot .right {
	float:left;
	width: 645px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
	color:#362f2d;
	text-align:right;
	padding-top:23px;
	padding-right:25px;
}
#gallery {
	position:absolute;
	top:130px;
	left:50%;
	margin-left:-435px;
	width:870px;
	height: 400px;
}
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override
}
BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override
}
*[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed
}
*[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed
}
 @media print {
h1 {
	page-break-before: always
}
h1, h2, h3,  h4, h5, h6 {
	page-break-after: avoid
}
ul, ol, dl {
	page-break-before: avoid
}
}
/* menu home */

#menu {
	display:block;
	height:75px;
	margin:0px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li {
	float:left;
	margin-right:1px;
	display:block;
	border:0px;
	margin:0px;
}
#menu li.list1 {
	background:transparent url(images/menu_hm_01.png);
	width:199px;
}
#menu li.list2 {
	background:transparent url(images/menu_hm_02.png);
	width:53px;
}
#menu li.list3 {
	background:transparent url(images/menu_hm_03.png);
	width:63px;
}
#menu li.list4 {
	background:transparent url(images/menu_hm_04.png);
	width:112px;
}
#menu li.list5 {
	background:transparent url(images/menu_hm_05.png);
	width:77px;
}
#menu li.list6 {
	background:transparent url(images/menu_hm_06.png);
	width:476px;
}
#menu a {
	display:block;
	outline:none;
	height:75px;
	margin:0px;
}
#menu a#item1 {
	background:transparent url(images/menu_hm_on_01.png) -75px -199px no-repeat;
}
#menu a#item2 {
	background:transparent url(images/menu_hm_on_02.png) -75px -53px no-repeat;
}
#menu a#item3 {
	background:transparent url(images/menu_hm_on_03.png) -75px -63px no-repeat;
}
#menu a#item4 {
	background:transparent url(images/menu_hm_on_04.png) -75px -112px no-repeat;
}
#menu a#item5 {
	background:transparent url(images/menu_hm_on_05.png) -75px -77px no-repeat;
}
#menu a#item6 {
	background:transparent url(images/menu_hm_on_06.png) -75px -476px no-repeat;
}
#menu a#item1:hover {
	background-position:top right;
	z-index:50;
}
#menu a#item2:hover {
	background-position:top right;
	z-index:50;
}
#menu a#item3:hover {
	background-position:top right;
	z-index:50;
}
#menu a#item4:hover {
	background-position:top right;
	z-index:50;
}
#menu a#item5:hover {
	background-position:top right;
	z-index:50;
}
#menu a#item6:hover {
	background-position:top right;
	z-index:50;
}
* html #menu a:hover {
	height:75px;
	he\ight:0;
}
/* menu sub */

#menusub {
	display:block;
	height:75px;
	margin:0px;
}
#menusub ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menusub li {
	float:left;
	display:block;
	border:0px;
	margin:0px;
}
#menusub li.list1 {
	background:transparent url(images/menu_01.png);
	width:75px;
}
#menusub li.list2 {
	background:transparent url(images/menu_02.png);
	width:137px;
}
#menusub li.list3 {
	background:transparent url(images/menu_03.png);
	width:60px;
}
#menusub li.list4 {
	background:transparent url(images/menu_04.png);
	width:60px;
}
#menusub li.list5 {
	background:transparent url(images/menu_05.png);
	width:107px;
}
#menusub li.list6 {
	background:transparent url(images/menu_06.png);
	width:79px;
}
#menusub li.list7 {
	background:transparent url(images/menu_07.png);
	width:462px;
}
#menusub a {
	display:block;
	outline:none;
	height:75px;
	margin:0px;
}
#menusub a#item1 {
	background:transparent url(images/menu_on_01.png) -75px -75px no-repeat;
}
#menusub a#item2 {
	background:transparent url(images/menu_on_02.png) -75px -137px no-repeat;
}
#menusub a#item3 {
	background:transparent url(images/menu_on_03.png) -75px -60px no-repeat;
}
#menusub a#item4 {
	background:transparent url(images/menu_on_04.png) -75px -60px no-repeat;
}
#menusub a#item5 {
	background:transparent url(images/menu_on_05.png) -75px -107px no-repeat;
}
#menusub a#item6 {
	background:transparent url(images/menu_on_06.png) -75px -79px no-repeat;
}
#menusub a#item7 {
	background:transparent url(images/menu_on_07.png) -75px -462px no-repeat;
}
#menusub a#item1:hover {
	background-position:top right;
	z-index:50;
}
#menusub a#item2:hover {
	background-position:top right;
	z-index:50;
}
#menusub a#item3:hover {
	background-position:top right;
	z-index:50;
}
#menusub a#item4:hover {
	background-position:top right;
	z-index:50;
}
#menusub a#item5:hover {
	background-position:top right;
	z-index:50;
}
#menusub a#item6:hover {
	background-position:top right;
	z-index:50;
}
#menusub a#item7:hover {
	background-position:top right;
	z-index:50;
}
* html #menusub a:hover {
	height:75px;
	he\ight:0;
}
