
/* Reset */
@import url(reset.css);

/* layout */
body {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; background-color: #000; }

a{color: #fff; }
a:hover {color: #777; text-Decoration: none; }

h1, h2, h3 {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 25px; margin-bottom: 15px; margin-top: 0px; color: #fff; }

p, ul { color:#777; }

.title {font-weight: bold; font-size: 18px; }
.white {font-weight: bold; font-size: 18px; color: #fff; }
.en {font-size: 12px; }
ul.alb  li {display: inline; margin-right: 10px; }
.mid {text-align: center; }
a:hover .link {border: 1px solid #fff; }
.fly {float: left; margin-right: 120px; margin-bottom: 15px;}

#wrapper {width: 860px; margin: 0 auto; border-top: 4px solid #333; padding: 20px 20px 20px 20px; }

#container {margin: 0 auto; width: 100%; }

#header {padding: 40px 0; clear:both; text-align: center; }

#about, #albums, #media, #store {padding: 20px 0; line-height: 25px; border-top: 1px solid #131313; clear: both; }

#contact {text-align: center; font-weight: bold; font-size: 18px; }

#footer {margin-bottom: 40px; }







