img, div { behavior: url(iepngfix.htc) }

body{
	background-image:url(images/bg2.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:100;
	line-height:21px;
	color:#666;
	cursor:default;
}
p {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:15px;
}
div {
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color:#dc1c50;
	text-decoration:none;
}
a:hover, a:active {
	color:#59473c;
	text-decoration:underline;
}
#wrapper {
	width:980px;
	margin-top:10px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom:auto;
}
#header {
	margin:0px;
	padding:0px;
}
#paper {
	position:relative;
	overflow:auto;
	background-image:url(images/bg-paper.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:980px;
}
.thumbs {
	margin:0px 4px 3px 0px;
}
#bodyL {
	float:left;
	width:440px;
	margin:0px 0px 20px 125px;
}
#bodyR {
	width:235px;
	padding:10px 20px 0px 25px;
	background-image:url(images/bg-bodyR.png);
}
#bodyRContainer {
	float:right;
	width:245px;
	margin:0px 140px 10px 0px;
}
#bodyPortfolioL {
	float:left;
	width:350px;
	margin:0px 0px 20px 125px;
}
#bodyPortfolioR {
	float:right;
	width:350px;
	margin:0px 115px 20px 0px;

}
#footerContCont {
	clear:both;
	position:relative;
	width:980px;
}
#footerContainer {
	clear:both;
	position:absolute;
	top:-50px;
	width:980px;
	z-index:100;
}
#footer {
	clear:both;
	width:980px;
	position:relative;
	top:0px;
	z-index:1000;
}
#footer a {
	padding:0px 5px 0px 5px;
	font-size:12px;
	letter-spacing:1px;
}
h1 {
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:2.3em;
	line-height:1.2em;
	letter-spacing:.02em;
	color:#644731;
	margin:8px 0px 6px 0px;
}
h2 {
	font-family:Garamond, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:.9em;
	letter-spacing:.14em;
	color:#644731;
	margin:0px 0px 5px 0px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:normal;
	font-size:1.2em;
	line-height:.9em;
	letter-spacing:.05em;
	color:#644731;
	margin:10px 0px 5px 0px;
}