A:visited  {color: #004163; text-decoration: underline}
A:link  {color: #004163; text-decoration: underline}
A:active  {color: #004163; text-decoration: underline}
A:hover   {color: #b89c4b; text-decoration: underline}


body {
	margin: 0px;
	color: #999999;
	text-decoration: none;
	background: url(/conference/albuquerque2010/images/bkd.jpg) repeat;
	text-align: center;
	font: 13px Verdana;
}

#wrapper{
	width: 968px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#head {
	float:left;
	width:968px;
	height:284px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	}

#navContainer {
	float:left;
	width:968px;
	margin:0px;
	padding:0px;
	height:82px;
	}

#nav {
	float:left;
	width:968px;
	background: url(/conference/albuquerque2010/images/nav-bkd.jpg) repeat;
	margin:0px;
	padding:0px;
	height:82px;
	}

#main {
	width: 968px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align:left;
	background:#ffffff;
	}

#bodyhome {
	width: 953px;	
	background:transparent none repeat scroll 0 0;	
	margin: 5px 0px 0px 0px;
	float:left;
	padding: 0px 0px 20px 15px;
	}

#homeleft {
	width: 508px;	
	float:left;
	background:transparent none repeat scroll 0 0;	
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

#hometxt {
 	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: 000000;
	text-align: left;
	background:transparent none repeat scroll 0 0;	
	padding:0px;
	margin:0px;
	}

.homehead {
	font-family: Verdana;
	color: #981b1e;
	font-size: 12px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
	}

#homemid {
	text-align:center;
	width: 200px;	
	float:left;
	background:transparent none repeat scroll 0 0;	
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

#sponsors {
	width:210px;
	background:transparent none repeat scroll 0 0;
	float:left;
	border-left:1px #999999 solid;
	padding:0px 0px 10px 10px;
	margin:0px;
	text-align:center;
	}

.sponsorhead {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	}


#bodytext {
	width: 938px;	
	background:transparent none repeat scroll 0 0;	
	margin: 5px 15px 0px 0px;
	float:left;
	padding: 0px 0px 20px 15px;
	}

#brtxt {
 	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: 000000;
	text-align: left;
	background:transparent none repeat scroll 0 0;	
	padding:0px;
	margin:0px;
	}

#footer {	
	float:left;
	width:968px;
	height:123px;
	background: url(/conference/albuquerque2010/images/btm-bkd.jpg) repeat-x;
	margin:0px 0px 20px 0px;
	padding:0px;
	}

#footertxt {
	width:968px;
	float:left;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding:0px;
	margin:20px 0px 0px 0px;
	line-height:15px;
	}

p {
 	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: 000000;
	text-align: left;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

UL {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

OL {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

li {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

CENTER {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

TD {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}


H3 {
  font-family: Verdana;
	color: #981b1e;
	font-size: 14px;
	font-weight: bold;
	margin-top:0px;
	}

H4 {
  font-family: Verdana;
  font-size: 13px;
  color: #2b0576;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 12px;
  color: #b89c4b;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}


