@charset "UTF-8";
/* CSS Document */

@font-face
{
font-family: bannerfont;
src: url(Bosswald.otf);
}


.photo-right {float:right;margin-left:20px;margin-bottom:20px;}

.photo-left {float:left;margin-right:20px;margin-bottom:20px;}

a {color:black; text-decoration: none;}
a:hover {color: silver; text-decoration: none;}

body {margin-top:0px;background-color:#000000;background-image: url('bg.gif');background-repeat: repeat-x;}

.banner {font-size: 120px;color:#cccccc;line-height:120px;text-transform:uppercase;letter-spacing:3px;font-weight:normal;}
.banner2 {font-size: 120px;color:#ffffff;line-height:120px;text-transform:uppercase;letter-spacing:3px;font-weight:normal;}
.banner3 {font-size: 30px;color:#cccccc;line-height:30px;letter-spacing:8px;font-weight:normal;}


.bilinew {font-size: 11px;color:#222222;}
.biline {font-size: 11px; color:black;}

h1 {font-size: 30px; color:#222222;line-height:60px;}
h2 {font-size: 20px; color:#222222;line-height:50px;}
h3 {font-size: 16px; color:#222222;line-height:40px;}

.link {font-size: 35px; color:silver;}
a.link:hover {font-size: 35px; color:white;}

.biline {font-size: 12px; color: black;}
.bilinew {font-size: 11px; color: white;}

.content {font-size: 16px; color:#000000;line-height:30px;}
.content-music {font-size: 16px; color:#000000;line-height:20px;}

.quote {font-size: 40px; font-family: times, sans-serif;color:#333333;line-height:50px;font-style: italic;}
.illum {font-size: 45px; font-family: times, sans-serif;color:#555555;line-height:39px;}
.times {font-size: 40px; font-family: times; color: #ffffff;font-weight:bold;line-height:30px;}






