@charset "UTF-8";
.twoColFixLtHdr #mainContent {
	width: 550px;
	margin: 0px;
	position: relative;
	top: 1px;
} 
#register {
	color: #F00;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000;
}
.twoColFixLtHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/background/bkgd3.jpg);
	background-repeat: no-repeat;
	height: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.subcontainer {
	width: 750px;
	left: 75px;
	top: 0px;
	position: relative;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: right;
	position: relative;
	right: 10px;
	top: 1px;
}
.copy {
	background-image: url(images/background/yelo.png);
	background-repeat: repeat;
	padding: 10px;
	font-size: 13px;
}
.sponsors {
	background-image: url(../images/index/LO.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.logos {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.type-sponsor {
	font-size: 9px;
	color: #cab83b;
	margin-top: 5px;
	font-variant: small-caps;
	background-image: url(images/background/white.png);
	top: 5px;
	position: relative;
	line-height: 15px;
	background-repeat: repeat;
	padding: 5px;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000;
}
.copyright {
	color: #CAB83B;
	font-size: xx-small;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	text-align: left;
	background-color: #F00;
	left: -135px;
	position: relative;
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.date {
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	left: 225px;
	top: 15px;
	position: absolute;
	color: #FFF;
	width: 450px;
}
.date a {
	color: #FFF;
	background-color: #F00;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #F00;
	text-decoration: underline;
}
.press-release {
	font-size: 10px;
}
.pg-attribution {
	font-size: 85%;
}
.pg-head {
	font-size: 11px;
	font-weight: bold;
	color: #D10025;
}
.pg-bighead {
	font-size: 12px;
	font-weight: bold;
	color: #D10025;
	border-bottom-style: solid;
	border-bottom-color: #FF6;
}
.pg-photo {
	padding-top: 10px;
}
.pg-copy {
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin-bottom: 5px;
	margin-top: 0px;
}
.pg-copy a {
	font-size: 11px;
}
.pg-bfcopy {
	font-weight: bold;
	color: #000;
	font-size: 11px;
	line-height: 13px;
}
.pg-copyred {
	font-size: 11px;
	line-height: 13px;
	color: #D10025;
}
.pg-exhlist {
	font-size: 11px;
	line-height: 20px;
	color: #333;
	margin-bottom: 5px;
	margin-top: 0px;
}
.conf_icon {
	vertical-align: 50;
}
.conf_title {
	margin-left: 15px;
	margin-top: -5px;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: #000;
}
.conf_ital {
	font-weight: normal;
}
.conf_time {
	color: #d10025;
}
strong {
	color: #000;
	font-size: 90%;
	font-weight: bold;
}
a:hover {
	color: #2B3803;
	text-decoration: underline;
}
a {
	color: #690;
	text-decoration: none;
}
.flag {
	position: absolute;
	top: 65px;
	right: 0px;
}
link {
	color: #2B3803;
}
a:visited {
	color: #666;
}
.date_spanish {
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	left: 60px;
	top: -28px;
	position: relative;
	color: #FFF;
	width: 600px;
}
label {
	color: #333;
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	font-size: 11px;
}
.button-reset {
	color: #333;
	width: 5em;
	background-color: #999;
}
.formcheck {
	color: #333;
	text-align: left;
	width: 30em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	display: block;
	clip: rect(auto,auto,auto,auto);
}
.button-submit {
	color: #333;
	width: 8em;
	background-color: #FFF;
	margin-left: 20px;
}
.regformdl {
	color: #FFF;
	font-size: 11px;
	background-color: #F00;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-width: 4px;
	border-left-color: #F00;
}
.trigger {
	text-decoration: underline;
	color: #F00;
}
.conf_title_no_ul {
	margin-top: -5px;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #000;
}
