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

/*------------------- general ----------------------*/

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #452325;
	background-color: #b5aca6;
	line-height: 18px;
}
p {
	margin-top:0px;
	margin-bottom: 12px;
}
h1 {
	font-size: 14px;
	color: #882345;
	margin-top: 0px;
}
h2 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 0px;
}
h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #452325;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
h4 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #452325;
	padding: 0px;
	line-height: 14px;
	margin-top: 6px;
}
h5 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #452325;
	padding: 0px;
	line-height: 12px;
	margin-top: 6px;
}
a {
	font-weight: bold;
}
a:link {
	color: #452325;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #452325;
}
a:hover {
	text-decoration: none;
	color: #eceae9;
}
a:active {
	text-decoration: none;
	color: #eceae9;
}

ul {
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
ul li {
	margin-top: 6px;
}
ul li a:link {
	color: #eceae9;
	text-decoration: none;
	font-weight: normal;
}
ul li a:visited {
	color: #eceae9;
	text-decoration: none;
	font-weight: normal;
}
ul li a:hover {
	color: #452325;
	text-decoration: none;
	font-weight: normal;
}
ul li a:active {
	color: #452325;
}
.picfloatleft {
	float: left;
	padding-right: 14px;
	clear: left;
	margin-bottom: 14px;
	margin-top: 6px;
}
.floatright {
	clear: right;
	float: right;
	margin-top: 0px;
}
.activepage {
	font-weight: 900;
	color: #452325;
	border-left-color: #eceae9;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 4px;
	padding-right: 2px;
}
.liststrong {
	color: #452325;
	font-weight: 900;
}
.noprespace {
	margin-top: 0px;
	padding-top: 0px;
}
.prespacehead {
	font-weight: 900;
	margin-top: 10px;
}
.CVtitles {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 11px;
}

	
/*------------------- container: top navigation bar ----------------------*/

#banner {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: auto;
	width: 738px;
	left: 40px;
	top: 35px;
}
#navbar {
	float: right;
	position: absolute;
	height: 15px;
	width: 400px;
	top: 86px;
	right: 0px;
	list-style-type: none;
}
#navbar ul {
	float: right;
	}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #eceae9;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}

/*------------------- container: centre box ----------------------*/


#centrebox {
	margin: 0px;
	height: auto;
	width: 608px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 100px;
	padding-left: 100px;
	left: 40px;
	top: 195px;
	position: absolute;
}
#centrebox a:link {
	color: #eceae9;
}
#centrebox a:visited {
	color: #eceae9;
}
#centrebox a:hover {
	color: #882345;
}
#centrebox a:active {
	color: #882345;
}
#centrebox p {
	margin: 0px;
	margin-bottom: 12px;
}
#centrebox p em {
	font-style: italic;
	font-weight: 900;
}
th {
	font-weight: 900;
	text-align: left;
	vertical-align: top;
	width: 40px;
}
.thwidth {
	width: 100px;
}
.thwidth2 {
	width: 155px;
}
#centrebox ul li a:link {
	color: #452325;
	text-decoration: none;
	font-weight: 900;
}
#centrebox ul li a:visited {
	color: #452325;
}
#centrebox ul li a:hover {
	color: #eceae9;
}
#centrebox ul li a:active {
	color: #eceae9;
}

/*------------------- container: base box ----------------------*/


#basebox {
	height: auto;
	width: 638px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	top: 720px;
	background-image: url(../images/line_bottom.gif);
	text-align: right;
	margin-left: 50px;
	position: absolute;
	left: 40px;
}
#basebox2 {
	height: auto;
	width: 688px;
	background-image: url(../images/line_bottom.gif);
	position: absolute;
	text-align: right;
	left: 90px;
	top: 580px;
}

/*------------------- container: gallery menu ----------------------*/

#gallerybar {
	height: 535px;
	width:243px;
	left: 40px;
	top: 190px;
	position: absolute;
	text-align: right;
}
#gallerybar p {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	color: #882345;
	font-weight: 900;
}
#gallerybar.noprespace {
	margin-top: 0px;
	padding-top: 0px;
}
#gallerybar.activepagenobar {
	font-weight: 900;
	color: #452325;
}
#gallerybar .download a {
	margin-top: 0px;
	margin-left: 100px;
}


/*------------------- container: gallery box ----------------------*/

#gallerybox {
	margin:0px;
	padding: 0px;
	height: auto;
	width: 473px;
	position: absolute;
	left: 305px;
	top: 185px;
	text-align: right;
}


