

body {
background-color:#7a677a;											
color : #856d94;
font-family : 'Trebuchet MS', Arial, serif;
font-size: 12px;
}

h1 {
font-size : 26px;
color : #7A677A;
font-family : 'Trebuchet MS', Arial, serif;
font-weight : lighter;
background-color : inherit;
      }

a:link {
text-decoration : none;
color : #7A677A;
background-color : inherit;
      }
a:visited {
text-decoration : none;
color : #7A677A;
background-color : inherit;
      }
a:active {
text-decoration : none;
color : #7A677A;
background-color : inherit;
      }
a:hover {
text-decoration : underline;
color : #7A677A;
background-color : inherit;
      }

#event {
text-decoration : none;
color : #7A677A;
background-color : inherit;
font-size: 11.5px;
      }

#dusk {
width:678px;
height:578px;
margin-left:-339px;
margin-top:-295px;
top:50%;
left:50%;
position:absolute;
background-image:url(images/gw_home.jpg);
}
#sidebar {
float:left;
width:180px;
margin-left: 35px;
padding-top:50px;
display:inline;
}
#sidebar h2{
font-size:22px;
font-size:22px;
font-style:italic;
color:#eee;
font-weight:bolder;
border-bottom: 1px #eee solid;
margin-top:20px;
padding:0;
}
#sidebar ul{
list-style-type:none;
padding:0;
margin:0;
}
#sidebar ul li{
font-size:17px;
font-style:italic;
color:#eee
}
#sidebar ul li a {
text-decoration:none;
color:#eee;
}
#sidebar ul li a:hover {
text-decoration:underline;
}
#content {
float:right;
width:265px;
margin-right:50px;
padding-top:125px;
display:inline;
}
#content a {
color:#666666;
}
#content h1 {
text-align:center;
font-size:19px;
color:#58355f;
margin:10px 0 0 0;
}

#text {
height:250px;
line-height:17px;
overflow:auto;
}
.tagline {
font-size:11px;
text-align:center;
color : #ac8bad;
}

.enter {
font-size:12px;
text-align:center;
color : #D0B8D1;
}

.ornament {
width:392px;
height:30px;
background-image:url(images/ornament.gif);
}