@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Lucida-sansVerdana, Arial, Helvetica, sans-serif;
	background-color:#b3aeae;
}
a {
	font-size:11px
}
a:link, a:visited {
	color:#3e3e3e;
	text-decoration:underline;
}
a:hover {
	color:#8f2323
}
h1 {
	height:50px;
	width:400px;
	position:absolute;
	right:25px;
	top:35px;
}
h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:22px;
	margin-bottom:5px;
}
#contentBox {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:760px;
	height:auto;
	position:relative;
}
#top {
	background-image:url(images/int-top.png);
	background-repeat:no-repeat;
	width:760px;
	height:15px;
	padding-top:20px
}
#logo {
	width:760px;
	background-image:url(images/int-logo.png);
	background-repeat:no-repeat;
	height:65px;
	background-color:#c7af40;
}
#homeImg {
	width:760px;
	background-image:url(images/int-img.png);
	background-repeat:no-repeat;
	height:645px
	
}
#mainContent {
	width:758px;
	height:auto;
	text-align:left;
	padding-top:20px;
	background-color:#6f6b6b;
	border-left:1px solid #3b3b3b;
	border-right:1px solid #3b3b3b;
	min-height:490px;
	padding-bottom:40px;
}
#mainContent .text {
	padding-left:20px;
	padding-right:20px;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(images/footer-int.png);
	background-repeat:no-repeat;
	min-height:130px;
	width: 735px;
	color:#9e9e9e;
	text-align:left;
	font-size:10px;
	padding-top:20px;
	padding-left:25px;
	letter-spacing:1px;
	background-color:#6f6b6b;
	border-top:1px solid #444444;
	border-bottom:1px solid #666666;
}
#navBox {
	width:auto;
	height:15px;
	color:white;
	padding-left:315px;
}
#navBox #nav {
	margin:0;
	padding:0;
	width:auto;
	height:15px;
}
#navBox #nav li {
	margin:0;
	padding:0;
	float:left;
	height:15px;
	width:auto;
	list-style:none;
	font-size:11px;
	margin-right:65px;
	color:#a59d89
}
ul#nav a:link, ul#nav a:visited {
	color:#4f4f4f;
	text-decoration:none;
	letter-spacing:1px
}
ul#nav a:hover {
	color:#8f2323;
	text-decoration:none;
	letter-spacing:1px
}
#bg_fade {
	position:absolute;
	top:30px;
	left:275px;
	height:40px;
	width:500px;
	visibility:hidden;
	z-index:100;
	cursor:pointer;
}
#psubmenu {
	width:500px;
	height:40px;
}
#psubmenu li {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	float:left;
	font-size:11px;
	margin-right:30px;
	list-style-type:none;
	letter-spacing:1px;
}
#psubmenu a:link, #psubmenu a:visited {
	color:#111111;
	text-decoration:none
}
#psubmenu a:hover {
	color:#8f2323;
	text-decoration: none;
}
#thumbs {
	margin-top:20px
}
#thumbs td img {
	border:1px solid #555555
}
#description {
	height:40px;
	width:100px;
	color:#aeaeae;
}
#bigImageBox {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.boxProperties {
	position:absolute;
	top:115px;
	left:40px;
	width:760px;
	height:560px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.bigMural {
	margin-top:0px;
	margin-left:40px;
	border:1px solid black;
}
.bigMuralHorz {
	margin-top:100px;
	margin-right:70px;
	border:1px solid black;
}
.imageProperties {
	margin-left:80px;
	border:1px solid black;
}
#bigImage {
}
#imgInfo {
	position:absolute;
	top:610px;
	left:25px;
	height:50px;
	width:240px;
	text-align:left;
	line-height:12px;
	color:#555555;
	font-size:10px;
}
#imgInfo #title {
	font-size:11px;
	color:#aeaeae;
	line-height:14px
}
#imgNav {
	position:absolute;
	top:138px;
	left:25px;
	text-align:left;
	color:#9e9e9e;
	font-size:10px;
}
.title {
	width:250px;
	font-size:16px;
	color:#444444;
}
.resume {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
}
.resume td + td {
	padding-left:10px;
	padding-bottom:3px
}
.resume td.last {
	padding-bottom:10px
}
.resume .date {
	width:50px;
	padding-left:10px;
	text-align:left;
	padding-bottom:20px
}
p.resume {
	padding:0;
	margin:0;
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
}
.resume em {
	color:#444444;
	;
	font-style:normal
}
