@charset "UTF-8";
/* CSS Document */

/* Main */

body {
  height:750px;
  width: 980px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color:#000000;
  background-color:#FFFFFF;
  background-image: url(images/background.jpg);
  background-repeat: no-repeat;
  background-position:top center;
}

h1 {
margin-top: 0px;
padding-top: 0px;
margin-bottom:20px;
font-size:1.4em;
padding:0px;
font-style:normal;
font-weight:600;
margin-left:25px;
margin-right:40px;
}

h2 {
margin-left:-40px;
margin-bottom:20px;
font-size:1.2em;
font-style:italic;
font-weight:501;
color:#F51AB7;
}

h3 {
font-size:1.1em;
}

h4 {
font-size:1.1em;
text-align:center;
}

p {
margin-left:25px;
margin-right:50px;
}

.testheader {
margin-right:25px;
}

/* Images and Links */

img, div {
behavior: url(iepngfix.htc)
}

a img {
border: 0;
} 

a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

a:active {
 color: #000000;
  text-decoration: none;
}

.logo {
margin-left:270px;
margin-bottom:5px;
}

.dashes {
margin-left:4px;
margin-right:4px;
}

.mainimage {
border:solid;
border-width:1px;
color:#000000;
}

/* Tables */

.hometable {
margin-top:5px;
margin-left:98px;
width:690px;
padding:0px;
border-collapse: collapse;
}

.hometabletest {
margin-top:0px;
margin-left:98px;
width:640px;
padding:0px;
border-collapse: collapse;
}

.hometable2 {
text-align:left;
margin-left:70px;
width:660px;
border-collapse: collapse;
}

.hometable3 {
text-align:left;
margin-left:98px;
width:630px;
border-collapse: collapse;
}

.hometable4 {
padding-left:10px;
padding-right:10px;
vertical-align:top;
text-align:left;
margin-left:85px;
width:630px;
border-collapse: collapse;
}

.whatcol {
padding-left:10px;
padding-right:10px;
border-right:solid;
border-left:solid;
border-width:1px;
border-color:#000000;
}

.whattable {
margin-top:5px;
margin-left:74px;
width:690px;
padding:0px;
border-collapse: collapse;
}

.futureeventstable {
text-align:left;
margin-left:98px;
width:630px;
border-collapse: collapse;
}

.eventtable {
margin-left:23px;
margin-right:50px;
}

td {
padding:0px;
}

/* Divs */

#socialicons {
margin-left:709px;
margin-top:-53px;
}

#navigation {
margin-top:10px;
margin-left:100px;
font-size:1.35em;
}

#bottomcontent {
margin-bottom:-10px;
margin-left:73px;
margin-right:190px;
}

#bottomcontentwhat {
margin-bottom:-10px;
margin-left:73px;
margin-right:200px;
}

#eventstext {
margin-left:20px;
}

#wrapper {
position: relative;
}

#footer1 { 
top:660px;
 position:absolute;
} 

#footer {
color:#000000;
position:static;
font-size:1.1em;
margin-bottom:0px;
margin-left:90px;
bottom:0px;
}

#footertext {
text-align:center;
font-size:0.75em;
margin-top:5px;
margin-left:300px;
}

#contactcontent {
margin-right:70px;
margin-left:25px;
}

#whatcontent {
margin-left:27px;
margin-right:5px;
}

#futureeventstable td {
border-collapse:collapse;
}

#futureeventstable th {
border-bottom: 1px solid;
}

#eventdetails {
font-size:1.1em;
}

#google {
float:left;
margin-left:90px;
margin-right:90px;
}
