* {
	margin: 0px;
	padding: 0px;
}









/* ================================= */
/* HTML redefinition for defaults    */
/* ================================= */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.home {
	background-image: url(../images/bg-Home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.inside {
	background-image: url(../images/bg-Interior.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #009900;
}
p   {
	margin-bottom: 0.75em;
	margin-top: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
}
#lcol   ul, #rcol   ul, ol    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	list-style-position: outside;
	padding-left: 1.8em;
	margin-bottom: 0.5em;
}
#lcol li, #rcol li {
	margin-bottom: .5em;
	line-height: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #003479;
	margin-bottom: 0.5em;
	font-weight: normal;
}


h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #AA0900;
	font-size: 1.6em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #d75815;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	letter-spacing: 1px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #003479;
}
/* Adapted from OTC */

#container {
	width: 950px;
	margin: auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


#header {
	height: 60px;
	margin: 0px;
	padding: 0px;


}
#society_logos {
	float: right;
}
#society_logos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#spe {
	margin-top: 6px;
	margin-right: 20px;
}





#navigation {
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#billboard_home {
	height: 360px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/title-Home.jpg);
	width: 950px;
}
#billboard_inside {
	background-image: url(../images/title-Interior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
}

#title_home {
	width: 675px;
	float: left;
	margin: 0px;
	padding-top: 40px;
	height: 300px;
}
#title_inside {
	float: left;
	width: 675px;
	margin-top: 15px;
}

#buttons_home {
	float: right;
	width: 225px;
	margin: 0px;
	padding-top: 20px;
}
#buttons_home  img {
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#buttons {
	float: right;
	margin-top: 15px;
	width: 225px;
}
#buttons img {
	margin-bottom: 20px;
}




#lcol {
	float: left;
}


#headline {
	margin-top: 25px;
	padding: 0px;
	width: 700px;
	float: left;
	margin-bottom: 20px;
}

#posters {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#poster1 {
	float: left;
	width: 200px;
}
#poster2 {
	float: left;
	width: 200px;
	margin-left: 50px;
}
#poster3 {
	width: 200px;
	margin-left: 50px;
	float: left;
}

#rcol {
	float: right;
}
#rcol_content {
	clear: both;
	float: right;
	width: 200px;
	margin-top: 30px;
}


#quickLinks {
	float: right;
	width: 200px;
	margin-left: 40px;
	margin-top: 25px;
	padding: 0px;
	border: 1px solid #003479;
}

#quickLinks a, #quickLinks SPAN.unlinked {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#quickLinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: .7em;
	text-align: left;
}
#quickLinks li {
	margin-bottom: .5em;
}
#quickLinks li a {
	display: block;
}

#quickLinks  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #003479;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#quickLinks LI.you_are_here { /* BF: link to current page, in the Quick Links box */
  background: #eee;
  font-weight: bolder;
/*
  list-style-image:url('/events/img/ql_greencheck_14x.gif');
  display: none;
*/
}
#quickLinks LI.you_are_here:before {
/*
  content: "\21E6";
*/
}
#quickLinks A.you_are_here:after {
/*
  content: " (you are here)";
  font-style: italic;
  font-weight: normal;
  color: #777;
*/
}

#link_container {
	padding: 9px;
}



/* ================================= */
/* FOOTER                            */
/* ================================= */

#footer {
	text-align: center;
	clear: both;
	width: 950px;
	margin: 0px;
	padding-top: 10px;
}

#footer p.copyright {
	margin: 0px;
	color: #999999;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}

/* Try using unclassed defaults for now */
table {
	margin: 1.5em 0em 0.75em;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

td {
	padding: 3px 10px 3px 3px;
	vertical-align: top;
}
th {
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	background-color: #0067b2;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float_left_img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.float_right_img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
@media handheld {
  }
.color_h1 {
	color: #003479;
}



.color_h2 {
	color: #AA0900;
}
.color_h3 {
	color: #d75815;
}

.headline  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #333333;
	line-height: 1.15em;
	margin-bottom: 8px;
}
.event_title_home {
	font-family: Arial, Helvetica, sans-serif;





	font-size: 2.5em
.em;
	color: #ffffff;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: 0.75em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 2.75em;
}
.venue_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}
.event_title_inside {
	font-size: 2em;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.venue_inside {
	font-size: 1.5em;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: .8em;
}
.div_col_half_1 {
	float: left;
	width: 325px;
}
.div_col_half_2 {
	float: left;
	width: 325px;
	margin-left: 50px;
}
.continue {
	font-size: 70%;
}
#official {
	margin-bottom: 30px;
}
#official img {
	margin-right: 35px;
}
#official h3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
	padding-bottom: 20px;
	margin: 0px;
	text-transform: capitalize;
	font-size: .8em;
	letter-spacing: 0em;
}
	
.sponsor_heading {
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d75815;
	margin-bottom: 8px;
	padding-top: 8px;
	color: #d75815;
}
#sponsors/* Sponsor page to show all sponsors that are in the scroller =========================== */
 {
	background: #FFFFFF;
	width: 950px;
	margin-bottom: 10px;
}
#sponsors h3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
	padding-bottom: 20px;
	margin: 0px;
	text-transform: capitalize;
	font-size: .8em;
	letter-spacing: 0em;
}
#sponsors  img {
	padding: 0px;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
}
#sponsors   h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9d0a0e;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d0a0e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
.item   {
	float: left;
	height: 125px;
	width: 160px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
h2.title {
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

