	
	
		/* Main style attributes to be applied to anything in the body with unspecified style */
		body {
		
			font-family: arial, helvetica, verdana;
			font-size: 12pt; /* or 11pt */
			background: url(images/background-events.jpg); background-repeat: repeat-x;
			background-color: black;
			color: red;
			border: 0;
			
								}
								
a:link {
	text-decoration: bold;
	color: none;
}

a:active {
	text-decoration: none;
	color: red;
}

a:visited {
	text-decoration: none;
	color: yellow;
}

a:hover {
	text-decoration: bold;
	color: red;
}
								
H1 
{ 
			font-style: normal;
			font-family: times, arial;
			font-size: 16pt;
			text-align: center;
			text-indent: 0em;
			word-spacing: -0.0em;
			letter-spacing: -0.0em;

}

H2 
{
	color: fuchsia;
	font-style: oblique;
	font-family: times, arial;
	text-indent: 0em;
}

H3
{
	color: fuchsia;
	font-style: oblique;
	font-size: 15;
	font-family: times, arial;
	text-align: center;
	text-indent: 0em;
}

		mainstyle {
			border: 0;
			font-family: arial, helvetica, verdana;
			font-size: 12pt;
			color: red;
	}		
.main_table {
			border: 0;
			border-color: black;
			font-family: arial, helvetica, verdana;
			font-size: 12pt;
			text-decoration: none;
			background-color: none;
			color: none;
			border-collapse: collapse;
			}
.main_table a {
	text-decoration: none;
	color: lightblue;
}

.nav_table {
			border: 0;
			border-color: none;
			font-family: arial, helvetica, verdana;
			font-size: 12pt;
			text-decoration: none;
			background-color: none;
			color: none;
			border-collapse: collapse;
			}
			
.nav_table a {
	text-decoration : none;
	color: #ff0000;
}


/* edit to change main body of cell within each page */
.body_cell {
			background-image: url(images/galintro/galmain_74.jpg);
			background-color: none;
			border-color: yellow;
			font-family: arial, helvetica, verdana;
			word-spacing: 0.2em;
			font-size: 10pt;
			text-decoration: none;
			padding: 5 5 5 5;
			color: white;
			
}

/* edit to change workshop and counselling page body of cell within each page */
.text {
	background-image: url(images/galintro/galmain_67.jpg);
	padding: 0 0 0 0;
	border-color: none;
	font-family: arial, helvetica, verdana;
	word-spacing: 0.2em;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	text-indent: .5em;
	color: white;
}

.body_cell a {
	text-decoration: none;
	color: darkblue;
}

.c_table {
			list-style-type: square;
			border: 0;
			border-color: lightblue;
			font-family: arial, helvetica, verdana;
			font-size: 12pt;
			text-decoration: none;
			border: collapse;
			text-decoration: none;
			color: blue;
}
.form {
			list-style-type: square;
			border: 0;
			border-color: black;
			font-family: times, helvetica, verdana;
			font-size: 12pt;
			text-decoration: bold;
			color: lightblue;
			border-collapse: collapse;
			text-decoration: none;
}
.copyright {
			align: right;
			border: 0;
			border-color: green;
			font-family: Arial, Helvetica, Verdana;
			font-size: 10pt;
			text-decoration: none;
			color: yellow;
			border-collapse: collapse;
			}
			
.copyright a {
	text-decoration : none;
	color: lightblue;
}
.tips_cell {
			background-image: url(images/galintro/galmain_53.jpg);
			background-color: none;
			border-color: yellow;
			font-family: arial, helvetica, verdana;
			word-spacing: 0.2em;
			font-size: 10pt;
			text-decoration: none;
			color: white;
			
}
.model_cell {
			background-image: url(images/galintro/galmain_25.jpg);
			background-color: none;
			border-color: yellow;
			font-family: arial, helvetica, verdana;
			word-spacing: 0.2em;
			font-size: 10pt;
			text-decoration: none;
			color: white;
			
}
		
		