@import url("me_style.css");

body{background: #f0f8ff;}
h1, h2, h3{color: #009;}
p{color: #006;}

#header{background: #c0d3e6 url("images/style/mast_bl_dk.jpg") 7pt 6pt no-repeat;}
#header h1{color: #009;}

#main{background: #f0f8ff;}

#content a:link{color: #000099;}
#content a:hover{ color: #f0f8ff; background: #000099;}
#content h2 span{display: none;}

div.pic a{text-decoration: none; color: #6699FF;}
div.pic a:hover {background: #66CCFF; color: #ffa;}
div.pic a.page {background: #66CCFF; color: #ffa;}

#sidebar h2 { background: Aqua; border: 1px solid #666600;}
#sidebar h3 { background: #9cf; border: 1px solid #666600; }
#sidebar h3 a {background: #fffedd; color: #009; }
#sidebar h3 a:hover {background: #69c; color: #FFA; border-color: #AEAEAE;}
#sidebar a{color: #330099;}
#sidebar a:hover{background: #330099; color: #fff;}
#sidebar p {color: #006;  font-weight: bold; }

#navbar{ border: 2px solid #c0d3e6; background: #eaf2fa url("images/style/mast_bl_lt.jpg") no-repeat -8pt -58pt;}
#navbar a {border-right: 1px solid #8F8E82; color: #009;}
#navbar a#home {padding-left: 180px;}
#navbar a:hover {background: #6699CC; color: #FFA;}

.home #navbar #home {color: #33f; background: transparent;}
.members a#members, .gallery a#gallery, .stories a#stories, .shows a#shows,
.holidays a#holidays, .technical a#technical, .links a#links
{ position: relative; border-bottom: 1px solid #f0f8ff;
  background: #f0f8ff; color: #000033;}