body {
background-color: #fff;
color: #6c5750;
font-family: "Arial", Verdana, sans-serif; 
font-size: 12px;
margin: 0px;
padding: 0px;
}

a:link,a:visited { 
color: #fff;
text-decoration: underline;
line-height: 16px;
}
a:hover {
color: #fff;
text-decoration:  none;
line-height: 16px;
}

#links {
color:#fd9700;
}

#container{
background: url(../lib/bg.gif) repeat-y left;
width: 1000px;
}

#content{
margin-right: 10px;
_margin-right: 5px;
}

#header{
background: url(../lib/bg_headernew.jpg) no-repeat right top;
width: 1000px;
height: 205px;
}

#register{
color: #967333;
font-size: 20px;
background-color: #ef7e00;
background-image: url(../lib/bg_register.gif);
background-repeat: repeat-x;
width: 234px;
height: 85px;
}

#menuAttendees{
color: #fff;
font-size: 12px;
background: #751505 url(../lib/bg_menu_attendees.gif) repeat-x left;
width: 765px;
height: 38px;
margin-top: 167px;
}

.Attendees{
color: #fff;
background: #751505 url(../lib/bg_attendees.gif) repeat-x left;
width: 215px;
height: 53px;
padding: 0 10px;
}

#menuExhibitors{
color: #fff;
font-size: 12px;
background-color: #2e1006;
width: 766px;
height: 38px;
}

#Exhibitors{
color: #fff;
background-color: #2e1006;
padding: 10px;
border-top: 1px solid #9d7d41;
}

#menuPresenters{
color: #fff;
font-size: 12px;
background-color: #d7ad41;
width: 766px;
height: 38px;
}

#Presenters{
color: #fff;
background-color: #d7ad41;
padding: 10px;
border-top: 1px solid #9d7d41;
}

#footer{
background-color: #fff;
height: 25px;
text-align: right;
padding-right: 10px;
}


.clear{
clear: both;
}


.title { 
font-size: 18px;
line-height: 20px;
}

.title2{
color: #771605;
font-size: 18px;
line-height: 30px;
}

.subtitle{
color: #802616;
font-size: 14px;
line-height: 30px;
font-weight: 700;
}

.bold { 
font-weight: 700;
}

.bold2{
color: #ff0101;
font-weight: 700;
}

.color1{
color: #802616;
}

.color2{
color: #fd9700;
}



/*LINKS*/

a.link1:link, a.link1:visited  { 
color: #cb0101;
text-decoration: none; 
}
a.link1:hover {
	color: #FD9700;
	text-decoration: underline;
}

#link2 {
	color: #fd9700;
	text-decoration: none;
	font-weight: 700;
}

