/* Artist Cascading Style Sheet */

img {border: 0}

body {
 background-color: white; 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 8pt; 
 color: black; 
 padding: 0;
 margin-top: 5px;
 margin-left: 10px;
 margin-right: 5px;
 margin-bottom: 5px;
}

a:hover {font-style: italic; color: #666666}
a:link {color: #a5a5a5; text-decoration: none}
a:active {color: #a5a5a5; text-decoration: none}
a:visited {color: #a5a5a5; text-decoration: none}

h1, h2, h3, h4, h5, h6 {color: #565656}


#global {
 background-color: #ffffff;
 position: relative;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}

#wrapper {
position: absolute;
margin-left: 0px;
margin-top: 0px;
}

#header {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

#mainfeature {
 background-color: #ffffff;
 color: #000000;
 margin-top: 0px;
 margin-bottom: 10px;
 margin-left: 5px;
 margin-right: 0px;
 width: 550px;
 float:right;
}

#nav2 {
  float: left;
  width: 239px;
  background-color: #ffffff;
  padding-left: 0px;
  padding-right:0px;
  color: #a5a5a5;
  margin-top: -2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border: 0px;
}

#nav2 img {
border: 0px;
margin-top: -2px;
}

#correction img{
border: 0px;
margin-top: 2px;
padding-top: 0px;
padding-bottom: 0px;
}

.cite2 {
 margin-left: 0px;
 color: #a5a5a5;
 padding-top: 20px;
 padding-bottom: 10px;
}

.references {
text-indent: -2em;
padding-left: 2em;
}

.copyright {
 color: #666666; 
 font-size: 8pt;
 word-spacing: 8px;
}

#loadarea {
 padding-top: 5px;
 padding-bottom: 10px;
 padding-left: 0px;
 padding-right: 10px;
 float: left;
 width: 561px;
}

#proposal {
margin-left: 10px;
margin-top: 5px;
}

#borderwhite {
border-style: solid;
border-weight: 2px;
border-color: #ffffff;
}

th {
border-bottom: 2px solid #a5a5a5;
}

.bb {
border-bottom: 2px solid #a5a5a5;
}

.underl {
text-decoration: underline;
}

#calderimg {
float:left; 
margin-right: 10px; 
margin-bottom: 5px;
}

.bottomNav {
color: #666666;
word-spacing: 12px;
margin-left: 50px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
float: left;
}

.quote {
color: #666666;
font-family: "perpetua", "Times New Roman","Monotype Corsiva";
font-style: italic;
font-size: 17pt;
}