body{
background:#3B89FF url(../images/gradient.jpg) repeat-x;
font-family:Tahoma, sans-serif;
font-size:14px;
}
div, ul, h1, h2, h3, h4, h5, h6, img {
padding:0;
margin:0;
}
a img {
border:none;
}
div#wrapper {
position:absolute;
left:50%;
margin-left:-480px;
width:960px;
}
div#splashwrapper {
position:absolute;
left:50%;
top:50%;
margin-left:-229px;
margin-top:-258px;
width:458px;
height:515px;
}
div#splashwrapper img {
float:left;
}
div#splashwrapper img#angel {
border-left:15px solid #000;
border-right:15px solid #000;
}
a {
color:#3B89FF;
text-decoration:none;
}
h1#title, ul#nav {
margin:0px 0px 0px 20px;
}
ul#nav {
list-style:none;
}
ul#nav li {
display:inline;
}
ul#nav li a {
width:100px;
height:30px;
float:left;
text-align:center;
font-size:18px;
line-height:28px;
color:#FDFCF1;
}
ul#nav li a.on {
background:url(../images/nav.gif) no-repeat 0 0;
}
div.border {
clear:both;
width:960px;
}
div.border span {
padding:0 20px 0 0;
}
div#border-top {
background:url(../images/border.gif) no-repeat 0 0;
height:15px;
}
div#border-bottom {
background:url(../images/border.gif) no-repeat 0px -15px;
padding:15px 0 0 0;
text-align:right;
color:#FDFCF1;
}
div#main {
border-left:15px solid #000;
border-right:15px solid #000;
height:410px;
width:930px;
background-color:#FDFCF1;
}
div#content-left {
float:left;
height:100%;
width:335px;
border-right:15px solid #000;
padding:0 5px;
overflow-y:auto;
}
div#content-right {
height:100%;
width:570px;
overflow:hidden;
text-align:center;
}
div#content-right img{
margin:5px;
}
div#content-right div {
width:410px;
height:310px;

text-align:center;
margin:35px 80px 0;
}
div#content-right div img {
border:5px solid #000;
}
div#gallery {
height:410px;
overflow:hidden;
text-align:center;
overflow-y:auto;
}
div#gallery ul {
list-style:none;
height:410px;
}
div#gallery ul li {
display:inline;
text-align:center;
}
div#gallery ul li img {
border:5px solid #000;
margin:50px 0;
}
div.event {
width:260px;
margin-left:20px;
}
div.eventtitle {
color:#3B89FF;
font-size:16px;
font-style:italic;
text-decoration:underline;
}
div.eventdiv {
width:290px;
margin-left:20px;
}