body {
/*position: relative;*/
   width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	
	}
	    
#head {
    width: 100%;
    height: 12em;
    position: fixed;
    top: 0;
    left: 0px;
    padding: 32px;
    background: url(images/wpaper.gif);
    height:8em;
    }

#textheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 80px;
    margin-left: 14em;
    line-height: 1.75em;
    }
    
#headeright {
    position: fixed;
    top: 32px;
    right: 0;
    /*right: 100px;*/
    margin-right: 32px;
    line-height: 1.75em;
    }

#backgroundleft {
    position: fixed;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background: url(images/Blueyl32.jpg);
    }
    
#backgroundmain {
    position: absolute;
    top: 0;
    height: 32px;
    width: 100%;
    background: url(images/Bluey32.jpg);
    }

#backgroundright {
    position: fixed;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background: url(images/Blueyr32.jpg);
    }
    
#column1 {
    position: fixed;
    top: 32px;
    left: 0;
    padding: 32px;
    width: 32px;
    height: 100%;
    background: url(images/leftside32.jpg);
    background-repeat: repeat-y;

}

#column1pad {
     position: fixed;
     top: 32px;
     left: 32px;
     bottom: 32px;
     width: 11em;
     background: url(images/wpaper.gif);
     }
     
#column2 {
    position: absolute;
    top: 12em;
    right: 5em;
    left: 14em;
    bottom: 32px;
}

#column3pad {
     position: fixed;
     top: 32px;
     right: 32px;
     bottom: 32px;
     width: 3em;
     background: url(images/wpaper.gif);
     }
     
    
#column3 {
    position: fixed;
    top: 32px;
    right: 0;
    width: 32px;
    height: 100%;
    background: url(images/rightside32.jpg);
    /*float: right;*/

}
#footermain {
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 32px;
    background: url(images/Blueyb32.jpg);
    background-repeat: repeat-x;
    }
#footertext{
	position: fixed;
	bottom: 32px;
	right:32px;
	left: 32px;
	/*width: 100%;*/
	height: 32px;
	text-align: right;
	background: url(images/wpaper.gif);
	line-height: 0.85em;
	}
#footerright {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 32px;
    background: url(images/Blueyrb32.jpg);
    }
    
#footerleft {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 32px;
    height: 32px;
    background: url(images/Blueylb32.jpg);
    }

#splitcontainerl {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    
    }

#splitcontainerr {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    }

#splitaligncontainerr {
    position: absolute;
    left: 50%;
    top: 7em;
    width: 50%;
    text-align: right;
    }
#splitaligncontainerl {
    position: absolute;
    left: 0;
    top: 7em;
    width: 50%;
    text-align: left;
    }    

#resumesplitr {
    position: absolute;
    left: 14em;
    /*width: 50%;*/
    }  
    
#resumesplitr2 {
    position: absolute;
    left: 1em;
    /*width: 50%;*/
    }        
    
a.bigger:hover { color: #C36; font-weight: bold}

p.head {    
    font-size: 3.4em;
    font-weight: bold;
    color: #248;
    }
p.head2 {    
    font-size: 2.1em;
    font-weight: bold;
    color: #248;
    }
p.headlinkstext {
    font-size: 1em;
    color: #248;
    }

p.headlinkstext2 {
    font-size: 1.1em;
    color: #248;
    margin: 0px;
    line-height: 1.1em;
    text-align: right;
    }

p.headlinks {
    font-size: 1.2em;
    color: #248;
    
    }

p.contentarea {
	font-size: 1em;
	color: #123;
	margin-top: 0.5em;
	margin-bottom: 0
	/*text-align: left;*/
	}
p.copyr {	
    font-size: .95em;
	color: #123;
	text-align: right;
	}
p.tinytext {
	font-size: 0.01em;
	color: #005;
	}
p.zorder {
    font-size: 1.5em;
    color: #005;
    }

p.resumehead {
    font-size: 1.5em;
    color:#005;
    text-align: center;
    }

p.resumeindent {
	font-size: 1em;
	color: #123;
	margin-left: 14em;
	margin-top:0;
	margin-bottom: 0;
	}
p.resumeindentsamelime {
	font-size: 1em;
	color: #123;
	margin-left: 14em;
	margin-top:-1.1em;
	margin-bottom: 0;
	}
