body
{
	background: #0c0c10 none no-repeat fixed;
	margin-top: 20px;
	color: white;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: .67em;
}

a {
	color: white;
	text-decoration: none;
}

#content {
	border: 1px solid #3f4049;
	background: url(../images/background.jpg) no-repeat;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 550px;
	position: relative;
}

#main {
	position: absolute;
	top: 90px;
	left: 50px;
	text-align: left;
	width: 544px;
	text-shadow: black 0 2px 3px;
}

#portraitPic {
	position: absolute;
	top: 90px;
	left: 50px;
	width: 310px;
}

#portraitInfo {
	position: absolute;
	top: 90px;
	left: 370px;
	text-align: left;
	width: 200px;
	text-shadow: black 0 2px 3px;
}

#sideBar {
	position: absolute;
	left: 740px;
	top: 90px;
}

#strapLine {
	position: absolute;
	left: 50px;
	top: 468px;
	width: 544px;
	text-align: left;
}

.copyrightNotice {
	margin-top: 30px;
	font-size: 80%;
}

#main p, #portraitInfo p {
	margin-bottom: 6px;
}

#sarahAspinall {
	border-style: none;
	position: absolute;
	top: 453px;
	left: 733px;
}

img {
	border: 1px solid white;
}

#navigationBar {
	position: absolute;
	top: 20px;
	left: 50px;
}

#navigationBar li {
	float: left;
	margin: 0;
	padding: 0;
}

#navigationBar a {
	background: #1e1b2d;
	display: block;
	float: left;
	margin: 0;
	padding: 4px 6px;
}

#navigationBar a:hover {
	background: #1d1c49 url(../images/horse_icon.gif) no-repeat center 18px;
	padding-bottom: 22px;
}

#navigationBar a.marked {
	background: #0c391d url(../images/horse_icon_marked.gif) no-repeat center 18px;
	padding-bottom: 22px;
}

h1 {
	font-size: 120%;
	margin-bottom: 10px;
}

h2 {
	margin-top: 2px;
}

.size {
	font-style: italic;
	font-size: 80%;
	margin-right: 2px;
}

.media {
	font-size: 80%;
	margin-right: 2px;
}

.pic {
	text-align: center;
	background-color: #2b2938;
	padding: 4px;
	margin: 2px;
	font-size: .8em;
}

.paintingInformation {
	margin-top: 10px;
}

.available {
	margin-top: 1px;
}
