@charset "UTF-8";
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin-right: 10px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#header {
	float: left;
	height: 40px;
	width: 800px;
	border-bottom-color: #900;
	border-bottom-style: none;
	border-bottom-width: thin;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: fixed;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	width: 300px;
	float: right;
	position: relative;
	clear: none;
	display: block;
	top: 9px;
	visibility: visible;
	height: 100px;
}
#sidebar {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 600px;
	position: fixed;
	top: 90px;
}
#sidebar #info{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	float: left;
	width: 175px;
	height: 80px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	position: static;
	top: 150px;
	right: 725px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
}
#sidebar #work{
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 175px;
	font-size: 12px;
	float: left;
	height: 130px;
	position: static;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	top: 20px;
	margin-bottom: 5px;
}
#sidebar #photos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100px;
	width: 175px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	position: static;
	top: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#sidebar #misc{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	float: left;
	height: 100px;
	width: 175px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	position: static;
	top: 20px;
	line-height: 17px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	margin-left: 10px;
	width: 690px;
	padding-top: 10px;
	padding-left: 20px;
	height: 600px;
	left: 235px;
	float: right;
	position: absolute;
	top: 73px;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: right;
	height: 335px;
	width: 740px;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 10px;
	position: absolute;
	left: 236px;
	top: 70px;
	letter-spacing: 0.4em;
	color: #000;
	text-align: left;
	vertical-align: top;
	display: inline;
}
#links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	height: 580px;
	width: 850px;
	float: right;
	padding-left: 20px;
	position: absolute;
	left: 235px;
	top: 60px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	line-height: 0px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	margin-left: 10px;
	width: 740px;
	padding-top: 10px;
	padding-left: 40px;
	height: 889px;
	left: 235px;
	float: right;
	position: absolute;
	top: 82px;
	line-height: 18px;
}
#sidebar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 5px;
}
#sidebar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: none;
	color: #666;
	text-decoration: none;
	line-height: 1.6em;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #900;
}
#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
#content a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: none;
	color: #900;
	text-decoration: none;
}
#links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #666;
	text-decoration: none;
}
#links a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #900;
}

