p {	
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 1.5em;
	letter-spacing: 2px;
	color: #000;
	margin: 0 0 5px 0;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: 700;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #9E9007;
	margin: 5px 0 0 0;
	font-weight: normal;
}
/*h4 {
	font-size: 1.8em;
	color: #9E9007;
	margin: 0;
	font-weight: normal;
}*/
body {
	/*background-color: #00102D;*/
	background-color: #000;
	font-family: "Open Sans", Frutiger, "Lucida Bright", Verdana, sans-serif;
	font-size: .9em;
	text-align: center;
	margin: 0;
}

img.zoomable { 
	cursor: url(images/magnify.cur), -moz-zoom-in; 
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #F93;
}
#footer {
	/*position: absolute;
	z-index: 100;*/
	padding: 5px 0;
}
#footer .selected {
	color: #FF6;
}
#topBar, #footer {
	width: 100%;
	background-color: #4E0A10;
}
#topBar {
	height: 20px;
}
#navigation a:link, #navigation a:visited {
	color: #FFF;
}
#navigation a:hover {
	color: #F93;
	text-decoration: none;
}
#navigation > *, #footer > .navlink, #footer > .selected {
	margin: 0 5px;
}
#navigation > .navlink a:hover {
	padding-bottom: 6px;
	border-bottom: 4px #FFF solid;
}
#navigation > .selected {
	padding-bottom: 6px;
	border-bottom: 4px #FFF solid;
}
.selected {
	color: #FF6;
}
.mainName {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
}
container {
	margin: 0 auto;
}

a:link {
	color: #4542A4;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #4542A4;
}
a:hover {
	text-decoration: none;
	color: #4542A4;
	/*color: #BE1E2D;*/

}
a:active {
	text-decoration: none;
	color: #D30500;
}
#textContainer a:link, #textContainer a:visited, #paintingList a:link, #paintingList a:visited {
	color: #4542A4;
}
#textContainer a:hover, #paintingList a:hover {
	color: #BE1E2D;
}

.copyright p {
	color: #777;
	font-size: 12px;
}
.copyright a {
	color: #5D6CBC;
}
.workImg     {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 150px;
	font-size: .8em;
}
.workImg img, .newsImg img, .headshot img {
	border: 2px solid white;
}
.workImg img:hover, .newsImg img:hover{
	border: 2px solid #91012E;
}


/*Navigation menu on right side */

.navBarFine {
	font-size: .9em;
	padding-left: 0;
}
.navBarHeader {
	margin: 0 0 75px 0;
}
.navBarHeader a, .navBarHeader .home {	
	padding: 25px 0 25px 25px;
	display: block;
	width: 225px;
	color: black;
	zoom: 1;
}
#navList {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
}
#navList li, #navList li.selected {
	display: block;
	margin: 5px 0;
	zoom: 1;
}
#navlist li.navlist1, #navlist li.navlist1 {
	font-size: 1.3em;
	padding: 5px 0 5px 0;
}
#navList li.navList2, #navlist li.navlist2 {
	padding: 5px 0 5px 22px;
	line-height: 1.3em;
}
#navList li.navList3, #navlist li.navlist3 {
	padding: 5px 0 5px 44px;
	line-height: 1.3em;
}
.selected {
	color: #9E9007;
}
.navBarHeader a:hover, #navList a:hover {
	background-color: #D8E8FA;	
}

/*  Content     */

#content, #homeContent {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
	background-color: #FFFFF5;
	z-index: 50;
}
#homeContent {
	width: 850px;
}
#contentTable {
	float: left;
	background-color: #000;
	width: 600px;
	height: 750px;
	border: none; 
}
.homeRollovers {
	width: 600px;
	text-align: right;
	vertical-align: middle;
}
#navtable, #homeNavtable {
	margin: 0 0 0 750px;
	border: 0;
	text-align:left;
	vertical-align:top;
}
#homeNavtable {
	margin-left: 600px;
}
#footer {
	color: #D8E8FA;
	font-weight: normal;
}
#workLayout {
	height: 600px;
	width: 750px;
	margin: 0 auto;
}
#workTable {
	background-image: url(images/grid_bkgd.png);
	background-repeat: repeat;
	float: left;
	width: 750px;
	min-height: 600px;
	border: 0;
}
#workTableHead {
	float: left;
	width: 750px;
	min-height: 30px;
	background: #D8E8FA;
	color: #000;
	padding: 10px 0 10px 0;
}
#workTableHead img {
	border: solid #000 1px;
	margin: 5px 10px 5px 0;
	float: left;
	display: inline-block;
}
#workTableHeadContent {
	width: 550px;
	margin: auto 120px auto 80px;
	text-align: left;
	vertical-align: bottom;
}
#workTableTxtBlock {
	margin: 0 0 0 100px;
}
.workTableText {
	font-weight: 500;
	font-size: .8em;
}

#oldWork {
	float: left;
}
.thumbText {
	font-size: .9em;
}
#moreWork {
	padding: 20px;
}
#textContainer a {
	font-weight: bold;
}
#textContainer {
	width: 400px;
	margin: 20px 150px 20px 200px;
	text-align: left;
	position: relative;
}
#allWork {
	witdh: 750px;
	float: left;
	margin: 0;
}
#artImage {
	width: 550px;
	margin: 0;
	float: left;
	font-size: .9em;
}
#artImage img {
	border: solid 1px #000;
	margin: 5px;
}
#artImageText {
	width: 400px;
	margin: 5px auto;
}
#noArtImage {
	width: 400px;
	margin: 300px auto 0 auto;
}
#paintingList {
	width: 200px;
	height: 750px;
	margin-left: 550px;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: center;
	background-color: #D8E8FA;
}
#paintingList .selected {
	color: #BE1E2D;
}
a.paintingListItem, div.paintingListItem {
	display: block;
	height: 100%;
	width: 170px;
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
	font-size: .75em;
	background-color: #D8E8FA;
}
a.paintingListItem:hover {
	background-color: #FFFFF5;
}
	
#textPageContainer {
	width: 750px;
	float: left;
	background-color: #D8E8FA;
	margin: 0;
}
.newsImg, .headshot {
	position: absolute;
	width: 100px;
	left: -120px;
	float: left;
	text-align: right;
}

* html .newsTable p{ /* IE 3px jog hack*/
height: 1%;
}

.fixedMenu {
	position: fixed;
	z-index: 10;
	overflow: scroll;
}
.workImgRight {
	width: 180px;
}
