body {
    font: normal .75em verdana, arial,sans-serif;
    color:#303030;
    background:#36648B;
    margin: 1px;
}
#wrapper {
    width: 628px;
    margin: 0 auto;
    text-align: left;
}
#top {
    width: 628px;
    height: 50px;
}
#menu {
    height:3em;
   margin-top:1em;
    width:628px;
    
}
#menu li {
    float:left;
    list-style-type:none;
    white-space:nowrap;
}
#menu li a {
    display:block;
    padding:2px 32.5px;
    font-size:0.9em;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    background-color:inherit;
    color: #000080;
}

#menu .selected,#menu a:hover {
    
    color: #006400;
    text-decoration:underline;
}

img {
	margin-top: 0px;
	}

p.ridge {
    border-top-style: ridge;
}

#pdf {
    text-align: center;
    font-size: 1.2em;
}
#content {
    background: #B0C4DE;
    color: #303030;
    border: #000080 2px solid;
    width: 628px;
    height: 100%;

    text-align: left;
}
#header {
    width: 628px;
    height: 190px;
    border-bottom: #000080 2px solid;
    font-weight: bold;
    font-size: 1.2em;
    padding-top: 6px;
}
h1.right {
    padding-right: 25px;
    text-align: right;
    color: #FFF8DC;
    font-size: 1.8em;
}
h2.right {
    padding-right: 25px;
    text-align: right;
    color: #FFF8DC;
    font-size: 1.4em;
    line-height: .5em;
}
h1.blue {
padding-right: 25px;
text-align: right;
color: #000080;
font-size: 1.8em;
}
h2.blue {
padding-right: 25px;
text-align: right;
color: #000080;
font-size: 1.4em;
line-height: .5em;
}
#header h3 {
    color: #FFD700;
    padding-right: 25px;
    text-align: right;
    line-height: .5em;
}
#header p {
    color: #FFF8DC;
    padding-top: 80px;
    margin-right: 25px;
    font-weight: normal;
    font-size: .75em;
    text-align: right;
}
#header h5 {
    color: #000080;
    padding-top: 8px;
    margin-right: 25px;
    font-weight: normal;
    font-size: .75em;
    text-align: right;
    line-height: .6em;
}
.index {
    background: url(daisies.jpg) no-repeat;
}
.moi {
    background: url(apple_trees.jpg) no-repeat;
}
.resume {
    background: url(beach_va.jpg) no-repeat;
}
.samples {
    background: url(spring_flowers.jpg) no-repeat;
}
.contact {
    background: url(fall_leaves.jpg) no-repeat;
}
.cards {
    background: url(collage2.jpg) no-repeat;
}


ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

	
#stuff.belowname {
	width: 545px;
	margin: 45px 0px 10px 30px;
	padding: 0px 0px 20px 5px;
	text-align:left;
	}

#stuff {
    float: left;
    width: 545px;
    margin: 10px 0px 10px 30px;
    padding: 0px 0px 20px 5px;
    text-align:left;
}

#stuff a:link {
    color: #36648B;
    background-color: inherit;
}
#stuff a:hover {
    color: #4B0082;
    background-color:inherit;
}
#stuff a:visited {
    color: #228B22;
    background-color:inherit;
}
h2.education, h2.experience, h2.vol, h2.prof_hon, h2.prof_mem, h2.refs {
    border-bottom:  ridge #000080;
     padding-bottom: 10px;
     margin-top: 35px;
     font-size: 1.8em;
}

h3.place, h3.position, h3.school{
    margin-bottom: -10px;
    font-size: 1.3em;
 }

li.currpage a:link {
color: #7FFF00;
background-color:inherit;
padding: 8px 0 0 10px;
height: 22px;
text-align:left;
}

ul.disc {
    list-style-type: disc;
    list-style-position:inside;
    white-space:normal;
}

.education h3 {
    font-weight: normal;
    font-size: .75em;
}

.indent h3 {
    padding-left:15px;
}
.indent h4 {
    padding-left:10px;
    line-height: .5em;
}
.normal h3 {
    padding-left:0px;
}
#footer {
    clear:both;
    padding: 1px 0;
    font-size:0.9em;
    font-weight: bold;
    height:2.2em;
    line-height:2.2em;
    width:628px;
    background: #000080;
    color: #FFF8DC;
}
#footer li {
    float:left;
    padding:0 40px;
    text-transform: uppercase;
    list-style-type:none;
    white-space:nowrap;
}
#footer li a {
    display:block;
    font-size:0.8em;
    font-weight:normal;
    text-decoration:none;
    background-color:inherit;
    color: #FFF8DC;
}


#bottom {
    width: 628px;
    height: 50px;
    text-align:center;
    margin: 0 auto;
}

.fineprint  p {
    margin-top: 10px;
    line-height: .8em;
    }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}