body {
	background-color: #FFCC00;
	margin-top: 0px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	font-size: 100%;
	font-weight: bold;
}

.leftcolumn {
	width: 200px;
	background-image: url(cs-images/compoundback.gif);
	background-repeat: repeat-y;
	background-position: top;
}

hr {
	color: #D6A241;
}

a {
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #000000;
}

a:visited {
	color: #333333;
}


a:active, a:hover {
	color: #660000;
}

.youarehere {
	font-weight: bold;
	font-style: italic;
}

.smaller {
	font-size: 90%;
	margin-right: 30px;
}

.photoright {
	margin-bottom: 10px;
	margin-left: 15px;
}

.photoleft {
	margin-bottom: 10px;
	margin-right: 10px;
}
.photomiddle {
	margin-right: 20px;
	margin-left: 20px;
}
.caption {
	font-size: 90%;
	margin-right: 30px;
	font-style: italic;
}
