@charset "utf-8";
#event {
	color: #000000;
	background-color: #CCCC99;
	width: 100%;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #000000;
	text-align: center;
}

/* CSS Document */


.insideheader2 {
	background-color: #CCCCCC;
	display: block;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 1px;
	border-top: 2px solid #660000;
	border-bottom: 1px solid #660000;
	margin-bottom: 12px;
	padding-left: 6px;
	padding-top: 2px;
}
.pixrt {
	float: right;
	margin-bottom: 12px;
	margin-left: 6px;
	border: 1px solid #000000;
	margin-right: 6px;
}
table {
	width: 100%;
	border: 1px solid #666666;
	vertical-align: top;
}
th {
	color: #FFFFFF;
	background-color: #660000;
}
td {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
#movie {
	float: right;
	height: 200px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
#container #center #mid #pac_registration {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #640C0A;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border: thin ridge #CCC;
}
#container #center #mid #pac_registration a:link {
	text-decoration: none;
	background-color: #640C0A;
	color: #FFF;
}
#container #center #mid #pac_registration a:visited {
	text-decoration: none;
	background-color: #640C0A;
	color: #FFF;
}
#container #center #mid #pac_registration a:hover {
	text-decoration: underline;
	background-color: #640C0A;
	color: #FFF;
}
#container #center #mid #pac_registration a:active {
	text-decoration: underline;
	background-color: #640C0A;
	color: #FFF;
}



#container #center #mid #pac_registration2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	background-color: #640C0A;
	border: 1px ridge #CCC;
	display: block;
	margin-bottom: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #center #mid #pac_registration2 a:link {
	text-decoration: none;
	background-color: #640C0A;
	color: #FFF;
}
#container #center #mid #pac_registration2 a:visited {
	text-decoration: none;
	background-color: #640C0A;
	color: #FFF;
}
#container #center #mid #pac_registration2 a:hover {
	text-decoration: underline;
	background-color: #640C0A;
	color: #FFF;
}
#container #center #mid #pac_registration2 a:active {
	text-decoration: underline;
	background-color: #640C0A;
	color: #FFF;
}

