/* CSS Document */



body {

	color: #000000;

	font-size: 12px;

	font-family: "Century Gothic", Tahoma, sans-serif;

	font-weight: normal;

	background-color: #ffffff;

	padding: 0px 0px 0px 0px;

	margin-top: 0px

	}



 a:link {

 	color: #000000;

 	text-decoration: none;

	font-size:12px

	}



 a:active {

 	color: #993333;

	text-decoration: none;

	font-size:12px

	}





a:visited {

 	color: #333333;

	text-decoration: none;

	font-size:12px

	}





a:hover {

 	color: #993333;

	text-decoration: none;

	font-size:12px

	}

		

 a.intext:link {

 	color: #333366;

	text-decoration: underline;

	font-size:12px;

	font-weight: normal;

	font-style: normal;

	}



 a.intext:active {

 	color: #333366;

	text-decoration: underline;

	font-size:12px;

	font-weight: bold;

	font-style:	normal;

	}





a.intext:visited {

 	color: #333366;

	text-decoration: underline;

	font-size:12px;

	font-weight: normal;

	font-style: normal;

	}





a.bottom:hover {

 	color: #6699ff;

	text-decoration: none;

	font-size:10px;

	font-weight: normal;

	font-style: normal;

	}

	

 a.bottom:link {

 	color: #333366;

	text-decoration: none;

	font-size:10px;

	font-weight: normal;

	font-style: normal;

	}



 a.bottom:active {

 	color: #333366;

	text-decoration: none;

	font-size:10px;

	font-weight: bold;

	font-style:	normal;

	}





a.bottom:visited {

 	color: #333366;

	text-decoration: none;

	font-size:10px;

	font-weight: normal;

	font-style: normal;

	}





a.bottom:hover {

 	color: #6699ff;

	text-decoration: none;

	font-size:10px;

	font-weight: normal;

	font-style: normal;

	}	

	

.sidetext{color: #FFFFFF;

		padding-left: 10px

		}	

		

.navtop	{width: 700px;

		border: 3px solid #ff6600;

		text-align: center;

		padding-top: 60px

		}			

		

.content {width: 600px;

		border: 3px solid #ff6600;

		text-align: justify;

		padding: 20px;

		margin-top: 50px

		}			

		



.red {
	color: #930;
	font-weight: bold;
}

div#flyer{
	background-image: url(images/flyer-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 539px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	padding-top: 100px;
	font-size: 12px;
}

div#flyer a{
	color: #9c262e;
	text-decoration: underline;	
}

div#flyer a:hover{
	color: #5D1627;
	text-decoration: underline;
}
div#flyerinside {
	padding-top: 70px;
	padding-left: 360px;
}
.flyerheading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.padding-top-right {
	padding-top: 25px;
	padding-right: 70px;
}
.padding-top-bottom {
	padding-top: 5px;
	padding-bottom: 10px;
}
.padding-right {
	padding-right: 15px;
}
#contest{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

