@import url(http://fonts.googleapis.com/css?family=Gentium+Book+Basic:400,400italic);

body {
 background:#7f7f7f;
 color:#030303;
 margin:20px;
 padding:0px;
}

#body {
 width:800px;
 margin:0 auto;
}

#logo {
 float:left;
 width:185px;
}

#linknav {
 font-family: 'Gentium Book Basic', serif;
 text-align:center;
 margin-left:220px;
 padding-top:20px;
 color:#fbfdee;
}

#tagline {
 font-size:28px;
 white-space:nowrap;
 font-style:italic;
}

#mainlinks {
 font-size:28px;
 font-weight:bold;
 padding:10px 0;
}

#bandlinks {
 font-size:17px;
 font-weight:bold;
}

#contenttop {
 margin:20px auto 0 auto;
 background:#6d6c69 url(pix/boxtop.gif) repeat-x center top;
}

#content {
 background:transparent url(pix/boxbot.gif) repeat-x center bottom;
 color:#fff;
 min-height:350px;
 height:auto !important;
 height:350px;
 padding:10px 20px 20px 20px;
}

.title {
 font-size:21px;
 color:#fdffd7;
 font-weight:bold;
 padding-top:12px;
}

.gallery {
 clear:both;
 padding:13px 0;
 text-align:center;
 font-weight:bold;
}

.gal {
 float:left;
 padding:0 5px;
}

#ip {
 clear:both;
 position:relative;
 bottom:50px;
 left:680px;
 width:50px;
}

img {border:0px}

.clr {clear:both; font-size:1px}
.ctr {text-align:center}

a {color:#ffffe2; text-decoration:none}
a:visited {color:#ffffe2}
a:hover {color:#fff}
a:active {color:#fff}

#linknav a {color:#fdffd7; text-decoration:none}
#linknav a:visited {color:#fdffd7}
#linknav a:hover {color:#fad8ab}
#linknav a:active {color:#fdffd7}

#content a {color:#ffffe2; text-decoration:none}
#content a:visited {color:#ffffe2}
#content a:hover {color:#fff; border-bottom:1px dashed #fff;}
#content a:active {color:#fff}

#content a.noborder:hover {color:#fff; border-bottom:none}

