/*
One Dance with a Duke
*/
body{
background:#D54C5E url(images/pink.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:#F9977A url(header/duke_01.jpg) top center no-repeat;
}

.sidebar_bg{
background:#F9977A;
}

#sidebar {
         text-align:left;
        margin: 0px 5px 30px 5px;
        padding:0px;
        width: 170px;
         overflow:hidden;
         color:#000000;
}

.content{
background:#F5F5D3 url(header/duke_10.jpg) top center no-repeat;}

.header{
width:502px;
height:196px;
background:#F9977A url(header/duke_03.jpg) top center no-repeat;}

#sidebar h2 {
        text-align: center;
        color: #000000;
        margin: 5px 5px 2px;
         font-size:10pt;
         border-bottom:1px solid #000000;
         padding-bottom:2px;
}

#tag_cloud a:link, #tag_cloud a:visited{
color:#9B306A;
font-weight:normal;
text-decoration:none;}

#tag_cloud a:hover{
color:#64143F;
font-weight:normal;
text-decoration:none;}

#sidebar a:link, #sidebar a:visited{
color:#9B306A;
text-decoration:none;}

#sidebar a:hover{
color:#64143F;
text-decoration:none;}