/* TESOL CONVENTION 2009  */

body {
background-color: #fff;
color: #000;
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;
}

#container{
width: 1000px;
}

#header{
background-image: url(../lib/bg_header.jpg);
background-repeat: no-repeat;
width: 1000px;
height: 167px;
}

#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-color: #967333;
width: 766px;
height: 38px;
}

#submenu{
border-right: 1px solid #eae3d6;
}

#Attendees{
color: #fff;
font-size: 12px;
background-color: #967333;
padding: 10px;
border-top: 1px solid #9d7d41;
}

#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;
}

#links {
color:#967333;
}

#footer{
background-color: #fff;
height: 25px;
text-align: right;
padding-right: 10px;
}

.title { 
font-size: 18px;
line-height: 20px;
}

.title2{
color: #967333;
font-size: 18px;
line-height: 30px;
}

.subtitle{
color: #967333;
font-size: 14px;
line-height: 30px;
font-weight: 700;
}

.bold { 
font-weight: 700;
}
.bold2{
color: #ff0101;
font-weight: 700;
}

/*LINKS*/

a.link1:link, a.link1:visited  { 
color: #cb0101;
text-decoration: none; 
}
a.link1:hover { 
color: #cb0101;
text-decoration: underline; 
}

.border {
border-bottom:thin;
border:thick;
border-bottom-color:#000000;
border-width:medium;

}

/* Fin CSS */
