body {
	background-color: #57633A;
	background-image: url(/images/links/bg.gif);
	background-repeat: repeat-x;
	color: #BCC7A1;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.title { text-align: right; }

div.mainContainer {
	background-image: url(../images/links/bg.photo.gif);
	background-repeat: no-repeat;
	background-position: 0 24px;
}

div.footer { color: #999; }

div.menu {
	float: left;
	margin-top: 169px;
	padding-right: 10px;
}

div.content {
  margin: 50px 0 30px 200px;
  padding-right: 10%;
}

img {
  vertical-align: top;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

p.caption {
  margin-top: 2px;
  font-size: 9px;
  line-height: 11px;
}

h1 {
	color: #FFEF8A;
	font-size: 10px;
	line-height: 18px;
	margin: 2em 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	margin: 1em 0 0 0;
	padding: 0;
	color: #FFFAD6;
}

a:link { color: white; }
a:visited { color: #DDD; }

a:hover {
	color: #F999B2;
	text-decoration: underline;
}
