
body { 

color: black; 

background: white; 

margin-left: 5%; 

margin-right: 5%; 

background-image: url(back.gif);

font-family: Ariel, Verdana, sans-serif; 

}



A:link    { color: #003399 }

A:visited { color: #6633cc }





div.jt1{

position: relative;

}





div.p1{

position: absolute;

top: 450px;

text-align: left;

}



div.h1 {

font-family: Ariel, sans-serif;

font-style: italic;

font-size: 120%;

color: black;

text-align: center;

background-color: #66cc99;

z-index:2;

}



h2 {

font-family: Ariel, sans-serif;

font-size: 110%;

color: #000000;

text-align: center;

z-index:1

}

h3 {

font-family: Ariel, sans-serif;

font-size: 110%;

color: #000000;

text-align: center;

}

div.leftcol {

float: left;

width: 25%;

}



div.content {

float: left;

width: 40%;

padding-left: 20px;

}



div.resume {

float: left;

width: 70%;

padding-left: 20px;

}



div.rightcol {

float: right;

width: 20%;

padding-right: 60px;

}



div.box1 {

top: 9px;

height: auto;

border: solid; 

border-width: thin; 

border-color: black; 

padding: 3px 3px 3px 3px;

text-align: left;

background-color: #66cc99;

}





div.box2 { 

position: relative;

border: solid; 

width: 230px;

border-width: medium;  

border-color: black; 

padding: 3px 3px 3px 3px;

text-align: left;

}


div.box3 { 

position: relative;

border: solid; 

border-width: medium;  

border-color: black; 

padding: 3px 3px 3px 3px;

text-align: left;

background-color: #ffff99;

}

div.box4 { 

position: relative;

border: solid; 

border-width: medium;  

border-color: black; 

padding: 3px 3px 3px 3px;

text-align: left;

background-color: #99ffff;

}

div.box5 { 

position: relative;

border: solid; 

border-width: medium;  

border-color: black; 

padding: 3px 3px 3px 3px;

text-align: left;

background-color: #ccccff;

}

