body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-image: url(letterspagetitle.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom right;
color: #F6F3E1;
background-color: #333333;
margin-left: auto;
margin-right:auto;
margin-top: 0px;
margin-bottom: 0px;
width: 1000px;
text-align:center;
}

#content {
width: 750px;
border: none;
color: #F6F3E1;
margin-left: auto;
margin-right:auto;
margin-top: 10px;
margin-bottom:10px;
padding: 15px;
}

a:link {
color: #F6F3E1;
text-decoration: underline;
}

a:visited {
color: #F6F3E1;
text-decoration:none;
text-decoration: underline;
}

a:hover {
color: #999999;
text-decoration:underline;
}


#content img {
border: 6px double #F6F3E1;
text-align:center;
}


h1 {
font-size:16px;
}

h2 {
font-size:14px;
Font-weight:bold;
}

.toowide {
text-align:left;
border: 6px double #F6F3E1; 
margin: 15px;
float: left;
}

#transcript { 
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
clear: both;
border: 6px double #F6F3E1; 
margin-left: auto;
margin-right:auto;
margin-bottom: 15px;
margin-top: 15px;
padding: 15px;
text-align:left;
width: 570px;
}


a:link {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.bold {
font-weight: bold;
}


.border {
border: 3px double #F6F3E1;
}

.totheright {
text-align:right;
}

