
#col1{
	width:75%;
	line-height: 1.4;
	margin-left:12%;
	display:inline;
	margin-bottom: 4em;
}

h1{
	font-size:1.6em;
	color:#AB0505;
	margin-bottom:35px;
	line-height: normal;
}

#col1 p {
	margin-bottom:1em;
	width:60%;
	padding-left: 0.1em;
}
ul#menu {
	float:right;
	width:12em;
	margin-right:5%;
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
	padding:1em 0 .5em .7em;
	margin-top: 5.2em;
}
#menu li{
	list-style:none;
	font-size:1em;
	font-weight:bold;
	margin-bottom:0.6em;
	list-style-position: outside;
}
#menu a:link, #menu a:visited {
color:#AB0505;
}