body {
background-color: #F6EFF2;
font-family: verdana;
font-size: 11px;
color: #C198B0;
letter-spacing: 1px;
line-height: 17px;
text-align: left;
}

b {
color: #F5A39D;
}

i {
color: #F5A39D;
}

a:link {color: #745560; text-decoration: underline;}
a:visited {color: #745560; text-decoration: underline;}
a:hover {color: #745560; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}

#top {
z-index: 1;
position: absolute;
top: -2px;
right: 0;
margin-left: -225px;
align: center;
}

#content {
z-index: 3;
border: 0;
background-color: transparent;
width: 445px;
position: absolute;
top: 70px;
right: 305px;
margin-left: -225px;
padding: 5px;
overflow:auto;
align:right;
}

#header {
font-family: georgia;
font-size: 24px;
font-weight: bold;
color: #CE91A0;
letter-spacing: 2px;
text-indent: 30px;
}

#subheader {
font-family: georgia;
font-size: 11px;
font-style: italic;
color: #E09A7A;
text-indent: 50px;
position: relative;
top: -6px;
}

.codes {
border: 4px solid #E1E1E1;
}
