body {
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	color: #2a2010;
	background-color: #ede6cf;
	text-align: justify;
	margin: 0px;
	}

a:link {
	color: #E89C3C;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #88552B;
	text-decoration: none;
	font-weight: bold;
	}

a:active {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #898313;
	}

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	background-color: #ffffff;
	text-align: center;
	}

#header {
	padding: 2px;
	margin-bottom: 5px;
	background-color: #ffffff;
	text-align: center;
	}

#sidebar {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 2px;
	background-color: #ffffff;
	text-align: left;
	font-size: 8pt;
	}

#navcontainer {
	margin: 2px 0 0 2px;
	padding: 0;
	height: 15px;
	}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#navcontainer ul li a {
	background: #ede6cf;
	width: 73px;
	height: 13px;
	border: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #E89C3C;
	text-decoration: none;
	display: block;
	text-align: center;
	font: small-caps bold small/7pt Georgia, 'Times New Roman', Times, serif;
	}

#navcontainer ul li a:hover {
	color: #898313;
	background-color: #CEC9B7;
	}

#navcontainer a:active {
	color: #777777;
	background-color: #CEC9B7;
	}

#navcontainer li#active a {
	background-color: #CEC9B7;
	border: 0;
	color: #e89c3c;
	}

#content {
	padding: 5px;
	margin-right: 215px;
	background-color: #ffffff;
	text-align: justify;
	}

#footer {
	clear: both;
	padding: 2px;
	margin-top: 5px;
	background-color: #ffffff;
	text-align: center;
	border-top: 1px solid #ede6cf;
	}

h1 {
	font: 11pt Georgia, 'Times New Roman', Times, serif;
	text-transform: lowercase;
	font-weight: bold;
	border-bottom: 1px dashed #2a2010;
	}

h2 {
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	background-color: #2a2010;
	padding: 2px;
	letter-spacing: 4px;
	}

small {
	font: 7pt Georgia, 'Times New Roman', Times, serif;
	}
    
.regInput {
    width: 270px; font-size: 12px;
}
                                                                                                                                                  
.regTickets {
    width: 30px; font-size: 12px;
}

.regTxtarea {
    width: 400px; font-size: 12px;
}

.error {
    color: red;
}
