body {
	margin: 0;
	padding: 0;
	background: url(images/main_bg.jpg) #1F1108 left top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #000;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}
html>body { 
	font-size: small;
}
#wrapper {
	width: 844px;
	height: 600px;
	padding: 0;
	margin: 0;
	position: relative;
}
#bio #wrapper {
	background: url(images/pol_pool1.jpg) left bottom no-repeat;
}
#photos #wrapper {
	background: url(images/pol_ppb1.jpg) left bottom no-repeat;
}
#samples #wrapper {
	background: url(images/pol_dock.jpg) left bottom no-repeat;
}
#content {
	width: 544px;
	height: 540px;
	background: #e8e8de url(images/content_bg4.jpg) top left no-repeat;
	position: absolute;
	top: 40px;
	left: 240px;
}
#bio #content {
	background: #e8e8de url(images/content_bg_bio5.jpg) top left no-repeat;
}
#photos #content, #samples #content {
	background: #e8e8de url(images/content_bg_blank.jpg) top left no-repeat;
}
#samples #main {
/*	padding-left: 65px;
	padding-right: 20px; */
    position: absolute;
	top: 70px;
	left: 76px;
	width: 450px;
	height: 450px;
	overflow: auto;
	padding-right: 10px;
}
#samples #main ul {
	padding: 0;
	margin: 0;
	padding-left: 1em;
}
#home #main {
	position: absolute;
	top: 250px;
	left: 76px;
	width: 450px;
	height: 270px;
	overflow: auto;
	padding-right: 10px;
}
#bio #main {
	position: absolute;
	top: 230px;
	left: 76px;
	width: 450px;
	height: 290px;
	overflow: auto;
	padding-right: 10px;
}
#photos #main {
	padding-left: 50px;
}
#photos #main p {
	padding: 0 0 1em 15px;
	margin: 0;
}
#photos #header h1 {
	padding-bottom: 0;
	margin-bottom: 0;
}
#samples h1 {
	width: 260px;
	height: 56px;
	position: relative;
}
#samples h1 span {
	background: url(images/t_samples_bg.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#bio #header h1 {
	width: 57px;
	height: 43px;
	position: relative;
}
#bio #header h1 span {
	background: url(images/t_bio_bg.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#photos #header h1 {
	width: 91px;
	height: 56px;
	position: relative;
}
#photos #header h1 span {
	background: url(images/t_photos_bg.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#home #header h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
	left: 250px;
	width: 259px;
	height: 35px;
	background: transparent url(images/t_janice_mucalov_bg.gif) no-repeat;
	text-indent: -9999px;
}
#home #header h2 {
	padding: 0;
	margin: 0;
}
#home #header #satw {
	position: absolute;
	top: 47px;
	left: 250px;
	width: 236px;
	height: 16px;
	background: transparent url(images/t_satw_bg.gif) no-repeat;
	text-indent: -9999px;
}
#home #header #tmac {
	position: absolute;
	top: 65px;
	left: 250px;
	width: 244px;
	height: 16px;
	background: transparent url(images/t_tmac_bg.gif) no-repeat;
	text-indent: -9999px;
}
#home #contact {
	position: absolute;
	width: 200px;
	height: 100px;
	top: 130px;
	left: 550px;
}
#home #contact p {
	padding: 0;
	margin: 0;
	font-size: .75em;
	font-weight: bold;
	color: #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#home #contact p a {
	text-decoration: none;
	color: #300;
}
#home #contact p a:hover {
	text-decoration: underline;
	color: #03c;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	padding-left: 65px;
	padding-top: 10px;
	font-size: 1.4em;
}
/*
#home h1, #home h2 {
	text-align: right;
	padding: 0 30px 0 0;
	margin: 0;
}
#home h2 {
	font-size: .8em;
	font-weight: normal;
	line-height: 1em;
}
*/
h2 {
	font-weight: bold;
	font-size: 1.2em;
}
h3 {
	font-weight: normal;
	font-size: 1.2em;
}
.photo {
}
#article img {
	border: 1px solid #000;
}
.photo p {
	padding: 0;
	margin: 0;
	font-size: .8em;
	color: #333;
	line-height: 1.2em;
	margin: 2px 0 10px;
}
.padright {
	margin: 5px 10px 5px 0;
}
.padleft {
	margin: 5px 0 5px 10px;
}
#nav {
	position: absolute;
	top: 60px;
	left: 120px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #dddacd;
	line-height: 35px;
}
#nav li {
	width: 135px;
	height: 35px;
	background: url(images/button8_bg.gif) no-repeat top left;
	margin-bottom: 10px;
}
#nav li a {
	text-decoration: none;
	display: block;
	width: 135px;
	height: 35px;
	line-height: 35px;
	color: #dddacd;
	text-align: center;
}
#nav li a:hover {
	color: #fff;
}
#bow {
	position: absolute;
	top: 210px;
	left: 220px;
	border: none;
	width: 63px;
	height: 208px;
	background: url(images/bow3.gif) no-repeat top left;
}
#copyright {
	position: absolute;
	top: 585px;
	left: 415px;
	color: #e8e8de;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copyright a {
	text-decoration: none;
	color: #e8e8de;
}
#copyright a:hover {
	text-decoration: underline;
}
ul#thumbs {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#thumbs li {
	float: left;
}
ul#thumbs li img {
	padding-left: 5px;
	border: none;
}
.caption {
	font-size: .8em;
	font-weight: bold;
	color: #999;
	text-align: center;
}