html, body {
	background-color: #C8D4DA;
	background-image: url(../images/bottomGradient.png), url(../images/background.jpg);
	background-position: center bottom, left top;
	background-attachment: scroll, scroll;
	background-repeat: repeat-x, repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

@font-face {
	font-family: 'StMarieThin';
	src: url('../stmarie-fontfacekit/stmarie-thin-webfont.eot');
	src: local('☺'), url('../stmarie-fontfacekit/stmarie-thin-webfont.woff') format('woff'), url('../stmarie-fontfacekit/stmarie-thin-webfont.ttf') format('truetype'), url('../stmarie-fontfacekit/stmarie-thin-webfont.svg#webfontKjC2e9qu') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TypoSlabserif-LightRegular';
	src: url('../TypoSlabserif-Light-fontfacekit/TypoSlabserif-Light-webfont.eot');
	src: local('☺'), url('../TypoSlabserif-Light-fontfacekit/TypoSlabserif-Light-webfont.woff') format('woff'), url('../TypoSlabserif-Light-fontfacekit/TypoSlabserif-Light-webfont.ttf') format('truetype'), url('../TypoSlabserif-Light-fontfacekit/TypoSlabserif-Light-webfont.svg#webfontAv3OAIDB') format('svg');
	font-weight: normal;
	font-style: normal;
}

.StMarie-Thin {font-weight: normal; font-style: normal; line-height:normal; font-family: 'StMarieThin', sans-serif;}

.TypoSlabserif {
	font-weight: normal; font-style: normal; line-height:normal; font-family: 'TypoSlabserif-LightRegular', sans-serif;
}

#leonard {
	min-height: 700px;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../images/leonard.png) no-repeat scroll 100% 100%;
	font-family: 'Verdana';
}

#container {
	float: right;
	position: absolute;
	bottom: -220px;
	right: 12px;
	overflow: visible;
}

#header {
	position: relative;
	right: 250px;
	width: 100%;
	height: 100px;
	bottom: 360px;
	font-family: 'Verdana';
}

#nav {
	text-align: center;
}

#nav li {
	display: inline;
	margin: 40px;
}

#nav a {
	text-decoration: none;
	color: #344d60;
}

#nav a:hover {
	text-decoration: none;
	color: #8AA5B5;
}

#name h1 {
	font-size: 60px;
	text-align: center;
	line-height: 0;
	margin-left: 30px;
	font-style: normal;
	font-weight: normal;
}

#name h3 {
	text-align: right;
	margin-top: -20px;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	margin-right: 75px;
}

#main {
	top: -288px;
	position: relative;
	width: 795px;
	height: 429px;;
	float: right;
	right: 60px;
	clear: right;
	line-height: 20px;
	font-size: 12px;
	font-family: 'Verdana';
}

#main a {
	color: #344d60;
}

#main img {
	border: 0px;
}

#footer {
	position: absolute;
	bottom: 248px;
	left: -60px;
	line-height: 20px;
	font-size: 10px;
	font-family: 'Verdana';
}

#footer a {
	color: #344d60;
}
