@charset "UTF-8";
/* CSS Document */

#links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 2px;
}
body,td,th {
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
}
#welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	position: relative;
	left: 0px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
#paintinglinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
#titlethumbnail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 10px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	float: left;
	height: 15px;
	width: 700px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#linkcourtney {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}

#header1 {
	background-color: #424242;
	height: 205px;
	width: 100%;
	position: relative;
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 3px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}

