body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #390303;
	font-style: italic;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-top: 0;
}

#wrapper {
	width: 810px;
	float: left;
	background: url(img/bg_middle.jpg) repeat-y;
}
	#content {
	background: url(img/bg_top.jpg) left top no-repeat;
	float: left;
	width: 100%;
	}

body.short_page #wrapper {
	width: 810px;
	float: left;
}

#header {
	padding: 10px 0 0 13px;
	width: 797px;
	float: left;
}

.logo {
	float: left;
}

#global_nav {
	margin: 0 0 0 27px;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	display: inline;
	overflow: hidden;
}

#global_nav li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#global_nav li.ball {
	padding: 6px 15px 0 15px;
}

#global_nav li a {
	float: left;
	padding: 28px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:28px; /* for IE5/Win */
}

#global_nav a:hover, #global_nav a.highlight {
	background-position: 0 -28px;
}

#nav_home a {
	width: 53px;
	background: url(img/but_home.gif) top left no-repeat;
}

#nav_directions a {
	width: 96px;
	background: url(img/but_directions.gif) top left no-repeat;
}

#nav_reg a {
	width: 113px;
	background: url(img/but_reg.gif) top left no-repeat;
}

#middle_container {
	padding-bottom: 30px;
	float: left;
}

#left_content {
	margin: 0 46px 0 90px;
	padding-top: 20px;
	width: 411px;
	float: left;
	display: inline;
}

* html body #left_content {
	margin-right: 45px;
}

#sidebar {
	padding: 0;
	width: 220px;
	float: left;
}

#sidebar p {
	padding: 0 8px;
}

#sidebar p#more_info {
	background: url(img/bg_home_info.jpg) no-repeat;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 25px 0 0 0;
	padding: 10px 6px;
	width: 206px;
}

* html body #sidebar p#more_info {
	padding: 10px 4px;
	width: 210px;
}

#footer {
	background-color: #3b0304;
	padding: 10px 0;
	text-align: center;
	color: #ccc;
	font-weight: bold;
	clear: left;
}

* html body #footer {
	padding: 5px 0 10px 0;
}

#footer a {
	color: #ccc;
	font-style: normal;
}

#naz_stadium {
	border: 2px solid #000;
	background-color: #f5f5f5;
	padding: 7px;
	margin: 0 0 10px 0;
	width: 393px;
	font-size: 11px;
	float: left;
	line-height: 14px;
}

#naz_stadium img {
	border: 1px solid #000;
}

.title {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#naz_stadium a {
	font-weight: bold;
}

#expo_sched {
	border: 2px dotted #999;
	background-color: #f5f5f5;
	padding: 7px;
	margin: 0 0 50px 0;
	width: 394px;
	float: left;
}

.caption {
	font-style: italic;
}

#naz_stadium p.caption a {
	font-weight: normal;
}

p.center {
	text-align: center;
	margin: 0 0 5px 0;
}

#sched_times td {
	padding: 3px 5px;
	vertical-align: top;
}

#sched_times ul {
	margin: 0;
	padding: 0;
}

#sched_times ul li {
	margin: 0 20px;
	padding: 0;
	list-style-type: square;
}

#form_container {
	border: 1px dotted #999;
	background-color: #f5f5f5;
	padding: 20px;
	width: 250px;
	text-align: center;
}

#form_container img {
	border: 1px solid #000;
}

#form_container a {
	width: 249px;
	padding-top: 324px;
	background: url(img/pho_form.gif) left top no-repeat;
	border: 1px solid #000;
}

	.ir {
		display: block;
		height: 0;
		overflow: hidden;
		background-repeat: no-repeat;
	}


#form_container a:hover {
	background-position: 0 -324px;
}

#intro_letter {
	margin-bottom: 25px;
}

.instructions {
	color: #333;
	font-size: 11px;
}

#hdr_lax, #hdr_dir, #hdr_reg {
	padding-top: 35px;
	border-bottom: 2px dotted #999;
	background: url(img/hdr_lax_expo.gif) no-repeat;
}
	#hdr_dir {
		background-image: url(img/hdr_directions.gif);
	}
	#hdr_reg{
		background-image: url(img/hdr_registration.gif);
	}
	
.notice {
	margin-bottom: 24px;
	color: #3B0304;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}