/*RESET STYLE*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* SCREEN STYLE */

body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: "arial", "verdana", sans-serif;
	font-size: 0.8em;
	color: #000;
	background: #587fb1 url('background.jpg') center repeat-y;
	margin-top: 0;
	margin-bottom: 0;
}

dt {
	font-size: 1em;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 5px;
}

dd {
	font-size: 1em;
	font-style: italic;
	padding: 5px;
	padding-left: 30px;
	line-height: 1.5;
}

.center {	
	width: 100%;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.center td {
	text-align: center;
}

.center th {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 0.9em;
}

::-moz-selection {
	background-color: #036;
	color: #fff;
}

#header {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 826px;
	height: 272px;
	margin-left: -413px;
	background: transparent url('background.jpg') center repeat-y;
	text-align: center;
}

#container {
	position: absolute;
	top: 272px;
	left: 50%;
	width: 826px;
	height: auto;
	margin-left: -413px;
	background: transparent url('background.jpg') center repeat-y;
}

#left {
	position: relative;
	float: left;
	width: 150px;
	margin-left: 23px;
	padding-top: 20px;
}

hr {
	border: none;
	border-bottom: 1px dashed #036;
}

#content {
	position: relative;
	float: left;
	width: 600px;
	height: auto;
	margin-left: 20px;
}

#logos {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}

#logos img {
	padding-left: 10px;
	padding-right: 10px;
}
	
h1 {
	text-align: center;
	font-size: 2.0em;
	color: #036;
	padding-top: 20px;
	padding-bottom: 30px;
}

h2 {
	text-align: left;
	font-size: 1.4em;
	color: #036;
	padding-top: 20px;
	padding-bottom: 20px;
}

h3 {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #800000;
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #036;
}

a:hover, a:focus {
	background-color: #036;
	color: #fff;
}

#left a {
	display: block;
}

p {
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 1.5;
	text-align: justify;
}

p.info {
	text-align: center;
	font-weight: bold;
}

li {
	line-height: 1.5;
}

.clearboth {
	clear: both;
}

.name {
	color: #036;
	font-weight: bold;
}

.previouslist {
	width: 95%;
	border-top: 1px solid #000;
	border-collapse: collapse;
}

.previouslist td {	
	padding: 10px;
	border-bottom: 1px solid #000;
}

.updated {
	position: relative;
	background: transparent url('new.jpg') center left no-repeat;
	left: -57px;
	padding-left: 57px;
}

.updated p {
	text-align: left;
}

#venue {
	width: 100%;
	text-align: center;
}

#venue td {
	padding: 10px;
	text-align: center;
}

#aercs_display .centered {
	width: 95%;
	height: 430px;
}

.closelink {
	font-style: italic;
	font-size: 0.8em;
}	

.latestnews {
	border: 1px solid #000;	
	padding: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: #ffffe0;
}

.latestnews h2 {
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 10px;
}

.latestnews dt {
	font-size: 0.8em;
	font-style: italic;
	padding: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}

.latestnews dd {
	font-size: 0.9em;
	padding: 5px;
	padding-left: 30px;
	line-height: 1.5;
	font-style: normal;
}

.latestnews p {
	padding-left: 10px;	
}

#registrations {
	margin: 0 auto;
	border-collapse: collapse;
}

#registrations th {
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	padding: 10px;
	border: 1px solid #000;
}

#registrations th span {
	font-size: 0.7em;
}

#registrations td {
	padding: 10px;
	text-align: center;
	border: 1px solid #000;
}

table.program {
  border: 1px solid #000;
}

.program td {
	text-align: center;
  padding: 10px;
}

.program th {
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-size: 0.9em;
}

.program .timel, .program .timer {
  text-align: left;
}

.program .timer, .program .headr {
  border-left: 1px solid #000;
}
