/* CSS Document */
body {
	background: URL("cameobg.jpg");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color: #924B2D;
}

a {
	color: #924B2D;
	font-family: Veranda;
}

a:visited {
	color: #D8AB84;
}

a:active {
	color: #CC6633;
}

#Intro {
	font-family: Vivaldi;
	font-size: 14pt;
}

#container {
	width: 100%;
}

#spacer {
	width: 150px;
}

#maincontent {
	margin-left: 150px;
	text-align: center;
	max-width: 1130px;
}

#thumbnail {
	margin: 2px;
	width: 100px;
	max-height: 140px;
}
