body {
font-family: verdana;
font-size: 11px;
color: #EF7753;
background-color: #FAF1D6;
letter-spacing: 2px;
line-height: 16px;
}

a:link {color: #FA430D; text-decoration:underline;}
a:visited {color: #FA430D; text-decoration:underline;}
a:hover {color: #FA430D; text-decoration: none;}
a:active {color: #FA430D; text-decoration:none;}

#header {
font-family: georgia;
font-size: 16px;
font-weight: bold;
font-variant: small-caps;
color: #F4C291;
letter-spacing: 3px;
}

#sub {
font-family: times new roman;
font-size: 10px;
color: #F9A693;
text-indent: 10px;
position: relative;
top: -4px;
left: 25px;
}

b {
color: #F3BC4C;
}

i {
color: #F3BC4C;
}

#container {
position: absolute;
right: 0px;
top: 0px;
margin: 0px auto;
text-align: center;
}

#content {
border: 0;
padding: 10px;
overflow: auto;
overflow-x: hidden;
z-index: 2;
position: absolute;
top: 528px;
right: 0px;
width: 620px;
text-align: left;
}