/* CSS Document */
BODY {
background:#C4C4C4 url('img/bg1.jpg') repeat-y;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align: left;
  }
  
p, div, table {font-family: arial; font-size: 10pt; color:#000000}
a {text-decoration: none;color:#357AAA; font-weight: bold;}
a:hover {text-decoration: underline; color:#357AAA;}

img {border: 1px solid #000; text-align:right; margin:10px}
.header {border: none; margin:0px}

.center {
text-align: center; 
}

.quote{
margin: 23px;
padding: 10px;
border: 1px dotted #000; 
background-color: #E5E5E5; 
text-align: center;
font-size: 10pt;
}

.h5{
font-size:11px;
}

#header {
background: url('img/headerbg1.jpg') repeat-x;
position:absolute;
width: 100%;
height: 205px;
margin:0px;
padding:0px;
}
#nav {
position:absolute;
width: 120px; 
top: 200px;
bottom: 0px;
left: 37px;
right: 0px;
margin:0px;
padding: 0px;
}

#content {
position:absolute;
width: 650px; 
top: 150px;
bottom: 0px;
left: 195px;
right: 0px;
}

.display {
color: #FFF;
}

h2 {
margin:0px;
padding-right: 125px;
padding-bottom: 50px;
font-size: 28px;
text-transform: uppercase; 
text-align: right;
color:#000;
}

h3 {
padding-left: 30px;
border-bottom: #000 solid 4px;
font-size: 20px;
background: #FEE600;
color: #000;
}

h4 {
margin:0px;
text-transform: uppercase; 
font-size:18px;
}


.eventinfo{
margin: 23px;
padding: 10px;
border: 1px dotted #000; 
background-color: #98C9F0; 
font-size: 12pt;
}

li {
}
ul {
padding-left: 10px;
}

div.feedBurnerFeedBlock p.feedTitle {
padding-left: 24px;
border-bottom: #000 solid 4px;
font-size: 20px;
background: #FEE600;
color: #000;
}

div.feedBurnerFeedBlock p.feedTitle a{
color: #000;
text-decoration: none;
}

div.feedBurnerFeedBlock ul {
border: #000 dashed 1px;
background: #FFF;
list-style: none;
}

div.feedBurnerFeedBlock p.date {
font-weight: bold;
}
