/* CSS Document */



#main {
	background: #ffffff url('/images/2col-bg-grey.png') 30% 0 repeat-y;
	float: right;
}
#content {
	width: 660px;
	float: right;
}
ol {
	font-size: 12px;
	font-weight: bold;
	color: #2D4E7F;
}
ol p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.picture {
	font-size: .75em;
	font-weight: bold;
	text-align: left;
}
.alphabet li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

dt {
	font-weight:bold;
	font-size: 1em;
	font-style:italic;
	padding-bottom: 5px;
}

dd {
	padding-bottom: 10px;
}
