@charset "utf-8";
/* CSS Document */

body {
	background-color: #333366;
	color: #006;
}

#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #9999cc;
	margin-top: 20px;
	text-align: center;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/wallpaper002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #header {
	height: 205px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper #header #tara {
	height: 100%;
	width: 275px;
	float: left;
}
#wrapper #header #tara img {
	margin: 0px;
	padding-top: 20px;
	padding-left: 50px;
}
#wrapper #header #title {
	height: 100%;
	width: 900px;
	float: right;
}

#titleImg {
	margin-left: 0px;
	margin-right: 150px;
}
#wrapper #header #title h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99C;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	font-style: italic;
	font-weight: bold;
}

#wrapper #header #title h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99c;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 70px;
}
#wrapper #nav {
	float: left;
	width: 160px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #006;
	text-align: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav a:link {
	color: #000066;
	text-decoration: none;
}
#nav a:visited {
	color: #006;
	text-decoration: none;
}
#nav a:hover {
	color: #909;
	text-decoration: underline;
}
#nav a:active {
	color: #000066;
	text-decoration: none;
}

#subNav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 0px;
	width: 900px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subNav a:link {
	color: #000066;
	text-decoration: underline;
}
#subNav a:visited {
	color: #666;
	text-decoration: none;
}
#subNav a:hover {
	color: #909;
	text-decoration: none;
}
#subNav a:active {
	color: #000066;
	text-decoration: underline;
}

#page {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 1010px;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/transparentGif.png);
	border: thin solid #99c;
}

#page p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	text-align: justify;
	color: #000066;
	padding-right: 15px;
	padding-left: 10px;
}

a:link {
	color: #006;
	text-decoration: underline;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #909;
	text-decoration: none;
}
a:active {
	color: #006;
	text-decoration: underline;
}


.bless {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #730073;
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.copyright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #ffe1c3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.tnTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #730073;
	font-weight: bold;
}

.violet {
	color: #730073;
	font-weight: bold;
}

#pageGallery {
	width: 1010px;
	clear: none;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
}

#galleryImage {
	width: 680px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#galleryImage img {
	border: thin solid #99c;
	padding: 15px;
	background-image: url(images/transparentGif.png);
}

#galleryContent {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	width: 310px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#galleryContent a:link {
	color: #000066;
	text-decoration: underline;
}
#galleryContent a:visited {
	color: #666;
	text-decoration: none;
}
#galleryContent a:hover {
	color: #909;
	text-decoration: none;
}
#galleryContent a:active {
	color: #000066;
	text-decoration: underline;
}


#galleryContent h1 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#galleryContent p {
	text-align: justify;
}
.galleryDetail {
	text-align: left;
}
.smallPrint {
	font-style: italic;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
#title a {
	color: #000066;
	text-decoration: none;
}

#title a:hover {
	color: #909;
	text-decoration: none;
}

#paintingImage {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#paintingImage img {
	border: thin solid #99c;
	padding: 25px;
	background-image: url(images/transparentGif.png);
}

#paintingNav {
	width: 200px;
	float:right;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
}

#paintingNav a:link {
	color: #000066;
	text-decoration: underline;
}
#paintingNav a:visited {
	color: #666;
	text-decoration: none;
}
#paintingNav a:hover {
	color: #909;
	text-decoration: none;
}
#paintingNav a:active {
	color: #000066;
	text-decoration: underline;
}
.resumeTitles {
	list-style-type: none;
	float: left;
	text-align: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	font-weight: bold;
}
.resumeDetail {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .9em;
	font-weight: normal;
	list-style-type: none;
}
.resumeDetail li {
	margin: 0px;
	padding-bottom: 5px;
}
.lepetit {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	height: 400px;
}
