/*  */

body {
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
width: 1280px;
height: 100%;
color: indigo;
background-color: #AAAADD;
background-image: url(TWQImages/CafeBkgd.jpg);
background-repeat: repeat-y;
}


#main {
position: absolute; top: 0px;
width: 800px;
height: 100%;
margin-left:  20%;
margin-right:  auto;
background-image: url(TWQImages/BluePaper.gif);
background-repeat: repeat;
padding-left: 2em;
padding-right: 3em;
text-align: center;
}

#content {
width: 90%;
margin-left:  2em;
text-align: left;
}

#content img {
border: none;
}


#proofreader img {
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}

#commissions img {
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}

#research img {
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}

#rpic img {
float: right;
margin-left: 1.5em;
margin-bottom: 1em;
}

#rightbar {
position: absolute; top: 0px;
width: 40%;
margin-left: 1001px;
height: 100%;
background-color: #AAAADD;
}



h1 {
font-family: "Lucida Handwriting";
font-size: 3.2em;
text-align: center;
color: indigo;
margin-top: 1em;
}

h2 {
font-family: "Lucida Handwriting";
font-size: 1.2em;
text-align: center;
color: indigo;
margin-bottom: 1.7em;
}


h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.5em;
text-align: center;
text-decoration: underline;
}


#nav {
font-style: normal;
font-weight: bold;
font-size: 0.8em;
text-align: center;
margin-top: 10px;
}


#nav ul {
list-style: none;
margin-top: 5px;
}

#nav li {
display: inline;
text-align: center;
margin-left: 0px;
margin-right: 5px;
}

#nav a {
text-decoration: none;
border: 2px solid silver;
padding: 0.25em 0.5em 0.25em 0.5em;
}

#nav a:link {
background-color: white;
}

#nav a:visited {
color: purple;
background-color: white;
}

#nav a:hover {
color: red;
background-color: white;
}

#nav a:active {
color: red;
background-color: white;
}

#nav a.current:link {
background-image: url(TWQImages/BluePaper.gif);
}

#nav a.current:visited {
background-image: url(TWQImages/BluePaper.gif);
}

#nav a:hover {
text-decoration: none;
background-color: silver;
}



.centimage {
text-align: center;
margin-top: 3em;
}

.centimage img {
float: center;
padding-top: 1em;
}

.rightimage {
margin-top: 5em;
margin-left: 5em;
margin-right: 5em;
}

.rightimage img {
float: right;
margin-left: 5em;
}


.leftimage {
width: 90%;
margin-top: 4em;
margin-left: 4em;
margin-right: auto;
}

.leftimage img {
float: left;
margin: 0.5em 2em 2em 0px;
}

.h {
font-size: 1.1em;
font-weight: bold;
margin-top: 2em;
}

.clearer {
clear: both;
}

em {
font-style: italic;
font-weight: bold;
}

strong {
font-style: normal;
font-weight: bold;
}


blockquote {
font-family: Lucida Handwriting;
font-size: 0.9em;
margin-top: 9em;
margin-right: 2em;
margin-left: 2em;
width: 175px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



#statcounter {
position: relative; top: 3em;
}




