body {
	color: blue;
	font-family:"Times New Roman",Helvetica,Arial,Verdana,sans-serif;
	font-size: 1.1em;
	background:white none repeat scroll 0% 0%;
	line-height:1.2em;
}

h3 {
	font-size: 1.1em;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	padding: 20px 40px;
	border: 2px solid #9F3131;
}


#heading div {
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-left: 225px;
}

#heading div.first {
	margin-left: 15px;
}

#heading h3 {
	margin-bottom: 5px;
}

#photo {
	padding: 20px;
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}

#info {
	width: 570px;
	float: left;
	font-weight: bold;
}

#info ul {
	font-size: 0.9em;
	list-style-image: url('redbullet.gif');
}

#inforight {
	float: right;
}

#inforight div {
	padding: 5px;
	text-align: center;
}

.italics {
	font-style: italic;
}

.clearboth {
	clear: both;
}
