#contentpane {
	background-color: #f2eedb;
	position: absolute;
	top: 130px;
	left: 195px;
	width: 795px;
	min-height: 630px;
	padding: 10px;
	font-variant: normal;
}
#header { background-image: url(../images/main_01.jpg); background-repeat: no-repeat; position: fixed; top: 0; left: 0; width: 1024px; height: 110px; }
body { color: black; background-color: white; }
#sidebar { color: #000; background-color: #fff; position: fixed; top: 150px; width: 175px; }
.menu { color: #000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; line-height: 30px; text-decoration: none; letter-spacing: 1px; margin-left: 5px; list-style-image: url(../images/bullet.gif); }
.menu:link { color: #000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; line-height: 30px; text-decoration: none; letter-spacing: 1px; list-style-image: url(../images/bullet.gif); vertical-align: 3px; }
.menu:hover { color: #000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; line-height: 30px; text-decoration: none; letter-spacing: 1px; list-style-image: url(../images/bullet.gif); vertical-align: 3px; }
.menu:visited { color: #000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; line-height: 30px; text-decoration: none; letter-spacing: 1px; list-style-image: url(../images/bullet.gif); vertical-align: 3px; }
p {
	color: #62615a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
	font-variant: normal;
}
h1 {
	color: #f00;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 1px;
	width: 400px;
	margin-top: 10px;
	margin-left: 7px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

.portraits { margin-right: 10px; margin-left: 10px; border: solid 2px #f00; outline-color: #f00; }
#footer { color: #918f84; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; position: absolute; bottom: -25px; width: 787px; height: 20px; }
a { color: #f00; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: underline; }
strong { color: #000; font-weight: bold; }
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #62615A;
	text-decoration: underline;
}
.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #62615A;
	text-decoration:none;
}
#contentpane .images {
	clear: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	cursor: pointer;
}
