/*    top:            48pt;
    border-color:   #3300CC; */

p.note {
	margin-left: 25px;
	color: red;
	font-family: Verdana,Lucida,Arial;

}

IMG.bamboo
{
    position:       relative;
    border-width:   2pt;
    border-style:   solid;
    border-color:   silver;

}

IMG.geese
{
    position:       relative;
    border-width:   2pt;
    border-style:   solid;
    border-color:   silver;

}


IMG.character
{
    position:       relative;
    border-width:   0pt;
    border-style:   none;

}

/* #99CCFF */
body {
	color:       black;
	background:  silver;
}

span.name {
	font-size: 30px; 
	font-weight: bold; 
	font-family: Verdana,Lucida;
	color: black;
}
span.corp {
	font-size: 14pt; 
	font-weight: normal;
	font-family: Verdana,Lucida; 
	color: black;
}
h1 {
	font-family:    Verdana,Lucida;
	font-size:      18pt;
	font-weight:    bold;
	color:          black;
    margin-top:     12pt;
    margin-bottom:   3pt;
    text-align:     left;
}
h1.logo {
	font-family:    Verdana,Lucida;
	font-size:      32pt;
	font-weight:    bold;
	color:          black;
    text-align:     left;
}
h2 {
	font-family:    Verdana,Lucida;
	font-size:      14pt;
	font-weight:    bold;
	color:          black;
    margin-top:     12pt;
    margin-bottom:   3pt;
    text-align:     left;
}
h2.foo {
	font-family: Verdana,Lucida;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	background: yellow;
        width: 40em;
	
}
h2.fooss {
	font-family: Verdana,Lucida;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	background: yellow;
        width: 40em;
	
}
h3 {
	font-family:    Verdana,Lucida;
	font-size:      12pt;
	font-weight:    bold;
	color:          black;
    margin-top:     6pt;
    margin-bottom:  2pt;
    text-align:     left;
}

p.normal {
	font-family: Verdana,Lucida;
	font-size: 12pt;
    line-height: 16pt;
}

blockquote {
	font-family: Verdana,Lucida;
	font-size: 12pt;
    line-height: 16pt;
}

li.normal {
	font-family: Verdana,Lucida;
	font-size: 12pt;
    line-height: 14pt;
}
li.skill {
	font-family: Verdana,Lucida;
	font-size: 12pt;
}
span.head {
	font-family: Verdana,Lucida;
	font-size: 18pt;
	font-weight: bold;
	color: black;
}
span.navhead {
	font-family: Verdana,Lucida;
	font-size: 14pt;
	font-weight: bold;
	color: black;
}
span.footer {
	font-family: Verdana,Lucida;
	font-size: 10pt;
	color: #000000;
}

/* a:link      { color: red; }
a:visited   { color: green; }
a:active    { color: yellow; } */

/* a:link      { color: #6da1e3; }
a:visited   { color: #6da1e3; }
a:active    { color: #990000; } */ 

/* #000066 */
a:link { 
    color:           navy; 
    text-decoration: none;
}

a:visited  { 
    color:           #000066; 
    text-decoration: none;
}

a:active { 
    color:           red; 
    text-decoration: none;
} 

.separator {
    color: gray;
}


.mailto {
	font-family: Verdana,Lucida;
	font-size: 12pt;
}
.nav {
	font-family: Verdana,Lucida;
	font-size: 12pt;
	text-decoration: none;
	color: #6da1e3;
}
.home {
	font-family: Verdana,Lucida;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}
span.company {
	font-size: 12pt; 
	font-weight: bold;
	font-family: Verdana,Lucida; 
	color: black;
}
.bookmark {
	font-family: Verdana,Lucida;
	font-size: 12pt;
	text-decoration: none;
	color: black;
}
.url {
	font-family: Verdana,Lucida;
	font-size: 12pt;
	text-decoration: none;
	color: black;
}
.date {
	font-family: Verdana,Lucida;
	font-size: 12pt;
	text-decoration: none;
	color: black;
}
span.desc {
        font-family: Verdana,Lucida;
        font-size: 12pt;
        margin-left: 5%;
        width: 40em;
}
span.item {
        font-family: Verdana,Lucida;
        font-size: 12pt;
        width: 40em;
}

