body {
font-family: helvetica, verdana, Arial,  verdana, sans serif;
background-image: url(images/bg.jpg); 
background-repeat: repeat; 
}

.content_body {
font-family: helvetica, verdana, Arial,  verdana, sans serif;
background-image: url(images/bg_content.jpg); 
background-repeat: repeat; 
background-attachment: fixed; 
}

H1{
color: #e37824;
font-family: Arial, helvetica, sans serif;
font-weight: normal;
line-height: 14px;
font-size: 13px;
}

H2{
font-family: Arial, helvetica, sans serif;
font-weight: normal;
line-height: 14px;
font-size: 13px;
}

H3{
font-family: Arial, helvetica, sans serif;
font-weight: normal;
line-height: 13px;
font-size: 12px;
}

H4{
font-family: Arial, helvetica, sans serif;
font-weight: normal;
line-height: 12px;
font-size: 11px;
}

#column_01{
font-family: Arial, helvetica, sans serif;
color: #ffffff;
line-height: 14px;
font-size: 11px;
}

#column_02 {
padding-left: 20px;
padding-right: 40px;
font-family: Arial, helvetica, sans serif;
color: #ffffff;
line-height: 14px;
font-size: 11px;
}

#column_03 {
font-family: Arial, helvetica, sans serif;
line-height: 13px;
font-size: 11px;
}


.orange {

color: #e37824;

}

.footer {
font-family: Arial, helvetica, sans serif;
color: #cccccc;
line-height: 14px;
font-size: 10px;
}


.news_image {
margin-top: 5px;
margin-right: 10px;
margin-bottom: 2px;
border: 1px solid white;
}

.album_mini {
margin-top: 0px;
margin-right: 10px;
margin-bottom: 2px;
border: 0px solid white;
}
.mini_info {
margin-top: 0px;
margin-right: 10px;
margin-bottom: 2px;
border: 0px solid white;
line-height: 14px;
font-size: 10px;
}




A.footer:link 		{ text-decoration: none ; color: #cccccc;  }
A.footer:visited 	{ text-decoration: none ; color: #cccccc;  } 
A.footer:hover		{ text-decoration: none ; color: #e37824;  }

A:link { text-decoration: none; color:#e37824;  }
A:visited { text-decoration: none ; color:#C9C9C4; } 
A:hover { text-decoration:none ; color: ffffff;   }


