body {margin: 0;
padding: 0;
font-family:  Georgia,"Times New Roman",Times,serif;
color: #111;
line-height: 1.4em;
font-size: small;
background: white; }

/* from jalbum...probably can be optimized */
/*
A,DIV,TR,TD,TABLE,FONT {
	font-family: Verdana, Verdana, sans-serif;
}
 */
A {
font-weight: bold;
font-stretch: wider;
text-decoration: underline; }

A, A:link, A:visited, A:active {
	text-decoration: underline;
}
A:hover {
	color: #ff0000;
}
form {
background:#CCDBD6;
padding-left:15px;
padding-right:15px;
margin-bottom:60px;
margin-top:20px;
line-height: normal;

}

/* end (modified) from jalbum part */

img {border:none }


/* not used yet */
.rounded {
background-color: rgba(150, 150, 150, 0.2);
background-color: white;
 -moz-border-radius: 1em;
 -webkit-border-radius: 1em;
 -moz-box-shadow: inset rgba(133, 153, 166, 0.3) 0px 1px 3px;
 -webkit-box-shadow: inset rgba(133, 153, 166, 0.3) 0px 1px 3px;
 } 
													
#header {
min-width:720px;
padding: 20px 10px ;
text-align: left;
background-color:#ffffff;
background: #f4f2f5;
background: #6b5b60;
color: black;
background-image: url('../images/test_header_bck_1.png');
background-repeat: no-repeat;
background-position: +400px; }

.bigtrans {
font-size: 70px;
z-index: -1;
opacity: 0.4;
color: red;
vertical-align: -20px;
line-height: 60px;
font-stretch: ultra-condensed;
font-family: Impact, Charcoal, sans-serif;
/* text-shadow works in Safari, Opera, and Konqueror */
text-shadow: black 0px 2px 2px;
}

.resume-year {
font-size: large;
font-weight: bold;
color: #2159c8;
text-decoration: underline; }

p.resume{
font-size: medium;
}



#header ul {margin-top: 20px;
list-style-type:none; }

#header a {
text-decoration: none;
}

#artNartist {float: left;
margin-top: 5px;
text-align: left;
width: 150px;
height: 50px; }

#artNartist a.theart {
font-size: 15px;
color:blue; }

#artNartist span.theand {font-size: 17px;
padding: 5px; }

#artNartist a.theartist {
font-size: 15px;
color: #e20056; }

#artnav a {
padding-left: 5px;
font-size: medium;
color: blue; }

#artistnav  a {padding-left: 5px;
font-size: medium;
color: #e20051; }

#maincontent {position:relative;
padding: 2%;
text-align: justify;
/* margin: 20px 20px 0 100px;  */
margin-left: 18%;
margin-right: 18%;
margin-top: 20px;
font-family: "Courier New", "Courier", monospace;
line-height: 2em;
font-size: large; }

#maincontent P.intro:first-letter {
font-family : "Times New Roman", times, serif;
font-style: italic;
color : Black;
font-size: 2em; }

/*Each block of text containing a poem*/
.poem {
    font-size: 0.8125em;
    line-height: 1;
    padding: 5px;
    margin-bottom: 10px; /*background-color: #333;*/
}

.poem h2 {
	font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
}
.poem h4 {
    color: black;
    background: #CBB196;
    padding: 0.5em;
    margin: 0 0 0.5em;
    border-color: #963;
    border-width: 1px 0;
    border-style: solid;
}
#footer ul li {display:inline;
list-style-type: none;
border-style: none !important; }

#footer {padding: 10px;
text-align: center;
clear: both;
background-color: #cccccc;
color: #ffffff;
border-top: solid; }

#godrawings,#gopaintings{
	float:left;
	padding:10px;
	background-color:transparent;
}
#godrawings img, #gopaintings img {

	float:left;
	padding:10px;
	background-color:transparent;
font-weight: bold; }


div.figure {
  float: right;
 /* border: 1px gray solid; */
  margin-left: 0.5em; 
 margin-top: 0;
padding-top:0;
/*  padding-top:0;
padding-left: 5px;
padding-right: 5px; */
}
div.figure p { 
margin:0;
padding:0; 
 text-align: center;
  line-height: 1.5em;
font-style: italic;
 font-size: smaller;
  text-indent: 0;
}
