BODY {
	background-color: #cccccc;
	text-align:center;
	padding:0px;
}

BODY * {
	line-height:20px;
	font-size:12px;
	font-family:Verdana,Arial;
}

A {
	color:#F18231;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	text-decoration:underline;
}

H2 {
	font-size:16px;
	color:#9D9D9D;
	font-weight:bold;
}

DIV#body {
	width:800px;
}

DIV#content {
	overflow:auto;
	height:600px;
	width:800px;
	text-align:left;
	background-color:#FFF;
	border-bottom:solid gray 1px;
}

DIV#body TABLE#main {
	width:800px;
	border:solid #999 1px;
	background-color:#FFF;
}

TABLE#main TABLE {
	width:800px;
}

DIV.section {
	margin-bottom:50px;
}

P.sectionDescription {
	margin-bottom:40px;
}

.photoCredit {
	font-size:10px;
}
