html, body {margin: 0; padding: 0;}
body {font: 14px verdana,helvetica,tahoma; letter-spacing: -1px; font-weight: bold; text-align: left; 
	background-color: #222; background-image: url('bodybg.jpg'); background-position: top left; background-repeat: repeat-x; color: #000;}
p {margin: 5px 5px; padding: 5px 5px;}
a {color: #000; text-decoration: none;}

div#container {text-align: left; width: 825px; background-color: #fff; margin: auto; height: 1050px; 
	background-image: url('resumebg.png'); background-position: bottom center; background-repeat: no-repeat;}
div#header{position: relative; background: #000; clear: both; width: 825px;}

div#catch {position: relative; background: #ccc; clear: both; width: 825px; padding: 5px 0 5px 0; 
	border-bottom: 5px solid #000; padding:10px 0 10px 0;}
div#catch a {color: #C00; border-bottom: 1px dotted #006}
div#catch p {line-height: 1.2; color: #666; margin: 0 0 0 10px;}
div#catch h1 {font-size: 36px; margin: 0 5px 0 5px; color: #c00; border-bottom: 1px dotted #006;}

div#frontcatch {position: relative; background: #ccc; clear: both; width: 745px; padding: 5px 0 5px 0;}
div#frontcatch a {color: #C00; background: #ccc; border-bottom: 1px dotted #006;}
div#frontcatch p {line-height: 1.2; color: #666; background: #ccc; margin: 0 0 0 0;}

div#content {clear: both; margin: 0px; float: left; width: 550px;}
div#content p {line-height: 1.4; color: #333; margin: 0 0 0 20px; padding: 10px;}
div#content a {border-bottom: 1px dotted #006; color: #666;}
div#content .body {color: #000;}
div#content h1 {font-size: 24px; margin: 0 5px 0 5px; color: #c00; border-bottom: 1px dotted #006;}
div#content h2 {font-size: 14px; margin: 0 0 0 10px; font-weight: bolder;}
div#content ol {font-size: 14px; margin: 0 0 10px 0;}
div#content li {font-size: 14px; margin: 0 0 0 50px; color: #333; font-style: italic;}

div#navigation {background-color: #9a9a9a; float: right; width: 230px;}
div#navigation p {background-color: #9a9a9a; margin: 0 0 0 10px; color: #000; font-size: 14px;}
div#navigation a {color: #cc0000; background-color: #9a9a9a; text-decoration: none; margin: 0 0 0 10px;}
div#navigation h1 {background-color: #9a9a9a; font-size: 20px; margin: 0 5px 0 5px; color:#c00; border-bottom: 1px dotted #006;}
div#navigation ul {margin: 10px 0 0 10px; font-size: 14px; list-style: none;}
div#navigation il {margin: 10px 0 0 10px; font-size: 14px; list-style: none;}

div#footer {background: #111; color: #666; text-align: right; clear: both; width: 700px; vertical-align: bottom;}
div#footer p {background: #111; color: #666; margin: 0; padding: 5px 10px;}
div#footer a {background: #111; display: inline; padding: 0; color: #C6D5FD;}