A.button:link
	{
	color:#ffffff;
	text-decoration:none;
	display:block; 
	width:100%; 
	height:100%;
	font-weight:bold;
	font-size: 18px;
	}
A.button:active
	{
	color:#ffffff;
	text-decoration:none;
	display:block; 
	width:100%; 
	height:100%;
	font-weight:bold;
	font-size: 18px;
	}
A.button:visited
	{
	color:#ffffff;
	text-decoration:none;
	display:block; 
	width:100%; 
	height:100%;
	font-weight:bold;
	font-size: 18px;
	}

A.button:hover
	{
	color:#ffffff;
	background-color:#d40046;
	text-decoration:none;
	display:block; 
	width:100%; 
	height:100%;
	font-weight:bold;
	font-size: 18px;
	}

	
A:link
	{
	color:#b70333;
	text-decoration:none;
	font-weight:bold;


	}
A:active
	{
	color:#b70333;
	text-decoration:none;
	font-weight:bold;


	}
A:visited
	{
	color:#b70333;
	text-decoration:none;
	font-weight:bold;


	}
A:hover
	{
	color:#D03C63;
	text-decoration:underline;
	font-weight:bold;

	}
table.container
	{
    width:760px;
	padding:0;
	border:0;
	margin: 10px;
	font-size: 18px;
	font-family: "Myriad Pro","Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	}

table.menu
   {
   width:100%;
   border:0;
   padding:0;
   margin: 0;
/*   filter:alpha(Opacity=85);
   opacity:0.85; */
   background: url(menubar.jpg);
   background-color:#910027;
   background-repeat: yes;
   }
td.menu
   {
   padding:0;
   margin: 0;
   color:#ffffff;
   }

table.body
   {
   width:100%;
   border:0;
/*   filter:alpha(Opacity=85%);
   opacity:0.85; */
   background-color:#FFFFFF;
   padding:30;
   color: #464646;
   font-size: 18px;
   }
td.body
   {
   padding:10px;
   color:#000000;
   }

/* .hlt {
	background-color: #910027;
	color: #FFFFFF;
	font-size: 14px;
    } */

h1 {
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	color:#000000;
	}

h2 {
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
	color:#000000;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	}

h3 {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	margin-top: 20px;
	}

body
	{
	background-color: #000000;
	background-image: url(background2.jpg);
	background-attachment:fixed;
	}

.photo {
	width: 150px;
	border: 0px;
	}

.workshopimg {
	margin: 0px;
	margin-top: 20px;
	}

.facebookicon {
	margin: 0px;
	float: right;
	border: 0;
	}

