
body {
text-align: center;
background: #ededed url(images/body.jpg) top center no-repeat  scroll;
margin: 0 auto;
padding: 0;
font-size: small;
line-height: 180%;
font-family: "Trebuchet MS", san-serif;
}

#wrap {
color: #ededed;
/*margin: 0 auto;*/
  margin-left: auto; 
  margin-right: auto;
  text-align: left;
width: 770px;
}

#header {
margin: 0px 0 0 0; /*30px 0 0 0 */
padding: 0 0 0 0;
background-image: url(images/alternatemasthead432x164.jpg);
background-repeat:  no-repeat;
text-align: left;
visibility: visible;
position: relative;
height: 180px; /*260px*/
background-position: center;
}	

#content {
margin: 0 160px 0 20px;
padding: 20px;
line-height: 1.7em;
}
	
#navbar 
	{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	/*background-color: #ededed;*/
	text-align: center;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 48px;
	}

#title 
	{
	margin: -10px 10px 10px 5%;
	height: 95px
	}

#midsection
	{
	color: 666666;
	/*background: transparent;*/
	margin: 0 auto;
	padding: 10px; /*20px*/
	width: 720px; /*760px*/
	text-align: left;
	/*background: url(images/whitebg.jpg) repeat-y top center;*/
	}


#schedule /* font size="2" face="Trebuchet MS, Verdana, Arial" color="990033" */
{
	color: Navy;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}	

#registrants
{
	color: black;
	font-size: 8pt;
	line-height: 150%;
	text-align: left;
	margin: 3px 0 4px 0;
}

#panelists
{
	color: #5C5C5C;
	font-size: 8pt;
	line-height:  150%;
	text-align: left;
	margin: 3px 0 4px 0;
}
	
#sponsorshipsleft
{
	color: 990033;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
}	

#sponsorshipsright
{
	color: 990033;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
}	
	
a 
	{
	color: #6d429e;
	text-decoration: none;
	}

a:hover 
	{
	color: black;
	text-decoration: underline;
	}
	
	/* ++++++++++ FORMS +++++++++ */	
	
fieldset
	{
		margin: 1.5em 0 0 0;
		padding: 0;
	}
	
legend
	{
		margin-left: 1em;
		color: #000000;
		font-weight: bold;
	}
	
fieldset ol
	{
		padding: 1em 1em 0 1em;
		list-style: none;
	}
	
fieldset li
	{
		padding-bottom: 1em;
	}
	
fieldset.submit
	{
		border-style: none;
	}
	
	/* ++++++++++ images +++++++++ */
	
.floatimgright 
{
	float:right;
	border:0;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left: 10px;
}

.floatimgleft 
{
	float:left;
	border:0;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left: 0px;
}
