*
	{
	font-family: sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	}
body
	{
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-color: #000000;
	}
h4#IEcenter{margin: 0 auto;text-align:center;}
h1
	{
	font-size: 16px;
	}
h1#PageHeading
	{
	color: #DF16E0;
	font-family: century gothic;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
	}
h1#MemberLinksAlign
	{
	text-align: right;
	}
h1#LinksAlign	
	{
	text-align: center;
	}
h1.EventInfo
	{
	margin-right: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #DF16E0;
	text-align: center;
	}
h1.Name
	{
	font-weight: normal;
	font-family: century gothic;
	font-size: 30px;
	letter-spacing: 2px;
	color: #DF16E0;
	}
p
	{
	padding-top: 10px;
	padding-bottom: 20px;
	color: #F8B418;	
	font-size: 16px;
	}
h1#Copyright
	{
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: normal;
	padding-top: 80px;
	text-align: center;
	color: #7D1C61;
	}

h1.FormText
	{
	
	color: #DF16E0;
	}
div#SubscribeDiv
	{
	width: 400px;
	margin: 0 auto;
	text-align: right;
	padding: 20px;
	}
div#PollDiv
	{
	width: 400px;
	margin: 0 auto;
	text-align: right;
	padding: 20px;
	}
div#Wrapper
	{
	width: 1000px;
	margin: 0 auto;
	}
div#Header
	{
	height: 180px;
	background-image: url(images/headerbg.jpg);
	}
div#Footer
	{
	background-image: url(images/bottomgraphic.jpg);
	height: 100px;
	}
div#LinksDiv
	{
	height: 50px;
	background-color: #000000;
	}
div#LoginDiv
	{
	height: 50px;
	background-color: #000000;
	}
div#Slogan
	{
	height: 100px;
	width: 1000px;
	margin: 0 auto;
	}
div#EventsDiv
	{
	background-color: #000000;
	margin: 0 auto;
	background-image: url(images/eventsbg.jpg);
	background-repeat: repeat-y;
	}
div.EventInfoDiv
	{
	width: 500px;
	margin: 0 auto;
	}
div.EventTableWrapper
	{
	

	}
div#AboutDiv
	{
	background-color: #000000;

	}
div#PicturesDiv
	{
	background-color: #000000;
	background-image: url(images/eventsbg.jpg);
	background-repeat: repeat-y;
	}
div#ContactDiv
	{
	background-color: #000000;
	background-image: url(images/eventsbg.jpg);
	background-repeat: repeat-y;
	}
div#PhotosDiv
	{
	width: 1000px;
	background-color: #000000;
	background-image: url(images/eventsbg.jpg);
	background-repeat: repeat-y;
	}


*.EventName
	{
	font-size: 30px;
	font-weight: normal;
	font-family: century gothic;
	letter-spacing: 4px;
	}
*.EventDate
	{
	font-size: 20px;
	font-weight: normal;
	font-family: century gothic;
	letter-spacing: 4px;
	}
*.EventAddress
	{
	font-size: 15px;
	font-weight: normal;
	font-family: century gothic;
	letter-spacing: 8px;
	}
*.EventCost
	{
	font-size: 20px;
	font-weight: normal;
	font-family: century gothic;
	letter-spacing: 4px;
	}
table.EventsTable
	{
	margin: 0 auto;
	}
td.EventInfoTD
	{
	width: 500px;
	vertical-align: top;
	}
span.EventFlyerName
	{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: century gothic;
	}
span.EventFlyerDate
	{
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	font-family: century gothic;
	}
span.EventFlyerTime
	{
	font-size: 12px;
	letter-spacing: 5px;
	font-family: century gothic;
	}
span.EventFlyerVenue
	{
	font-size: 24px;
	font-family: century gothic;
	font-weight: normal;
	}
span.EventFlyerCost
	{
	font-size: 22px;
	font-weight: normal;
	font-family: century gothic;
	}
td.ImgTD
	{
	width: 500px;
	}
img.FlyerImg
	{
	border-top: solid #330547 1px;
	border-left: solid #352606 1px;
	border-bottom: solid #000000 5px;
	border-right:  solid #000000 5px;
	margin-left: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
	}
	
img.FlyerThumb
	{
	border:0px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;

	}
.Photo{margin:25px;border:0px;border-top: solid #330547 1px;
	border-left: solid #352606 1px;
	border-bottom: solid #000000 5px;
	border-right:  solid #000000 5px;}
	
	
a#IndexLink:link
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/HomeLink.jpg);
	background-position: left;
	}
a#IndexLink:visited
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/HomeLink.jpg);
	background-position: left;
	}
a#IndexLink:hover
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/HomeLink.jpg);
	background-position: right;
	}
a#IndexLink:active
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/HomeLink.jpg);
	background-position: left;
	}
	
	
	
	
	
a#AboutLink:link
	{
	display: block;
	height: 50px;
	width: 175px;
	background-image: url(images/AboutLink.jpg);
	background-position: left;
	}
a#AboutLink:visited
	{
	display: block;
	height: 50px;
	width: 175px;
	background-image: url(images/AboutLink.jpg);
	background-position: left;
	}
a#AboutLink:hover
	{
	display: block;
	height: 50px;
	width: 175px;
	background-image: url(images/AboutLink.jpg);
	background-position: right;
	}
a#AboutLink:active
	{
	display: block;
	height: 50px;
	width: 175px;
	background-image: url(images/AboutLink.jpg);
	background-position: left;	
	}

	
	
	
	
a#EventLink:link
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/EventsLink.jpg);
	background-position: left;
	}
a#EventLink:visited
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/EventsLink.jpg);
	background-position: left;
	}
a#EventLink:hover
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/EventsLink.jpg);
	background-position: right;	
	}
a#EventLink:active
	{
	display: block;
	height: 50px;
	width: 125px;
	background-image: url(images/EventsLink.jpg);
	background-position: left;
	}
	
	
	
	
a#PicturesLink:link
	{
	display: block;
	height: 50px;
	width: 150px;
	background-image: url(images/PicturesLink.jpg);
	background-position: left;	
	}
a#PicturesLink:visited
	{
	display: block;
	height: 50px;
	width: 150px;
	background-image: url(images/PicturesLink.jpg);
	background-position: left;	
	}
a#PicturesLink:hover
	{
	display: block;
	height: 50px;
	width: 150px;
	background-image: url(images/PicturesLink.jpg);
	background-position: right;	
	}
a#PicturesLink:active
	{
	display: block;
	height: 50px;
	width: 150px;
	background-image: url(images/PicturesLink.jpg);
	background-position: left;	
	}
	
	
a#ContactLink:link
	{
	display: block;
	height: 50px;
	width: 205px;
	background-image: url(images/ContactLink.jpg);
	background-position: left;	
	}
a#ContactLink:visited
	{
	display: block;
	height: 50px;
	width: 205px;
	background-image: url(images/ContactLink.jpg);
	background-position: left;	
	}
a#ContactLink:hover
	{
	display: block;
	height: 50px;
	width: 205px;
	background-image: url(images/ContactLink.jpg);
	background-position: right;		
	}
a#ContactLink:active
	{
	display: block;
	height: 50px;
	width: 205px;
	background-image: url(images/ContactLink.jpg);
	background-position: left;	
	}
.Center{text-align:center;margin:0 auto;}

	
	
	
	
	
	
	
	