/*----------------------common----------------------*/
.centerblockabsolute {
  position: absolute;
  width: 871px;
  height: 619px;
  left: 50%;
  top: 50%;
  margin-left: -435px;
  margin-top: -310px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .2em;
	text-align: left;
}
#bg {
	background-image: url(images/portfolioBG.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 578px;
	width: 708px;
	background-color: #FFFFFF;
	left: 151px;
	top: 28px;
}
#thinLine {
	position: absolute;
	z-index: 1;
	height: 1px;
	width: 708px;
	left: 152px;
	top: 36px;
	border-top: 1px solid #9e9e85;
}
#frame {
	overflow: hidden;
	position: relative;
	height: 619px;
	width: 871px;
	background-color: #f3f3dc;
}
#sideBar {
	overflow: hidden;
	position: absolute;
	height: 595px;
	width: 139px;
	left: 12px;
	top: 12px;
}
#copyright {
	position: relative;
	height: 14px;
	width: 871px;
	top: 0;
	text-align: center;
}
#copyright img {
	position: relative;
	top: 7px;
}
#portfolioImage {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: 410px;
	width: 658px;
	top: 154px;
	left: 151px;
}
#portfolioLogo {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: 91px;
	width: 240px;
	top: 50px;
	left: 571px;
}
#pageNav {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: 200px;
	width: 252px;
	top: 50px;
	left: 168px;
	text-align: left;
}


/*----------------------contact----------------------*/

#contactBorder {
	position: absolute;
	z-index: 1;
	height: 593px;
	width: 847px;
	left: 12px;
	top: 12px;
	border: 1px solid #6F805C;
}
#contactTopBar {
	overflow: hidden;
	position: absolute;
	left: 151px;
	top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F805C;
}
.spreadOut {
	letter-spacing: 0.2em;
}
#contactInfo {
	z-index:3;
	top:435px;
	left:193px;
	width:300px;
	height:150px;
	position: absolute;
	letter-spacing: 0.1em;
	text-align: right;
	line-height: 17px;
	color: #615546;
}
#contactImage {
position:absolute;
	width:310;
	height:410;
	left:520px;
	top:164px;
}

#contactInfo a:link {
	color: #615546;
	text-decoration: none;
}
#contactInfo a:visited {
	color: #615546;
	text-decoration: none;
}
#contactInfo a:hover {
	color: #97b052;
	text-decoration: none;
}
#contactInfo a:active {
	color: #615546;
	text-decoration: none;
}


/*----------------------portfolio----------------------*/

#portfolioBorder {
	position: absolute;
	z-index: 1;
	height: 593px;
	width: 847px;
	left: 12px;
	top: 12px;
	border: 1px solid #7491a2;
}
#portfolioTopBar {
	overflow: hidden;
	position: absolute;
	left: 151px;
	top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7491a2;
}
#portfolioNav {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: 28px;
	width: 140px;
	top: 574px;
	left: 672px;
}
#imageNav {
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 420px;
	width: 20px;
	top: 151px;
	left: 819px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .2em;
	line-height: 16px;
}
#imageNav a:link {
/*	color: #7491a2; */
	color: #5e869f;
	text-decoration: none;
}
#imageNav a:visited {
	color: #5e869f;
	text-decoration: none;
}
#imageNav a:hover {
	color: #463937;
	text-decoration: none;
}
#imageNav a:active {
	color: #5e869f;
	text-decoration: none;
}


/*----------------------home----------------------*/

#homeLogo {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 114px;
	left: 283px;
}
#homeContent {
	position: absolute;
	z-index: 2;
	top: 200px;
	left: 12px;
	background-image: url(images/homeimage.gif);
	width: 847px;
	height: 158px;
	background-repeat: no-repeat;
}
#homeNav {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 372px;
	left: 281px;
}
#homeBG {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	top: 12px;
	left: 12px;
	height:596px;
	width:847px;
}
