@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#top {
	background-color: #6B997C;
	text-align: center;
	padding-bottom: 10px;
}

#main {
	padding: 5px;

}
#nav {
	text-align: center;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#nav a {
	text-decoration: none;
	font-size: 90%;
	color: #000033;
	font-weight: normal;
}
#footer {
	background-color: #6B997C;
	text-align: center;
	padding: 10px;
	clear: both;
	height: 1000px;
}
#footer a {
	text-decoration: none;
	font-size: 90%;
	color: #000033;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	font-size: 90%;
	color: #A42D41;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: none;
	font-size: 90%;
	color: #A42D41;
	font-weight: normal;
}
#paintings img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#paintings {
	background-color: #6B997C;
	margin: 10px;
	width: 300px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#apologia {
	border: thin solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 110%;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 370px;
	float: right;
}

#privilege {
	border: thin solid #6B997C;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 90%;
	line-height: 110%;
	margin-right: 15px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 370px;
}
#letters h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#letters p {
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 120%;
}

#letters {
	float: left;
	width: 300px;
	clear: both;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#barry_right {
	float: right;
	width: 420px;
}
#barry_left {
	float: left;
	width: 340px;
}
#privilege h1 {
	font-size: medium;
	margin-bottom: 5px;
	margin-top: 5px;
}


#paintings h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

#paintings ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#paintings li {
	margin-bottom: 5px;
}

#paintings a {
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#paintings a:hover {
	font-size: 90%;
	text-decoration: none;
	color: #A42D41;
	font-weight: normal;
}
.image-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#barry {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #A42D41;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
