/* contact */

div#mainleft {
	width:260px;
	margin-top:20px;
}

div#mainright {
	width:260px;
	margin-top:20px;
}

div#main h1 {
	font-size:110%;
	margin:0 0 .25em 0;
}

div#main a {
	color:#9c0101;
	text-decoration:none;
	font-weight:bold;
}

div#main a:hover {
	text-decoration:underline;
}
