body
{
	/*height: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../img/bgWall.gif);
	margin: auto 0;
	padding: auto 0;
}
body * {
	text-align: left;
}

#container {
	background: url(../img/bgPaperTop.jpg) center top no-repeat;
	width: 853px;
	margin: 0px auto;
	padding: 80px 0px 0px 0px;
	height: 222px;
	display: block;
}

#innerContainer {
	background: url(../img/bgPaperBottom.jpg) center bottom no-repeat;
	margin: 62px auto;
	padding: 0px 0px 0px 0px;
	width: 853px;
	clear: both;
	min-height: 600px;
	
}

#workPage #container #innerContainer {
	height: 1919px;
}

#aboutPage #container #innerContainer {
	height: 800px;
}

#header {
	width: 783px;
	height: 140px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	float: inherit;
	display: block;
}
h1 {
	background: url(../img/h1PScaman.png) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 783px;
	height: 140px;
	clear: both;
	float: inherit;
	display: block;
}
h2 {
	clear: both;
	float: inherit;
	display: block;
}

.NavMain {
	position: relative;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	float: inherit;
	width: 783px;
}

.NavMainBottom {
	position: relative;
	margin: 20px auto;
	clear: both;
	float: inherit;
	width: 783px;
}

.NavMainBottomContact {
	position: relative;
	margin: -15px auto;
	clear: both;
	float: inherit;
	width: 783px;
}

.linkMain {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #a7d1f6 1px solid;
	list-style-type: none;
	width: 783px;
	height: 20px;
	cursor: pointer;
}

.linkMain a#about {
	background: url(../img/buttons/navAbout.png) no-repeat top left;
	width: 117px;
	display: block;
	height: 20px;
}

.linkMain a#aboutCurrent,
.linkMain a:hover#about {
	background: url(../img/buttons/navAbout.png) no-repeat top right;
	width: 117px;
	display: block;
	height: 20px;
}

.linkMain a#contact {
	background: url(../img/buttons/navContact.png) no-repeat top left;
	width: 110px;
	display: block;
	height: 20px;
}

.linkMain a#contactCurrent,
.linkMain a:hover#contact {
	background: url(../img/buttons/navContact.png) no-repeat top right;
	width: 110px;
	display: block;
	height: 20px;
}

.linkMain a#work {
	background: url(../img/buttons/navSelection.png) no-repeat top left;
	width: 236px;
	display: block;
	height: 20px;
}

.linkMain a#workCurrent,
.linkMain a:hover#work {
	background: url(../img/buttons/navSelection.png) no-repeat top right;
	width: 236px;
	display: block;
	height: 20px;
}

#element {
	position: relative;
	clear: both;
	float: inherit;
	width: 852px; /* 685 */
	margin: 20px auto;
	padding: 0px;
}
/*#element div.itemSeparator{
	position: relative;
	width: 685px;
	width: 631px;*/ /* 685-17-37 */
	/*height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #eaebea url(../img/sepbg.gif);
	padding: 0 44px 0 10px;
	color: #999;
	border-top: 1px solid #d6d6d6;
}*/

#element div.itemLink{
	position: relative;
	margin: 2px 0px 0px 35px;
	padding: 0px 0px 2px 0px;
	width: 852px;
	line-height: 20px;
	overflow: hidden;
	color: #a7a37e;
	background: url(../img/subDivider.gif) bottom left no-repeat;
	cursor: pointer;
}
#element div.itemLink.current{
	/*background: #eaebea url(../img/linkbg_open.gif);*/
	color: #908c64;
	background: url(../img/subDivider.gif) bottom left no-repeat;
}
#element div.itemLink h3, #element div.itemSeparator h3{
	position: relative;
	float: left;
	display: block;
	font-size: 14px;
	font-weight: normal;
	/*text-transform: uppercase;*/
}

#element div.itemLink h3 span, #element div.itemSeparator h3 span{
	font-weight: bold;
}

/*#element div.itemLink h4{
	position: relative;
	font-weight: normal;
	float: right;
	display: block;
	font-size: .75em;
}*/
#element div.itemCopy{
	position: relative;
	clear: both;
	overflow: hidden;
	width: 852px;
	margin: 0px 0px 0px 35px;
	padding: 20px 0 20px 0px;
}

#element div.itemCopy p {
	margin-top: 15px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #94aec6;
	clear: both;
}

#element div.itemCopy p span {
	color: #7c9ab6;
}

#element .itemText {
	position: relative;
	float: left;
	width: 320px;
	height: 247px;
}
/*#element .itemImage {
	float: right;
	width: 344px;
	height: 250px;
	overflow: hidden;
}
#element .itemImage img {
	width: 300px;
	height: 250px;
}*/

/*#element .itemText p {
	margin: 20px;
	font-size: .75em;
}*/
/*#element .itemText h5 {
	margin: 20px;
	font-size: .875em;
	color: #999;
	text-transform: uppercase;
}*/
/*#element .itemText p.itemLink {
	position: absolute;
	left: 20px;
	bottom: 20px;
	margin: 0;	
}*/


.itemLink.over *, .itemLink:hover * {
	color: #908c64;
}

#contactContainer {
	margin: 30px auto;
	background: url(../img/bgContact.png) top left no-repeat;
	width: 815px;
	height: 262px;
}

#contactContainer #downLoad {
	position: relative;
	top: 25px;
	left: 629px;
	width: 155px;
	height: 21px;
}

#contactContainer #downLoad h3 {
	color: #94aec6;
	font-size: 0.8em;
	font-weight:  normal;
	line-height: 1.6em;
	padding: 0px 0px 0px 3px;
}

#contactContainer #downLoad p {
	color: #94aec6;
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 1px 0px 3px 3px;
}

#contactContainer #downLoad p a {
	color: #408ed7;
	text-decoration: none;
}

#contactContainer #downLoad p a:hover {
	color: #94c8f9;
	text-decoration: none;
}

#contactContainer #downLoad a#cv {
	margin-top: 20px;
	background: url(../img/buttons/downloadCV.png) top left no-repeat;
	width: 146px;
	height: 38px;
}

#contactContainer #downLoad a:hover#cv {
	margin-top: 20px;
	background: url(../img/buttons/downloadCV.png) top right no-repeat;
	width: 146px;
	height: 38px;
}


.aboutMe {
	position: relative;
	margin: 20px auto;
	background: url(../img/bgAbout.png) top left no-repeat;
	clear: both;
	float: inherit;
	width: 783px;
	height: 492px;
	
}

.aboutMe #aboutCopy {
	margin: 0px 0px 0px 365px;
	padding: 105px 0px 30px 0px;
	color: #a7a37e;
	width: 400px;
}

.aboutMe #aboutCopy h3#h3Welcome {
	background: url(../img/h3welcome.png) no-repeat top left;
	font-weight: normal;
	font-size: 1.15em;
	padding: 0px;
	width: 400px;
	height: 55px;
}

.aboutMe #aboutCopy p {
	color: #94aec6;
	font-size: 0.7em;
	line-height: 1.4em;
	width: 300px;
	padding: 12px 0px 0px 0px;
}

.aboutMe #aboutCopy p a {
	color: #408ed7;
	text-decoration: none;
}

.aboutMe #aboutCopy p a:hover {
	color: #94c8f9;
	text-decoration: none;
}

#myContent h2 {
	color: #94aec6;
	font-size: 1.1em;
	font-weight: normal;
}

/*
	non-standard CSS line to implement the iepngfix behaviour 
	see http://www.twinhelix.com/css/iepngfix/ for details
*/
div, img, h1, h2, h3, h4, h5, h6, a { behavior: url(inc/iepngfix.htc) }


/*
#element dt.elementHover
{
	background-color: #90ef30;
}
#element dt.elementActive
{
	background-color: #6CAF00;
	border-top: 2px solid #80df20;
	border-bottom: 2px solid #000;
}*/