@CHARSET "ISO-8859-1";

/* Page width */
#Resume
{
	max-width: 700px;
	margin: auto;
}

/* Margins */
#Resume div.ResumeBlock { margin-bottom: 2em; }
#Resume div.ResumeBlock div.ResumeBlock { margin-bottom: 1em; }

#Resume h1, #Resume h2, #Resume h3, #Resume h4, #Resume h5 { margin: 0; margin-bottom: .35em; }
#Resume p { margin-left: 1em; }
#Resume address { margin-bottom: .25em; }

/* Borders */
#Resume h2 { border-bottom: 1px solid #eee; }

/* Text formatting */
#Resume h1 { text-align: center; font-size: 175%; }
#Resume h2 { font-size: 150%; letter-spacing: 4px; }
#Resume h5 { font-size: 95%; }
#Resume h4, #Resume #AddressBlock address.email { font-weight: normal; font-style: italic; }
#Resume #AddressBlock { text-align: center; }

/* Color scheming */
#Resume h1 { color: #20557B; }
#Resume h2 { color: #2F7FB8; }
#Resume h3, #Resume #AddressBlock address.email { color: #3FA9F5; }
#Resume h4 { color: #2F7FB8; }
#Resume h5 { color: #2F7FB8; }