body  {
	min-width: 1010px;
	font: 100% "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/tilenew.png) top left repeat-x #0d5389;
	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;
}
#container { 
	margin-left: 0px; 
	margin-bottom: 0; 
	margin-right: 0px; 
	margin-top: 0; 
	background: url(images/newcontainer.png); 
	background-position: center top; 
	background-repeat: no-repeat; 
	background-color: white; 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

                      
  
#container2 { 
	margin-left: 0px; 
	margin-bottom: 0; 
	margin-right: 0px; 
	margin-top: 0; 
	background: url(images/container-2.png); 
	background-position: center top; 
	background-repeat: no-repeat; 
	background-color: white; 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

                      
  
#container3 { 
	margin-left: 0px; 
	margin-bottom: 0; 
	margin-right: 0px; 
	margin-top: 0; 
	background: url(images/container-3.png); 
	background-position: center top; 
	background-repeat: no-repeat; 
	background-color: white; 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

                      
  
#container4 { 
	margin-left: 0px; 
	margin-bottom: 0; 
	margin-right: 0px; 
	margin-top: 0; 
	background: url(images/container-4.png); 
	background-position: center top; 
	background-repeat: no-repeat; 
	background-color: white; 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

                      
  
#container5 { 
	margin-left: 0px; 
	margin-bottom: 0; 
	margin-right: 0px; 
	margin-top: 0; 
	background: url(images/container-5.png); 
	background-position: center top; 
	background-repeat: no-repeat; 
	background-color: white; 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

                      
  
img.floatLeft { 
    margin-left: 10px; 
    margin-bottom: 10px; 
    margin-right: 10px; 
    margin-top: 0px; 
    float: left; 
}

                      
  
#sidebar1 input
{
border-width: 0px;
text-shadow: 1px 1px 2px #101010;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 195px;
height: 20px;
margin-left:0px;
color: #ececec;
background: #2a3743;
margin-bottom: 0px;
}

                      
  
input.zip
{
border-style: solid;
border-color: #cbcbcb;
border-width: 1px;
text-shadow: 1px 1px 0px white;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 100px;
height: 20px;
margin-left:0px;
color: #455662;
background: #eeeeee;
margin-bottom: 0px;
}

                      
  
input.mainform
{
border-style: solid;
border-color: #cbcbcb;
border-width: 1px;
text-shadow: 1px 1px 0px white;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 200px;
height: 20px;
margin-left:0px;
color: #455662;
background: #eeeeee;
margin-bottom: 0px;
}

                      
  
input.phone
{
border-style: solid;
border-color: #cbcbcb;
border-width: 1px;
text-shadow: 1px 1px 0px white;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 150px;
height: 20px;
margin-left:0px;
color: #455662;
background: #eeeeee;
margin-bottom: 0px;
}

                      
  
input.captcha
{
border-width: 0px;
text-align: center;
text-shadow: 1px 1px 2px #bfbfbf;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 173px;
height: 20px;
margin-left:0px;
color: #2a353d;
background: #eef3f6;
margin-bottom: 0px;
}

                      
  
#sidebar1 input.submit
{
border-width: 0px;
text-shadow: 1px 1px 2px #101010;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 195px;
height: 35px;
margin-left:0px;
color: #ececec;
background: #3d5062;
margin-bottom: 0px;
}

                      
  
input.mainform2
{
border-color: #cbcbcb;
border-style: solid;
font-size: 16px;
border-width: 1px;
text-shadow: 1px 1px 2px white;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 195px;
height: 45px;
margin-left:0px;
color: #565a62;
background: #ececec;
margin-bottom: 0px;
}

                      
  
input.mainform2:hover
{
border-color: #455662;
border-style: solid;
font-size: 16px;
border-width: 1px;
text-shadow: 1px 1px 2px white;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 195px;
height: 45px;
margin-left:0px;
color: #565a62;
background: #f8f8f8;
margin-bottom: 0px;
}

                      
  
#sidebar1 input.submit:hover
{
border-width: 0px;
text-shadow: 1px 1px 2px #101010;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 195px;
height: 35px;
margin-left:0px;
color: #ececec;
background: #6789ae;
margin-bottom: 0px;
}

                      
  
#sidebar1 textarea
{
border-width: 0px;
text-shadow: 1px 1px 2px #101010;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width: 197px;
height: 50px;
margin-left:0px;
color: #ececec;
background: #2a3743;
margin-bottom: 0px;
}

  /* Header Content */
  
#smartlinks { padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 22px; background-position: left top; background-repeat: no-repeat; background-image: url(images/smartlinksback.png); margin-right: 0px; margin-left: 0px; margin-bottom: 0px; text-decoration: none; text-align: right; letter-spacing: 1px; font-style: normal; font-weight: normal; font-size: 12px; text-shadow: 1px 1px 2px #1c1c1c; font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: #a5d3e8; margin-top: 0px; height: 25px; width: 980px; }
#smartlinks a { text-align: right; padding-left: 10px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; font-style: normal; font-weight: normal; margin: 0px; font-variant: normal; text-decoration: none; color: #6db1ff; }
#smartlinks a:hover { text-align: right; font-style: normal; font-weight: normal; margin: 0px; color: #c0e4f2; }
#header {
padding: 0px;
margin: 0px;
width: 980px;
}  
  
#feature {
margin-left: 0px;
margin-bottom: 12px;
margin-right: 0px;
margin-top: 0px;
text-align: right;
height: 409px;
padding: 0px;
width: 980px;
float: left;
}  
  
#feature2 {
margin-left: 0px;
margin-bottom: 12px;
margin-right: 0px;
margin-top: 0px;
text-align: right;
height: 250px;
padding: 0px;
width: 980px;
float: left;
}  
  
#lefthead {

	float: left;
	width: 194px;
	height: 139px;
}
#middlehead {

	padding-left: 0px;

	padding-bottom: 0;

	padding-right: 0px;

	padding-top: 112px;

	background-position: left 0in;

	background-repeat: no-repeat;

	background-image: url(images/css-navback.png);  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 27px;
	width: 786px;
	text-align: center;
	float: left;
}
#header p, #header p a {
	font-style: normal;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	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 */ /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header p a:hover {
	text-decoration: underline;
}
#righthead {

	float: left;
	width: 0px;
	height: 139px;
}
#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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



  /* Navigation Content */
  
  #nav {
  float:left;
  }
  
#leftnav {
	background: url(images/nav_left.gif) left no-repeat;
	float: left;
	width: 16px;
	height: 54px;
}
#rightnav {
	background: url(images/nav_right.gif) right no-repeat;
	float: left;
	width: 16px;
	height: 54px;
}
#middlenav {
	text-shadow: 1px 1px 2px #151517;
	font-style: normal;
	font-weight: normal;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 16px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font: 14px;
	height: 40px;
	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 */ /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: right;
	width: 770px;
	float: left;
}
#nav a {
	text-shadow: 1px 1px 3px #222222;
	padding-right: 10px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #f4f4f4;
}
#nav a:hover {
	color: #a5d3e8;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}

  /* Sidebar Content */
#sidebar1 {
	padding-bottom: 5px;
	text-align: center;
	margin-top: -12px;
	background-color: #eeeeee;
	float: right; /* since this element is floated, a width must be given */
	width: 268px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
#sidebarTop {
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-top: 0;
	font-weight: normal; /* the background color will be displayed for the length of the content in the column, but no further */
	color: #FFFFFF;
}
#sidebarTop a {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebarBottom {
	padding: 0px;
	margin: 0px;
	width: 268px;
	height: 10px;
}
#contactUs {
	padding-left: 0px;
	padding-bottom: 16px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #1d252d;
}

#contactUs td { font-size: 10px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; font-style: normal; font-weight: normal; color: #5b88b0; }
#conventionRegistration {
	background-color: #0159a2;
	padding: 1px 10px;
}

#conventionRegistration a {
	color: #b23333; text-decoration:underline;
}
#conventionRegistration a:hover {
	text-decoration: none;
}

  /* Main Content */
#mainContent {
	text-shadow: 1px 1px 1px #f0f0f0;
	list-style-type: none;
	color: #33373f;
	line-height: 20px;
	font-size: 12px;
	margin-right: 275px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#mainContent a {
	color: #5b88b0;
}
#regcontent a {
	color: #5b88b0;
}
#mainContent a:hover {
	text-decoration: none;
}
#regcontent a:hover {
	text-decoration: none;
}
.app {
	background: #000000;
	width: 172px;
	padding: 5px 5px;
	color: #FFFFFF;
}
td.appsub {
	text-decoration: underline;
	color: #5b88b0;
	font-weight: bold;
}
.appfont {
	font-size: x-small;
}
.appfont li {
	padding-bottom: 2px;
}
#agreement {
	border: 2px solid;
	margin: 20px 0;
	padding: 0 10px;
}
#mainBottom {
	background-color: #900f02;
	margin: 0px;
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 0px;
	background: bottom;
	width: 786px;
	text-align: left;
}
h1 {
	font-variant: small-caps;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #e2e2e2;
	font-style: normal;
	font-weight: normal;
	font-size: x-large;
	color: #588cc5;
}
h3 {
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 0px #cbcbcb;
	letter-spacing: 1px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1px;
}
.list1 {
	font-weight: bold;
	color: #3772bc;
}
.list2 {
	font-weight: normal;
	color: #000000;
}
.list3 {
	font-weight: normal;
	color: #000000;
	margin-left:200px
	

	
}
  /* Footer Content */
#footer {
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 3px black;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 16px;
	background-image: url(images/footerback.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	font-size: 12px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align: center;
	color: #a5d3e8;
}
#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 */
	line-height: 0;
}
#footer a {
	text-decoration: none;
	color: #a5d3e8;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a#reverse {
	text-decoration: underline;
}
#footer a#reverse:hover {
	text-decoration: none;
}

.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. */
	float: right;
	margin-left: 8px;
}
.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 */
	padding: 0px;                                                                                                                                                              
	margin: 0px;                                                                                                                                                              
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

  /* Printer Only Preferences */
@media print {
#sidebar1 {display: none;}
#mainContent {margin-right: 0;}
#mainBottom {display: none;}
}
