BODY {
		background-image: url("/images/huge-background.gif");
	 }
#HEADER {
		height: 79; 
		background-image: url("/images/newtop-bg.gif");
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		}
DIV.RANT {
		position: absolute;
		left: 250;
		border: 1px solid rgb(133,144,145);
		background-color: rgb(214,225,226);
		width: 350px;
		}
DIV.CODE {
		position: absolute;
		left: 100;
		border: 1px solid rgb(133,144,145);
		background-color: rgb(214,225,226);
		}
DIV.DESCRIPTION {
		position: absolute;
		left: 50;
		border: 1px solid rgb(133,144,145);
		background-color: rgb(231,242,243);
		width: 250px;
		}
DIV.IMAGE {
		position: absolute;
		left: 400;
		border: 1px solid rgb(133,144,145);
		background-color: rgb(214,225,226);
		width: 350px;
		}		
.INFO {
		position: relative;
		font-family:verdana;
		font-size:9pt;
		color:rgb(0,0,0);
		border-left: 1px solid rgb(133,144,145);
		border-bottom: 1px solid rgb(133,144,145);
		background-color: rgb(231,242,243);
		width: 150px;
		left: 198px;
	   }
.HEADLINE {
		position: relative;
		font-family:verdana;
		font-size:9pt;
		font-weight: bold;
		color:rgb(0,0,0);
		border-bottom: 1px solid rgb(133,144,145);
		background-color: rgb(214,225,226);
	   }
.HEADLINE a {
	   color: rgb(0,0,0)
	   }
.CONTENT {
		font-family:verdana;
		font-size:9pt;
		color:rgb(0,0,0);
		padding-left:10px;
		padding-right:10px;
		padding-top: 2px;
		padding-bottom:2px;
		}
DIV.BUTTON {
		position: absolute;
		width: 100px;
		height:100px;
		}
#resumeD {
		position: absolute;
		left: 320;
		border: 1px solid rgb(133,144,145);
		background-color: rgb(231,242,243);
		width: 420px;
		}
.RESUME {
		font-family: sans-serif;
		font-size: 10pt;
		}
.RESUME .Head1 {
		font-weight: bold;
		font-family: sans-serif;
		font-size: 12pt;
		}
.RESUME .Head2 {
		font-weight: bold;
		font-family: sans-serif;
		font-size: 11pt;
		padding-left: 25px;
		}
.RESUME .Head3 {
		font-weight: bold;
		font-style: italic;
		font-family: sans-serif;
		font-size: 10pt;
		padding-left: 25px;
		}
.RESUME .Head2 SPAN {
		font-style: italic;
		font-weight: normal;
		font-family: sans-serif;
		font-size: 10pt;
		}
.RESUME #employment UL {
		padding-left: 10px; 
		}
.RESUME #education {
		padding-left: 25px;
		}
			
		

	


