body {
	/*background-color: #00102D;*/
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 30px;
}
container {
	margin: 0 auto;
}
table {
	background-color: #FFFFF5;
}
a:link {
	color: #4542A4;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #6C2A7A;

}
a:hover {
	text-decoration: underline;
	color: #91012E;

}
a:active {
	text-decoration: none;
	color: #D30500;
}

.copyright p {
	color: #777;
	font-size: 12px;
}
.copyright a {
	color: #5D6CBC;
}
#indent {
	vertical-align: middle;
	letter-spacing: 0.2em;
	padding-left: 44px;
	font-size: 1.1em;
	line-height: 0.6em;
	color: #4542A4;
}
#indentActive {
	color: #9E9007;
}
.workImg     {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
}
.newsImg {
	position: relative;
	float: left;
	clear: left;
	width: 130px;
	text-align: right;
}
.workImg img, .newsImg img{
	border: 2px solid white;
}
.workImg img:hover, .newsImg img:hover{
	border: 2px solid #91012E;
}
.navBar22, .navBarFine, .navBarGold{
	font-size: 1.5em;
	vertical-align: middle;
	letter-spacing: 0.2em;
	padding-left: 22px;
	line-height: 1.6em;
}
.navBar22 a {
	cursor: hand;
}
.navBar22 {
	color: #4542A4;
}
.navBarFine {
	color: #9E9007;
}

.navBar30, .navBarKen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	vertical-align: middle;
	margin-right: 20px;
	letter-spacing: 0.2em;
	padding-left: 22px;
}
.navBar30 {
	color: #9E9007;
}
.navBarKen {
	color: black;
}
.smaller {
	font-size: smaller;
}
#workLayout {
	height: 750px;
	width: 1000px;
	margin: 0 auto;
}
.workImg hover {
	border: 2px solid #91012E;
}
#workTable1 {
	background-image: url(images/lungs_bkgd.jpg);
	background-repeat: vertical;
}
#workTable2 {
	background-image: url(images/fearful-600x752.jpg);
	background-repeat: vertical;
}
#workTable3 {
	background-image: url(images/starry_dress_600x752.jpg);
	background-repeat: vertical;
}
#workTable4 {
	background: #D8E8FA;
}
#moreWork {
	padding: 20px;
}
#newsTable p, #newsTable h1, #newsTable h2, #newsTable h3, #newsTable h4 {
	margin-left: 140px;
	margin-top: 0;
	width: 400px;
	padding-right: 25px;
}
#newsTable a {
	font-weight: bold;
}
p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: 0.2em;
	color: #9E9007;
	position: relative;
	top: 13px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #9E9007;
	position: relative;
	top: 13px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #9E9007;
	position: relative;
	top: 15px;
	font-weight: normal;
}
#textContainer {
	width: 600px;
	text-align: left;
	text-align: left;
	background-color: #D8E8FA;
	padding-top: 20px;
	padding-bottom: 20px;

}
* html #newsTable p{ /* IE 3px jog hack*/
height: 1%;
}
#headshot {
	width: 220px;
	border: 1px solid black;
	margin-left: 140px;
	margin-bottom: 10px;
}
.fixedMenu {
	position: fixed;
}
.workImgRight {
	width: 180px;
}

