body
{
    background:#696;
    font-size:85%;
}
a
{
    color:Black;
}
.navbar
{
    padding-left:8px; border:solid 0px black; line-height:100%; padding-bottom:5px;
}
.navigation
{
    width:200px; border:solid 0px black; border-top-width:0px; background:#cfc; position:relative; top:10px;
}
.welcome
{
    float:left; position:relative; background:#cfc; width:70%; top:5px; left:5px;
}
.lent
{
    float:left; position:relative; background:#cfc; width:70%; top:26px; left:5px; font-size:larger;}
.position
{
    position:relative; top:5px; left:5px; float:left; color:#600;}
.position a
{
    color:#600;}
.masses
{
    position:relative; top:52px; background-color:#cfc; width:200px;
}
.calendar
{
 position:relative;
 top:31px;
 width:200px;
 background-color:#cfc;
}
.homepage_events
{
width:175px;
padding:5px 5px 5px 5px;
margin: 0px 10px 0px 10px;
float:left;
text-align:center;
}
.heading
{
font-size:x-large;
font-style:italic;
}
#center {
text-align:center;
}