body {
margin: 0pt;
padding: 0pt;
text-align:center;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size: 12pt;
color: #AA0000;
}

a:link, a:visited {
font-family: "Comic Sans MS", Arial, san-serif;
font-size: 10pt;
color:#663300;
text-decoration:underline;
}

a:hover, a:active {
color: #990000;
text-decoration: none;
}

#full {
position:absolute;
width: 100%;
height: 100%;
top:0;
left:0;
text-align:center;
}

#wrapper {
position:relative;
width: 800px;
}

#topwrapper {
position:relative;
background-image:url(images/SiteImage.jpg);
width: 800px;
height: 600px;
margin: 20px auto auto auto;
}

#napkin {
position: absolute;
text-align:left;
top: 300px;
left: 268px;
width: 240px;
height: 240px;
overflow: auto;
font-family: "Comic Sans MS", Arial, san-serif;
font-size: 10pt
}

#napkin h1 {
margin-top: 3px;
margin-bottom: 5px;
}

#napkin p{
margin-top:3px;
}

#bc {
position: absolute;
top: 410px;
left: 548px;
width: 210px;
height: 110px;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height:12pt;
font-weight: bold;
}

#bc a:link, #bc a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color:#000000;
text-decoration:none;
}

#bc a:hover, #bc a:active {
text-decoration:underline;
color: #003399;
}

#footer {
font-family: Arial, san-serif;
color: #4767A6;
font-size: 8pt;
text-align:center;
}

#footer a:link, #footer a:visited {
color:#4767A6;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color: #4767A6;
text-decoration: underline;
}