body {
background-image: url('images/pv10bg.png');
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: tahoma;
font-size: 13px;
color: #227181;
letter-spacing: 1px;
line-height: 18px;
overflow:hidden;
}

b {
color: #326acf;
}

i {
color: #326acf;
}

blockquote {
font-variant:small-caps;
margin-top:0px;
}

a:link {color: #c9506f; text-decoration:none;}
a:visited {color: #c9506f; text-decoration:none;}
a:hover {color: #c9506f; text-decoration:underline;}
a:active {color: #c9506f; text-decoration:none;}

a.cap:link {
font-variant: small-caps;
}

#top {
z-index:1;
position:absolute;
top:0px;
left: 0px;
}

#content {
z-index:2;
border:0px;
background-color: transparent;
width:545px;
height:329px;
position:absolute;
top:25px;
left:205px;
padding:10px;
text-align:left;
overflow-y:scroll;
}

#header {
position:relative;
top:-5px;
font-family: georgia;
font-size: 20px;
font-variant: all-caps;
color: #FFFFFF;
letter-spacing: 4px;
}

#sub {
font-family: times new roman;
font-size: 10px;
color: #b5ebf6;
letter-spacing:3px;
text-indent: 45px;
position: relative;
top: -6px;
}

#footer {
font-size: 11px;
color: #7F7F7F;
}