/*
Three Nights with a Scoundrel
*/
body{
background:#7D61B4 url(images/purple2.gif) top left repeat-x;
background-attachment:fixed;
font-family:Verdana, Arial, sans-serif;
font-size:9pt;
color:#000000;
text-align: center;
margin: 0;
padding: 0;}

.sidebar{
background:#221D71 url(header/scoundrel_01.jpg) top center no-repeat;
}

.sidebar_bg{
background:#221D71;
}

#sidebar {
         text-align:left;
        margin: 0px 5px 30px 5px;
        padding:0px;
        width: 170px;
         overflow:hidden;
         color:#ffffff;
}

.content{
background:#F5F5D3 url(header/scoundrel_10.jpg) top center no-repeat;}

.header{
width:502px;
height:196px;
background:#221D71 url(header/scoundrel_03.jpg) top center no-repeat;}

#sidebar h2 {
        text-align: center;
        color: #ffffff;
        margin: 5px 5px 2px;
         font-size:10pt;
         border-bottom:1px solid #ffffff;
         padding-bottom:2px;
}

#tag_cloud a:link, #tag_cloud a:visited{
color:#E568D5;
font-weight:normal;
text-decoration:none;}

#tag_cloud a:hover{
color:#9B98D8;
font-weight:normal;
text-decoration:none;}

#sidebar a:link, #sidebar a:visited{
color:#E568D5;
text-decoration:none;}

#sidebar a:hover{
color:#9B98D8;
text-decoration:none;}