@charset "UTF-8";
/* CSS Document */

html { height: 101%}

body {
	margin-top: 25px;
	background-image:url(images/circle-back-ground.jpg);
}


.paragraph {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	color:#333333;
	text-decoration: none;
	padding-left:15px;
	padding-right: 15px; 
	background-color:#FFFFFF
}

.email a:link {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight: bold;
	color:#990033;
	text-decoration:none}

.email a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight: bold;
	color:#990033;
	text-decoration:none}
	
.email a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight: bold;
	color:#0066FF;
	text-decoration:none
}

.email a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight: bold;
	color:#990033;
	text-decoration:none}

.participants a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF
	}

.participants a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF
	}

.participants a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-color:#FFFFFF
	}

.participants a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF
	} 
	






.navbar a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
}

.navbar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	 }

.navbar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	 }

.navbar a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF
	 }
 


	
.currentpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none; 
	 }	



.opening {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:lighter;
	color:#000000;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px; 
	border-left:thin;
	border-left-color:#999999;
	border-left-width:thin;
	border-left-style:dotted;
	background-color:#FFFFFF
}
.sponsorsections {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	color:#333333;
	text-decoration: none;
	padding-left:15px;
	border-left-color:#999999;
	border-left-width:thin;
	border-left-style:dotted; 
	border-bottom-color:#999999;
	border-bottom-width:thin;
	border-bottom-style:dotted;	
}	

.gallery {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:lighter;
	color:#333333;
	text-decoration: none;
	padding-left:15px;
	}