body {
text-align: center;
color :#0D2443;
background-color:#0D2443;
font-size : 11px;
font-family : tahoma, serif, sans-serif;
font-weight : normal;
cursor : default;
margin: 0;
padding: 0; 
}

a:link, a:active { 
font-family : tahoma, serif, sans-serif;
font-size : 11px;
font-weight : normal;
color : #6380EB;
text-decoration : none;
font-weight : normal;
} 
a:visited { 
color : #4B6DE9;
text-decoration : none;
font-weight : normal;
} 
a:hover { 
color : #B4C1F2;
text-decoration : none;
font-weight : normal;
cursor : default;
}

#container {
margin: 0 auto;
width: 800px;
background: url(bgcontent.png) repeat;
}

#header {
width: auto;
}

#content {
width: 560px;
float: right;
text-align: justify;
margin-left: 10px;
margin-right: 30px;
line-height:15px;
}

#sidebar {
width: 180px;
float: left;
text-align: left;
margin-left: 12px;
margin-right: 8px;
font-size : 11px;
font-family : tahoma, serif, sans-serif;
line-height:15px;
}

#footer {
clear: both;
width: 800px;
text-align: center;
}

.nav {
color: #2E78DC;
font-family : tahoma, serif, sans-serif;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-weight : normal;
padding-left: 10px;
}
.footer {
color :#9AAEF6;
font-size : 10px;
font-family : tahoma, serif, sans-serif;
line-height:15px;
}
.head {
color: #718CF1;
font-size : 16px;
font-family : arial, serif, sans-serif;
font-weight: bold;
line-height:16px;
letter-spacing : 2px;
}
.song {
color: #163A6C;
font-size : 14px;
font-family : tahoma, serif, sans-serif;
font-weight: normal;
line-height:20px;
letter-spacing : 2px;
}
.subhead {
color: #163A6C;
font-size : 14px;
font-family : arial, serif, sans-serif;
font-weight: normal;
line-height:20px;
letter-spacing : 1px;
}
.picl { 
float : left;
padding : 3px;
border : 1px double #d4d2d2;
margin-right: 10px;
margin-left: 0;
margin-top: 5px;
margin-bottom: 0;
}
.piclnotop { 
float : left;
padding : 3px;
border : 1px double #d4d2d2;
margin-right: 10px;
margin-left: 0;
margin-top: 0;
margin-bottom: 1px;
}

.picr { 
float : right;
padding : 3px;
border : 1px double #d4d2d2;
margin-left: 10px;
margin-right: 0;
margin-top: 5px;
margin-bottom: 0;
} 
.picrnotop { 
float : right;
padding : 3px;
border : 1px double #d4d2d2;
margin-left: 10px;
margin-right: 0;
margin-top: 0;
margin-bottom: 5px;
}